Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 03:59
Show Gist options
  • Save r-rmcgibbo/8a96c3994b6d88f35463f329331968bd to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8a96c3994b6d88f35463f329331968bd to your computer and use it in GitHub Desktop.
warning: ignoring the user-specified setting 'experimental-features', because it is a restricted setting and you are not a trusted user
building '/nix/store/myf2088yc8wzjbx929w5f9vcixl24bsf-builder.pl.drv'...
building '/nix/store/7j7vrni59cn0fh98lg1jpxbc9xggx2mm-Spyder.desktop.drv'...
building '/nix/store/za3askfwa80hlasi4g918v2a5adbsxwm-python3.8-buildbot-grid-view-3.0.2.drv'...
building '/nix/store/4zjamh1w52h94m39kx34pmy9l10nn5r5-python3.8-buildbot-wsgi-dashboards-3.0.2.drv'...
building '/nix/store/nvr9z5rlkplx7w0qnhsyvl4nm3kcqrz6-python3.8-pylint-2.7.1.drv'...
building '/nix/store/30bq411q47g8pvipj47zjbn6vzq0p2y3-python3.8-spyder-kernels-0.5.2.drv'...
building '/nix/store/sb799z5cwqcma5dm3076qkypjk83538k-python3.9-pylint-2.7.1.drv'...
building '/nix/store/d4370sqch58cdhn31sgz29fkak9by1by-buku-4.5.drv'...
building '/nix/store/dmb9sxr65bv41whipqxsnihfa67d5pa5-cmake-format-0.6.13.drv'...
builder for '/nix/store/dmb9sxr65bv41whipqxsnihfa67d5pa5-cmake-format-0.6.13.drv' failed with exit code 1; last 10 log lines:
configuring
no configure script, doing nothing
building
no Makefile, doing nothing
installing
Executing pipInstallPhase
/build/dist /build
Processing ./cmakelang-0.6.13-py3-none-any.whl
ERROR: Could not find a version that satisfies the requirement six>=1.13.0 (from cmakelang)
ERROR: No matching distribution found for six>=1.13.0
building '/nix/store/sm9n7zxfph27xjfih906hlkmlypl3xbb-python3.8-buildbot-3.0.2.drv'...
building '/nix/store/30xc7g1637fiqv69600avbzrria6rls2-python3.8-diff_cover-4.0.1.drv'...
building '/nix/store/8wmlcplngirn5394isi906idk7z7i8df-python3.8-pamqp-3.0.1.drv'...
building '/nix/store/waz417nd97m495mwpjdkcb6agz4dwxjn-python3.8-pylint-plugin-utils-0.6.drv'...
building '/nix/store/8ssix1cbqqpzyi6v0zvi0biihngbcfwl-python3.8-aioamqp-0.14.0.drv'...
builder for '/nix/store/8ssix1cbqqpzyi6v0zvi0biihngbcfwl-python3.8-aioamqp-0.14.0.drv' failed with exit code 1; last 10 log lines:
adding 'aioamqp-0.14.0.dist-info/top_level.txt'
adding 'aioamqp-0.14.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./aioamqp-0.14.0-py35.py36.py37.py38-none-any.whl
ERROR: Could not find a version that satisfies the requirement pamqp<3,>=2.2.0 (from aioamqp)
ERROR: No matching distribution found for pamqp<3,>=2.2.0
building '/nix/store/7wfq4n70n3fkllhx4k753gwrksac88m4-python3.8-pylint-celery-0.3.drv'...
building '/nix/store/hnccpfhrv62vg1av28x5nzrhjhlpds53-python3.8-pylint-django-2.3.0.drv'...
builder for '/nix/store/hnccpfhrv62vg1av28x5nzrhjhlpds53-python3.8-pylint-django-2.3.0.drv' failed with exit code 1; last 10 log lines:
FAILED pylint_django/tests/test_func.py::test_everything[func_unused_arguments]
FAILED pylint_django/tests/test_func.py::test_everything[func_hard_coded_auth_user]
FAILED pylint_django/tests/test_func.py::test_everything[func_model_does_not_use_unicode_py33]
FAILED pylint_django/tests/test_func.py::test_everything[external_factory_boy_noerror]
FAILED pylint_django/tests/test_func.py::test_everything[func_json_response]
FAILED pylint_django/tests/test_func.py::test_everything[func_noerror_manytomanyfield]
FAILED pylint_django/tests/test_func.py::test_everything[func_model_no_explicit_unicode_str_compat]
FAILED pylint_django/tests/test_func.py::test_migrations_plugin[0002_new_column]
FAILED pylint_django/tests/test_func.py::test_migrations_plugin[0003_without_backwards]
=========== 10 failed, 38 passed, 3 skipped, 1 deselected in 18.52s ============
building '/nix/store/9scjg0pzlzkvw8f5sddkm59vk5x6l7ni-python3.8-pylint-flask-0.6.drv'...
building '/nix/store/s7zj3wcv7k4vywi1nrvw6yd2h4bjdz0l-python3.8-pysonos-0.0.40.drv'...
builder for '/nix/store/s7zj3wcv7k4vywi1nrvw6yd2h4bjdz0l-python3.8-pysonos-0.0.40.drv' failed with exit code 1; last 10 log lines:
tests/test_music_library.py:13
/build/source/tests/test_music_library.py:13: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
Use @pytest.fixture instead; they are the same.
@pytest.yield_fixture()
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
SKIPPED [66] tests/conftest.py:31: use --ip and an ip address to run integration tests.
============ 1 failed, 208 passed, 66 skipped, 11 warnings in 7.73s ============
building '/nix/store/q8x3an4a5kmj4ff5jbzwdzrhyyclmjn6-python3.8-pytest-pylint-0.18.0.drv'...
building '/nix/store/rwjnddg0mjmbamqycb9z80zrl3rgxbzv-python3.8-python-language-server-0.36.2.drv'...
building '/nix/store/b4pg1bl5432sy80hvdsy6albh74ks0ib-python3.8-phik-0.10.0.drv'...
building '/nix/store/rm8dq3lbrkqidiv33dhmfywy1jk8kn50-python3.8-python3.8-buildbot-3.0.2-with-plugins.drv'...
building '/nix/store/x2qwvm23s6dia8yfq5r71kv612gf38ym-python3.8-python3.8-buildbot-3.0.2-with-plugins.drv'...
building '/nix/store/lcr6zrg2ccqxbw4qxp2bxbxpqk4c1r3d-python3.8-pytile-5.2.1.drv'...
building '/nix/store/d3j156qyzl8zmdqwrgvfihhph6bd8njs-python3.8-rabbitpy-2.0.1.drv'...
builder for '/nix/store/d3j156qyzl8zmdqwrgvfihhph6bd8njs-python3.8-rabbitpy-2.0.1.drv' failed with exit code 1; last 10 log lines:
rabbitpy/message.py 147 147 62 0 0%
rabbitpy/simple.py 67 67 14 0 0%
rabbitpy/tx.py 42 42 6 0 0%
rabbitpy/utils.py 40 40 8 0 0%
----------------------------------------------------------
TOTAL 1926 1922 579 0 1%
----------------------------------------------------------------------
Ran 9 tests in 0.007s
FAILED (errors=9)
building '/nix/store/3cldwbpz7syfazny6i52nbsvb8aqn7pg-python3.8-setuptools-lint-0.6.0.drv'...
building '/nix/store/884861nldvm7six5sy8ivigx264r36py-python3.8-trio-0.18.0.drv'...
building '/nix/store/hal93l6bkmnic1syk5nk38sdhdv78pd1-python3.8-pynput-1.7.3.drv'...
building '/nix/store/zxfbq57lwbxb9yga1nk61hnbm6ad6dqz-python3.8-pyls-black-0.4.6.drv'...
building '/nix/store/vdrbndr0ilrlaz0yg81hhbgqbvsz9p25-python3.8-pyls-isort-0.1.1.drv'...
building '/nix/store/lad67amdk0kmv65mha0pv1jl6h8290p7-python3.8-pyls-mypy-0.1.8.drv'...
building '/nix/store/j5d90s8ck0zwvsdzfklb4i0fr2dp8qzq-python3.8-pyls-spyder-0.3.2.drv'...
building '/nix/store/xp68abi290q0ajrmxhylla9kx0cm1kb0-python3.8-anyio-2.2.0.drv'...
building '/nix/store/ydkxhvnfgrfp1nic2rh4x0c6dgzn6pjj-python3.8-httpcore-0.12.3.drv'...
building '/nix/store/189fd02mqryf6224f8fv2lsrzpp3lkhx-python3.8-jeepney-0.6.0.drv'...
building '/nix/store/lqlsb4rncz7b90aqzw700zlfyd4fl3qn-python3.8-msrest-0.6.21.drv'...
building '/nix/store/z02vrc6ih09p4b87bkiclcq7i708rl1i-python3.8-pytest-trio-0.7.0.drv'...
building '/nix/store/jf1d8cvqg6ryazhf1v1sh62pp29d68af-python3.8-secretstorage-3.3.1.drv'...
building '/nix/store/jjyajhqlxvgzi464z56cy7d7a9zplvp3-python3.8-azure-core-1.12.0.drv'...
building '/nix/store/9z7vwys8cqlb5s7gyqdl7k33k5whps9n-python3.8-httpx-0.17.1.drv'...
building '/nix/store/fy6qx1lfq9zmqxgrj57fa2n5pwiwdv9q-python3.8-keyring-21.5.0.drv'...
building '/nix/store/qw03s5hn3mblx36diyq3s9c3lr4x7flk-python3.8-pyfuse3-3.1.1.drv'...
building '/nix/store/nkdwfm32jr9f81y0cdpfscql77pln8j8-python3.8-poetry-1.1.4.drv'...
building '/nix/store/84g29bdb59h6xnkjq2grzfdch52cdh86-python3.8-respx-0.16.3.drv'...
building '/nix/store/9k9m2mmyk33412la6hlnlga3034nkkdv-python3.8-spyder-3.3.6.drv'...
building '/nix/store/3y90m0bn1bglspqzzixihww3vvxzpldl-python3.8-spyder-4.2.1.drv'...
builder for '/nix/store/3y90m0bn1bglspqzzixihww3vvxzpldl-python3.8-spyder-4.2.1.drv' failed with exit code 1; last 10 log lines:
Requirement already satisfied: watchdog>=0.10.3 in /nix/store/7c5ki242vqkvpf0bnldcnprckvrfjnjr-python3.8-watchdog-2.0.2/lib/python3.8/site-packages (from spyder==4.2.1) (2.0.2)
Requirement already satisfied: cloudpickle>=0.5.0 in /nix/store/akz8j4i7p5i4bi0gkzfpgi8bz6awfdqh-python3.8-cloudpickle-1.6.0/lib/python3.8/site-packages (from spyder==4.2.1) (1.6.0)
Requirement already satisfied: pexpect>=4.4.0 in /nix/store/xc8nbxr692drvbxgarjlp4az80x8x8sc-python3.8-pexpect-4.8.0/lib/python3.8/site-packages (from spyder==4.2.1) (4.8.0)
Requirement already satisfied: three-merge>=0.1.1 in /nix/store/56w48f0pr23x9gyr1djzraj4qs5gwawl-python3.8-three-merge-0.1.1/lib/python3.8/site-packages (from spyder==4.2.1) (0.1.1)
Requirement already satisfied: pyls-black>=0.4.6 in /nix/store/j90l4mgslsshn5wkjyxjf4089dra9asx-python3.8-pyls-black-0.4.6/lib/python3.8/site-packages (from spyder==4.2.1) (0.4.6)
Requirement already satisfied: pyzmq>=17 in /nix/store/3av6p8ixh6if6w921r8abz9v8j57fvh6-python3.8-pyzmq-20.0.0/lib/python3.8/site-packages (from spyder==4.2.1) (20.0.0)
Requirement already satisfied: psutil>=5.3 in /nix/store/p4pjk7k4kd5pz1w6r5c17zfg3f1msz1c-python3.8-psutil-5.8.0/lib/python3.8/site-packages (from spyder==4.2.1) (5.8.0)
Requirement already satisfied: qtpy>=1.5.0 in /nix/store/ci9x347rw06a5hzdjc0r2bwyv37kjcmk-python3.8-QtPy-1.9.0/lib/python3.8/site-packages (from spyder==4.2.1) (1.9.0)
ERROR: Could not find a version that satisfies the requirement textdistance>=4.2.0 (from spyder)
ERROR: No matching distribution found for textdistance>=4.2.0
building '/nix/store/3ljwmckb7b5ik32yzg9kw3901ndx6gzy-python3.9-buildbot-3.0.2.drv'...
building '/nix/store/4my74j6spj5nfc344pprinwn6zpcmyzv-python3.9-diff_cover-4.0.1.drv'...
building '/nix/store/qkrhkksp2i7mqs7mk98ph5mw0x846k4l-python3.8-rich-9.10.0.drv'...
building '/nix/store/6kqn946ggfswnr52mz5932a4bc1as9y3-python3.9-pamqp-3.0.1.drv'...
building '/nix/store/9dcnw3dv5g8rx09yzaazvr172kmbplnd-python3.9-pylint-plugin-utils-0.6.drv'...
building '/nix/store/6ip32zs44j1vb5ivgzh6dkhfcg5wd4s7-python3.8-tqdm-4.58.0.drv'...
building '/nix/store/1rzggifgp3wwshyaffniw75hdvddrdd9-python3.9-pylint-celery-0.3.drv'...
building '/nix/store/mskvzf4x4sw5xrypiwsdgs0jas8ziv70-python3.9-aioamqp-0.14.0.drv'...
builder for '/nix/store/mskvzf4x4sw5xrypiwsdgs0jas8ziv70-python3.9-aioamqp-0.14.0.drv' failed with exit code 1; last 10 log lines:
adding 'aioamqp-0.14.0.dist-info/top_level.txt'
adding 'aioamqp-0.14.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./aioamqp-0.14.0-py35.py36.py37.py38-none-any.whl
ERROR: Could not find a version that satisfies the requirement pamqp<3,>=2.2.0 (from aioamqp)
ERROR: No matching distribution found for pamqp<3,>=2.2.0
building '/nix/store/89hq83c6r1hk8i8p8dnswd58f4cyj1q1-python3.9-pylint-django-2.3.0.drv'...
building '/nix/store/km2zk3c7jdbg0qnagd6nwyb6qxv66081-python3.9-pylint-flask-0.6.drv'...
building '/nix/store/a9zb3rigiq6w1hhgblal9rnig2z0picr-conan-1.27.0.drv'...
building '/nix/store/k01vfbhbdq5598qqiizy3bk3wxndx554-python3.9-pysonos-0.0.40.drv'...
builder for '/nix/store/89hq83c6r1hk8i8p8dnswd58f4cyj1q1-python3.9-pylint-django-2.3.0.drv' failed with exit code 1; last 10 log lines:
FAILED pylint_django/tests/test_func.py::test_everything[func_unused_arguments]
FAILED pylint_django/tests/test_func.py::test_everything[func_hard_coded_auth_user]
FAILED pylint_django/tests/test_func.py::test_everything[func_model_does_not_use_unicode_py33]
FAILED pylint_django/tests/test_func.py::test_everything[external_factory_boy_noerror]
FAILED pylint_django/tests/test_func.py::test_everything[func_json_response]
FAILED pylint_django/tests/test_func.py::test_everything[func_noerror_manytomanyfield]
FAILED pylint_django/tests/test_func.py::test_everything[func_model_no_explicit_unicode_str_compat]
FAILED pylint_django/tests/test_func.py::test_migrations_plugin[0002_new_column]
FAILED pylint_django/tests/test_func.py::test_migrations_plugin[0003_without_backwards]
=========== 10 failed, 38 passed, 3 skipped, 1 deselected in 18.46s ============
building '/nix/store/bd2bdqj5nrw05j4qjwvkqzffb5wsxii9-python3.9-pytest-pylint-0.18.0.drv'...
building '/nix/store/lllvgpb0c804277zbfld2zg9klpiwz6s-python3.9-python3.9-buildbot-3.0.2-with-plugins.drv'...
building '/nix/store/zb5yvb9963ws8lix3gibi5jg0rdcfyp7-python3.9-python3.9-buildbot-3.0.2-with-plugins.drv'...
building '/nix/store/y9nf4d6jhvj625y31xmj25wmm45i0sm0-python3.9-rabbitpy-2.0.1.drv'...
builder for '/nix/store/k01vfbhbdq5598qqiizy3bk3wxndx554-python3.9-pysonos-0.0.40.drv' failed with exit code 1; last 10 log lines:
tests/test_music_library.py:13
/build/source/tests/test_music_library.py:13: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
Use @pytest.fixture instead; they are the same.
@pytest.yield_fixture()
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
SKIPPED [66] tests/conftest.py:31: use --ip and an ip address to run integration tests.
============ 1 failed, 208 passed, 66 skipped, 11 warnings in 7.97s ============
building '/nix/store/1m1xmkwf0rdhlnawijlj8ffh6m98ajfn-python3.9-rope-0.18.0.drv'...
builder for '/nix/store/y9nf4d6jhvj625y31xmj25wmm45i0sm0-python3.9-rabbitpy-2.0.1.drv' failed with exit code 1; last 10 log lines:
rabbitpy/message.py 147 147 62 0 0%
rabbitpy/simple.py 67 67 14 0 0%
rabbitpy/tx.py 42 42 6 0 0%
rabbitpy/utils.py 40 40 8 0 0%
----------------------------------------------------------
TOTAL 1926 1922 579 0 1%
----------------------------------------------------------------------
Ran 9 tests in 0.007s
FAILED (errors=9)
building '/nix/store/2a6xvb8z85dvqhd7w2z4gnzsipx6myix-python3.9-setuptools-lint-0.6.0.drv'...
building '/nix/store/7nmvf3bnqrayzx3qzy90iq56lbpbql38-python3.9-spyder-kernels-0.5.2.drv'...
builder for '/nix/store/1m1xmkwf0rdhlnawijlj8ffh6m98ajfn-python3.9-rope-0.18.0.drv' failed with exit code 1; last 10 log lines:
self.assertEqual(c_class, a_var.get_type())
AssertionError: <rope.base.pyobjectsdef.PyClass object at 0x7ffff5610070> != <rope.base.pyobjects.PyObject object at 0x7ffff6414790>
-------------------- >> begin captured logging << --------------------
root: DEBUG: Using /dev/shm/sample_project as root of the project.
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 102 tests in 2.387s
FAILED (SKIP=2, failures=10)
building '/nix/store/f8agamnniqahcg3jw3rndlv0xspa6rsf-python3.9-pynput-1.7.3.drv'...
cannot build derivation '/nix/store/bqca05dck4ypmq2aa231219gxzpkcv7s-python3.9-python-language-server-0.36.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3706nnpjpq3j26kbyq10jldrg3wr15pr-python3.9-pyls-black-0.4.6.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/8srlq8waqlzdpr377p9p0dw62xl5w56p-python3.9-pyls-isort-0.1.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/brqxw6qslc5v3gz1l8sjhj8v6h90ryvw-python3.9-pyls-mypy-0.1.8.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/8g117lq0ir9i7i8fds4f730b0r4qwfdv-python3.9-pyls-spyder-0.3.2.drv': 1 dependencies couldn't be built
building '/nix/store/f14r04a6cr14ggxc0mdq45k10ys6s0l6-python3.9-trio-0.18.0.drv'...
building '/nix/store/i31wqg886f8n4lb3mpy8gi7dljjk9dp8-thonny-3.3.2.drv'...
building '/nix/store/mx5xw2kqp1bl2l60rqm1ivxjc57y0zmx-topydo-0.13.drv'...
building '/nix/store/hqwln3fvssmmkj3fmzwlwcp1l3wxkq54-python3.9-anyio-2.2.0.drv'...
building '/nix/store/6kcqqcyxm58q2pf4bfx70rhl107zr5gl-python3.9-httpcore-0.12.3.drv'...
building '/nix/store/cvn5byyzsxcxp3ri8yirbxayz591s0n2-python3.9-jeepney-0.6.0.drv'...
building '/nix/store/cyszi2b3qmqv5gzy5d1hiybb6ffvfmn9-python3.9-msrest-0.6.21.drv'...
building '/nix/store/xkwqp4iga26awnyv0akbg1k84w5y3wi3-python3.9-pytest-trio-0.7.0.drv'...
building '/nix/store/xlpmpq5c344k2jfdi03xziy2znc62iv7-python3.9-secretstorage-3.3.1.drv'...
building '/nix/store/lygy2injaklrmmxk62dvw81lb5z3xzyh-python3.9-azure-core-1.12.0.drv'...
building '/nix/store/hvgzbzbjk6krplsp4hbg91cw29wqxg6i-python3.9-httpx-0.17.1.drv'...
building '/nix/store/g3i07ij26zvpx1wz4vlzhlfh1rcv0ys4-python3.9-keyring-21.5.0.drv'...
building '/nix/store/5qg0q5v37bdm7qrz2gjc1vyzmkxnazhw-python3.9-pyfuse3-3.1.1.drv'...
cannot build derivation '/nix/store/6wk9rg5wfag4vjbnzgx5b47d9br7vvi4-python3.9-spyder-3.3.6.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/bghy1x633rd2lpb2nvk45az4hp9hkwrc-python3.9-spyder-4.2.1.drv': 4 dependencies couldn't be built
building '/nix/store/rmd8n7y9l4r5apd0miwyvz40z8s1dmh0-python3.9-respx-0.16.3.drv'...
cannot build derivation '/nix/store/ji46i71bnaxmbp7nixwd35nj5v5611d5-env.drv': 17 dependencies couldn't be built
cannot build derivation '/nix/store/29h8sjjq9zxmz2ilq8hs1f21ib5al397-review-shell.drv': 1 dependencies couldn't be built
error: build of '/nix/store/29h8sjjq9zxmz2ilq8hs1f21ib5al397-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment