[INFO] fetching crate qoqo_qir 0.3.0...
[INFO] testing qoqo_qir-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate qoqo_qir 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate qoqo_qir 0.3.0
[INFO] finished tweaking crates.io crate qoqo_qir 0.3.0
[INFO] tweaked toml for crates.io crate qoqo_qir 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qoqo_qir 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qoqo_qir 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9f31bda8f78e79ee5287634bc3e52b50b2f06fd3406e9122a44a923c0af19d7
[INFO] running `Command { std: "docker" "start" "-a" "f9f31bda8f78e79ee5287634bc3e52b50b2f06fd3406e9122a44a923c0af19d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9f31bda8f78e79ee5287634bc3e52b50b2f06fd3406e9122a44a923c0af19d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f31bda8f78e79ee5287634bc3e52b50b2f06fd3406e9122a44a923c0af19d7", kill_on_drop: false }`
[INFO] [stdout] f9f31bda8f78e79ee5287634bc3e52b50b2f06fd3406e9122a44a923c0af19d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3f00d3310a2af57415ac6efa931d0f462df6fb2939c12bcf81770e11186713d
[INFO] running `Command { std: "docker" "start" "-a" "a3f00d3310a2af57415ac6efa931d0f462df6fb2939c12bcf81770e11186713d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling roqoqo v1.21.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling roqoqo-derive v1.21.0
[INFO] [stderr]    Compiling struqture-py-macros v2.2.3
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling qoqo_calculator v1.7.1
[INFO] [stderr]    Compiling struqture-py v2.2.3
[INFO] [stderr]    Compiling qoqo v1.21.0
[INFO] [stderr]    Compiling struqture v1.13.4
[INFO] [stderr]    Compiling qoqo_calculator_pyo3 v1.7.1
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling struqture v2.2.3
[INFO] [stderr]    Compiling qoqo-macros v1.21.0
[INFO] [stderr]    Compiling roqoqo-qir v0.3.0
[INFO] [stderr]    Compiling qoqo_qir v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "a3f00d3310a2af57415ac6efa931d0f462df6fb2939c12bcf81770e11186713d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f00d3310a2af57415ac6efa931d0f462df6fb2939c12bcf81770e11186713d", kill_on_drop: false }`
[INFO] [stdout] a3f00d3310a2af57415ac6efa931d0f462df6fb2939c12bcf81770e11186713d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e5b3cd44b301e32ff8f22f731f3b0f46be61391e079c4071608e29ebde82907
[INFO] running `Command { std: "docker" "start" "-a" "5e5b3cd44b301e32ff8f22f731f3b0f46be61391e079c4071608e29ebde82907", kill_on_drop: false }`
[INFO] [stderr]    Compiling qoqo_qir v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctIknJB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libroqoqo_qir-35fde6fc3c6afbda,liblazy_static-b3603208c0de2608,libqoqo-cff66a971da6a286,libstruqture_py-0555718c764a986c,libroqoqo-8b0f7f4c647ce16e,libbincode-8fe31e615134ceb5,libunty-4b879f2d92d382d8,libstruqture-3ee9c0042c6b36e9,libstruqture-12d07e7331b9730d,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libtinyvec-72550a11d4ce9541,libtinyvec_macros-1c14e8980bff1229,libnalgebra-1658b66618676473,libnum_rational-c18c0e01fa143056,libtypenum-b636c2b461885073,libsimba-fabbb4321e2ba91a,libwide-8cdd48e92c5b32fc,libsafe_arch-0da4544bde2502c3,libbytemuck-150616c01269d672,libapprox-d7428d0bb2df37bf,librand_distr-a79e0a930d6308cb,librand-93f0251f2ee5da76,librand_chacha-3ffc7f939f5ff9ac,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-b2b07f2aa95c7236,libgetrandom-002cb569f61c20b6,libcfg_if-5a199b0ec0054672,libpetgraph-9518a3cf02459e71,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfixedbitset-1d9e4d386551ec07,libqoqo_calculator_pyo3-5f9c30d467d3cc43,libqoqo_calculator-6cc29ef5c3a4fdcc,libschemars-b4bf7a630963b088,libdyn_clone-1c1b05e4f4a02cac,libref_cast-deb16f994d2561a5,libserde_json-d6441870d1089966,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-ecbfc08e271fd39d,libnumpy-4d307c4f365d8fba,librustc_hash-d7c9c021d0487117,libndarray-e9b0966095fdcd3c,libmatrixmultiply-4eae512cdcc867fe,libnum_integer-e6687e96e4a2dfba,librawpointer-a726d041f28ef5ec,libpyo3-4cfc6e21f017bb1e,libmemoffset-b97817c90c352208,libonce_cell-0ba6aecba7086d38,libpyo3_ffi-dc62c72c1b8ed406,liblibc-4a513ea0f2e1d0e2,libnum_complex-56bce1ca400b9ecb,libserde-117b932a6358c1c3,libnum_traits-7ac82bb74aac6d36,libinventory-e558e2aee536c545,libunindent-37c9ebf01f989e9d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctIknJB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyObject_GC_UnTrack
[INFO] [stdout]           >>> referenced by pyclass.rs:1179 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/impl_/pyclass.rs:1179)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7.qoqo_qir.1624afcf79c78916-cgu.0.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h4c424cedaf838748)
[INFO] [stdout]           >>> referenced by pyclass.rs:1179 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/impl_/pyclass.rs:1179)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.03.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h03619e2db501c32c) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by pyclass.rs:1179 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/impl_/pyclass.rs:1179)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.03.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h03f4623c530b8475) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced 161 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:305)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7.qoqo_qir.1624afcf79c78916-cgu.0.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7f0556849c3645a5)
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:305)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.10.rcgu.o:(qoqo::circuit::_::__INVENTORY::__wrap::_$u7b$$u7b$closure$u7d$$u7d$::h52c1de1023bad735) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:305)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.06.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h00dc97c68fcafff3) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced 259 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_IsSubtype
[INFO] [stdout]           >>> referenced by object.rs:365 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:365)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7.qoqo_qir.1624afcf79c78916-cgu.0.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h4a34ba7ffea23604)
[INFO] [stdout]           >>> referenced by object.rs:365 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:365)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.03.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h5067cda66aa1f1cf) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by object.rs:365 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:365)
[INFO] [stdout]           >>>               struqture_py-0555718c764a986c.struqture_py.2459ea079f75556a-cgu.02.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::he44a3b4c74a8410a) in archive /opt/rustwide/target/debug/deps/libstruqture_py-0555718c764a986c.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NoneStruct
[INFO] [stdout]           >>> referenced by object.rs:622 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:622)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7.qoqo_qir.1624afcf79c78916-cgu.0.rcgu.o:(pyo3_ffi::object::Py_None::hebc923c3755fd809)
[INFO] [stdout]           >>> referenced by object.rs:622 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:622)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.03.rcgu.o:(pyo3_ffi::object::Py_None::h502260717386310d) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by object.rs:622 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:622)
[INFO] [stdout]           >>>               struqture_py-0555718c764a986c.struqture_py.2459ea079f75556a-cgu.02.rcgu.o:(pyo3_ffi::object::Py_None::h4e05f35bc6d3bbbe) in archive /opt/rustwide/target/debug/deps/libstruqture_py-0555718c764a986c.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyDict_Next
[INFO] [stdout]           >>> referenced by dict.rs:469 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/dict.rs:469)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.03.rcgu.o:(pyo3::types::dict::DictIterImpl::next_unchecked::h0bf3540d11adc5ea) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by dict.rs:469 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/dict.rs:469)
[INFO] [stdout]           >>>               struqture_py-0555718c764a986c.struqture_py.2459ea079f75556a-cgu.05.rcgu.o:(pyo3::types::dict::DictIterImpl::next_unchecked::hdd9e2a89ece98c62) in archive /opt/rustwide/target/debug/deps/libstruqture_py-0555718c764a986c.rlib
[INFO] [stdout]           >>> referenced by dict.rs:713 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/dict.rs:713)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-5f9c30d467d3cc43.qoqo_calculator_pyo3.be6fd8f895f57295-cgu.2.rcgu.o:(_$LT$pyo3..types..dict..borrowed_iter..BorrowedDictIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h82d14b1a07271cd6) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-5f9c30d467d3cc43.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_VectorcallMethod
[INFO] [stdout]           >>> referenced by abstract_.rs:203 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/cpython/abstract_.rs:203)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.03.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_method_positional::h359b3f090dc1fc3d) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by abstract_.rs:203 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/cpython/abstract_.rs:203)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.08.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_method_positional::h0fab1c72a7632bd7) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by abstract_.rs:203 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/cpython/abstract_.rs:203)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.08.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_method_positional::hb78fc82a2075742b) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NotImplementedStruct
[INFO] [stdout]           >>> referenced by object.rs:651 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:651)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.03.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h364cf328618618b2) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by object.rs:651 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:651)
[INFO] [stdout]           >>>               struqture_py-0555718c764a986c.struqture_py.2459ea079f75556a-cgu.02.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h786e41d315ba65ae) in archive /opt/rustwide/target/debug/deps/libstruqture_py-0555718c764a986c.rlib
[INFO] [stdout]           >>> referenced by object.rs:651 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:651)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-5f9c30d467d3cc43.qoqo_calculator_pyo3.be6fd8f895f57295-cgu.1.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::hde8abd977027be74) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-5f9c30d467d3cc43.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Check
[INFO] [stdout]           >>> referenced by sequence.rs:358 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:358)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.09.rcgu.o:(pyo3::types::sequence::extract_sequence::h0e4c2e416d5aa05c) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:358 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:358)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.09.rcgu.o:(pyo3::types::sequence::extract_sequence::h2bf8c1687f521570) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:358 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:358)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.09.rcgu.o:(pyo3::types::sequence::extract_sequence::h2e5ce5eb023f4994) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced 9 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Size
[INFO] [stdout]           >>> referenced by sequence.rs:145 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:145)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.06.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h4988dee029a4f593) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:145 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:145)
[INFO] [stdout]           >>>               struqture_py-0555718c764a986c.struqture_py.2459ea079f75556a-cgu.03.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h63e8e22f827e6597) in archive /opt/rustwide/target/debug/deps/libstruqture_py-0555718c764a986c.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:145 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:145)
[INFO] [stdout]           >>>               numpy-4d307c4f365d8fba.numpy.a020bae68a39bba3-cgu.5.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h9903c24d59438c79) in archive /opt/rustwide/target/debug/deps/libnumpy-4d307c4f365d8fba.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySet_New
[INFO] [stdout]           >>> referenced by set.rs:277 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:277)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.08.rcgu.o:(pyo3::types::set::try_new_from_iter::h0a58bd3354a6b807) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by set.rs:277 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:277)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.08.rcgu.o:(pyo3::types::set::try_new_from_iter::h494f8cbbaf371ae8) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by set.rs:277 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:277)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.08.rcgu.o:(pyo3::types::set::try_new_from_iter::h9c426409089ffd12) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced 4 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySet_Add
[INFO] [stdout]           >>> referenced by set.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:285)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.08.rcgu.o:(pyo3::types::set::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h10ff65eb7671aedb) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by set.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:285)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.08.rcgu.o:(pyo3::types::set::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h184f0f69b05a01d0) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by set.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:285)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.08.rcgu.o:(pyo3::types::set::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h64d03558b99bb290) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyList_New
[INFO] [stdout]           >>> referenced by list.rs:38 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:38)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.06.rcgu.o:(pyo3::types::list::try_new_from_iter::h1f3c71c19aced1b2) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by list.rs:38 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:38)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.06.rcgu.o:(pyo3::types::list::try_new_from_iter::h56cf957f9c02542d) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced by list.rs:38 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:38)
[INFO] [stdout]           >>>               qoqo-cff66a971da6a286.qoqo.6a39c5ff7d9ad2c2-cgu.06.rcgu.o:(pyo3::types::list::try_new_from_iter::h5eb348b682f99e31) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib
[INFO] [stdout]           >>> referenced 28 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by pystate.rs:138 (src/pystate.rs:138)
[INFO] [stdout]           >>>               pyo3_ffi-dc62c72c1b8ed406.pyo3_ffi.ee46f4bbd40a744a-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure::h309007b0ee828584) in archive /opt/rustwide/target/debug/deps/libpyo3_ffi-dc62c72c1b8ed406.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_SetAttrString
[INFO] [stdout]           >>> referenced by lazy_type_object.rs:244 (src/impl_/pyclass/lazy_type_object.rs:244)
[INFO] [stdout]           >>>               pyo3-4cfc6e21f017bb1e.pyo3.2f590710434aa86-cgu.14.rcgu.o:(pyo3::impl_::pyclass::lazy_type_object::initialize_tp_dict::hb5c7b8312abd4bf5) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_Modified
[INFO] [stdout]           >>> referenced by lazy_type_object.rs:210 (src/impl_/pyclass/lazy_type_object.rs:210)
[INFO] [stdout]           >>>               pyo3-4cfc6e21f017bb1e.pyo3.2f590710434aa86-cgu.14.rcgu.o:(pyo3::impl_::pyclass::lazy_type_object::LazyTypeObjectInner::ensure_init::_$u7b$$u7b$closure$u7d$$u7d$::h93204ac598c88527) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:166 (src/types/string.rs:166)
[INFO] [stdout]           >>>               pyo3-4cfc6e21f017bb1e.pyo3.2f590710434aa86-cgu.14.rcgu.o:(pyo3::types::string::PyString::new::h32a7cad05637b21c) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib
[INFO] [stdout]           >>> referenced by string.rs:184 (src/types/string.rs:184)
[INFO] [stdout]           >>>               pyo3-4cfc6e21f017bb1e.pyo3.2f590710434aa86-cgu.14.rcgu.o:(pyo3::types::string::PyString::intern::h7d2cac704d314cd2) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_InternInPlace
[INFO] [stdout]           >>> referenced by string.rs:186 (src/types/string.rs:186)
[INFO] [stdout]           >>>               pyo3-4cfc6e21f017bb1e.pyo3.2f590710434aa86-cgu.14.rcgu.o:(pyo3::types::string::PyString::intern::h7d2cac704d314cd2) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GenericGetDict
[INFO] [stdout]           >>> referenced by create_type_object.rs:271 (src/pyclass/create_type_object.rs:271)
[INFO] [stdout]           >>>               pyo3-4cfc6e21f017bb1e.pyo3.2f590710434aa86-cgu.14.rcgu.o:(pyo3::pyclass::create_type_object::PyTypeBuilder::finalize_methods_and_properties::he8ec8afadb1079b9) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GenericSetDict
[INFO] [stdout]           >>> referenced by create_type_object.rs:271 (src/pyclass/create_type_object.rs:271)
[INFO] [stdout]           >>>               pyo3-4cfc6e21f017bb1e.pyo3.2f590710434aa86-cgu.14.rcgu.o:(pyo3::pyclass::create_type_object::PyTypeBuilder::finalize_methods_and_properties::he8ec8afadb1079b9) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_FromSpec
[INFO] [stdout]           >>> referenced by create_type_object.rs:501 (src/pyclass/create_type_object.rs:501)
[INFO] [stdout]           >>>               pyo3-4cfc6e21f017bb1e.pyo3.2f590710434aa86-cgu.14.rcgu.o:(pyo3::pyclass::create_type_object::PyTypeBuilder::build::hdec39dafd000e10f) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qoqo_qir` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5e5b3cd44b301e32ff8f22f731f3b0f46be61391e079c4071608e29ebde82907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e5b3cd44b301e32ff8f22f731f3b0f46be61391e079c4071608e29ebde82907", kill_on_drop: false }`
[INFO] [stdout] 5e5b3cd44b301e32ff8f22f731f3b0f46be61391e079c4071608e29ebde82907
