[INFO] fetching crate struqture-py 2.5.0...
[INFO] testing struqture-py-2.5.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate struqture-py 2.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate struqture-py 2.5.0
[INFO] finished tweaking crates.io crate struqture-py 2.5.0
[INFO] tweaked toml for crates.io crate struqture-py 2.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate struqture-py 2.5.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate struqture-py 2.5.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46889f3427147cda1d3104b2bcbaad1c890876935c4bc961b65ccd409f8758b2
[INFO] running `Command { std: "docker" "start" "-a" "46889f3427147cda1d3104b2bcbaad1c890876935c4bc961b65ccd409f8758b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46889f3427147cda1d3104b2bcbaad1c890876935c4bc961b65ccd409f8758b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46889f3427147cda1d3104b2bcbaad1c890876935c4bc961b65ccd409f8758b2", kill_on_drop: false }`
[INFO] [stdout] 46889f3427147cda1d3104b2bcbaad1c890876935c4bc961b65ccd409f8758b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 923c5714a23b3163bd0491ae35034dd5ab70f079510fd774365616cca19b4012
[INFO] running `Command { std: "docker" "start" "-a" "923c5714a23b3163bd0491ae35034dd5ab70f079510fd774365616cca19b4012", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pyo3-build-config v0.28.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pyo3-ffi v0.28.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.2
[INFO] [stderr]    Compiling pyo3 v0.28.2
[INFO] [stderr]    Compiling numpy v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[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.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling struqture-py-macros v2.5.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling pyo3-macros v0.28.2
[INFO] [stderr]    Compiling qoqo_calculator v1.8.0
[INFO] [stderr]    Compiling struqture v1.13.4
[INFO] [stderr]    Compiling struqture-py v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling qoqo_calculator_pyo3 v1.8.0
[INFO] [stderr]    Compiling struqture v2.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "923c5714a23b3163bd0491ae35034dd5ab70f079510fd774365616cca19b4012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923c5714a23b3163bd0491ae35034dd5ab70f079510fd774365616cca19b4012", kill_on_drop: false }`
[INFO] [stdout] 923c5714a23b3163bd0491ae35034dd5ab70f079510fd774365616cca19b4012
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56726ad06a60c012e692629cd9adad5b3d06a015740cfeae9b74616d3b16ccbe
[INFO] running `Command { std: "docker" "start" "-a" "56726ad06a60c012e692629cd9adad5b3d06a015740cfeae9b74616d3b16ccbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling struqture v1.13.4
[INFO] [stderr]    Compiling numpy v0.28.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling struqture v2.5.0
[INFO] [stderr]    Compiling struqture-py v2.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHLGygE/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbincode-70e1676081ad4e44,libunty-79392260f8f3b93b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnumpy-525b22ca428c86c4,librustc_hash-eb210553e3b16c70,libndarray-8c680fef437b274f,libmatrixmultiply-bc2e5a3bcc293d60,libnum_integer-3831462b4a2efa6d,librawpointer-77278abf625c2396,libqoqo_calculator_pyo3-e31e90ae0fd12bec,libstruqture-c84afe7f1e2c8d49,libstruqture-2243f4e3e17d0906,libitertools-8fb39d0561fb291b,libeither-415b250dd7beb7ac,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libtinyvec-dac9561cdd3d8aba,libtinyvec_macros-9b9b0c30a7e420c3,libqoqo_calculator-4e4b64cfc476271d,libschemars-bfc20ec9afc97844,libdyn_clone-0eddceeccbf472cb,libref_cast-cd08926ca04786e7,libserde_json-9c40cf36bf9724a4,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libthiserror-eb5c50a187f69468,libpyo3-a48b064f351d6d31,libonce_cell-9ec3b2d30075ab56,libpyo3_ffi-e5cb9db337e6b4fb,liblibc-63a68aab383ca764,libnum_complex-782a89463b295f42,libserde-9faf32e447423abb,libserde_core-2c931dd3fb8fd185,libnum_traits-13e0c6dd117d8ba0,libinventory-b53302c7f41734b4}.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" "/opt/rustwide/target/debug/deps/rustcHLGygE/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/struqture_py-44b688fe157c2f18" "-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: _Py_Dealloc
[INFO] [stdout]           >>> referenced by refcount.rs:307 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/refcount.rs:307)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.03.rcgu.o:(struqture_py::mixed_systems::mixed_decoherence_product::_::__INVENTORY::slot_impl::h97a4b803b53751e3)
[INFO] [stdout]           >>> referenced by refcount.rs:307 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/refcount.rs:307)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.02.rcgu.o:(struqture_py::mixed_systems::mixed_noise_operator::_::__INVENTORY::slot_impl::h9beee00f5a03fe5e)
[INFO] [stdout]           >>> referenced by refcount.rs:307 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/refcount.rs:307)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.02.rcgu.o:(struqture_py::mixed_systems::mixed_noise_operator::_::__INVENTORY::slot_impl::had143718b1a86c77)
[INFO] [stdout]           >>> referenced 90 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GC_UnTrack
[INFO] [stdout]           >>> referenced by pyclass.rs:1130 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/impl_/pyclass.rs:1130)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.03.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h11ea3dafc06cfdcf)
[INFO] [stdout]           >>> referenced by pyclass.rs:1130 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/impl_/pyclass.rs:1130)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.03.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h1508f619976e98cc)
[INFO] [stdout]           >>> referenced by pyclass.rs:1130 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/impl_/pyclass.rs:1130)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.03.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h18b69e8351718b1c)
[INFO] [stdout]           >>> referenced 31 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Check
[INFO] [stdout]           >>> referenced by vec.rs:99 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/conversions/std/vec.rs:99)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.11.rcgu.o:(pyo3::conversions::std::vec::extract_sequence::h06ba5d1d4db1c5e7)
[INFO] [stdout]           >>> referenced by vec.rs:99 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/conversions/std/vec.rs:99)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.8.rcgu.o:(pyo3::conversions::std::vec::extract_sequence::h09e6a0572bcb49ff) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           >>> referenced by vec.rs:99 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/conversions/std/vec.rs:99)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.8.rcgu.o:(pyo3::conversions::std::vec::extract_sequence::ha0f2c2611d9f3917) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NotImplementedStruct
[INFO] [stdout]           >>> referenced by object.rs:679 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/object.rs:679)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.10.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h564fce189a1d3b7d)
[INFO] [stdout]           >>> referenced by object.rs:679 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/object.rs:679)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.07.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::hee3bb86f8c126d8e) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_IsSubtype
[INFO] [stdout]           >>> referenced by object.rs:393 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/object.rs:393)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.10.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h737d3bc7fedd5a2b)
[INFO] [stdout]           >>> referenced by object.rs:393 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/object.rs:393)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.07.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hcc9bc2eddcd9a694) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           >>> referenced by object.rs:393 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/object.rs:393)
[INFO] [stdout]           >>>               pyo3-a48b064f351d6d31.pyo3.eeee5db1ffcdfd1a-cgu.14.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h559c09001727acaa) in archive /opt/rustwide/target/debug/deps/libpyo3-a48b064f351d6d31.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NoneStruct
[INFO] [stdout]           >>> referenced by object.rs:650 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/object.rs:650)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.10.rcgu.o:(pyo3_ffi::object::Py_None::h16220e7bd9b8f73d)
[INFO] [stdout]           >>> referenced by object.rs:650 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/object.rs:650)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.07.rcgu.o:(pyo3_ffi::object::Py_None::ha7c3c964db39e62c) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           >>> referenced by object.rs:650 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/object.rs:650)
[INFO] [stdout]           >>>               pyo3-a48b064f351d6d31.pyo3.eeee5db1ffcdfd1a-cgu.14.rcgu.o:(pyo3_ffi::object::Py_None::hcf614a763ddb8208) in archive /opt/rustwide/target/debug/deps/libpyo3-a48b064f351d6d31.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyList_New
[INFO] [stdout]           >>> referenced by list.rs:52 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/types/list.rs:52)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.07.rcgu.o:(pyo3::types::list::try_new_from_iter::h0284aa8c6933f44f)
[INFO] [stdout]           >>> referenced by list.rs:52 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/types/list.rs:52)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.07.rcgu.o:(pyo3::types::list::try_new_from_iter::h0a23904908c89bd1)
[INFO] [stdout]           >>> referenced by list.rs:52 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/types/list.rs:52)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.07.rcgu.o:(pyo3::types::list::try_new_from_iter::h1793b6a4311ccb60)
[INFO] [stdout]           >>> referenced 23 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyDict_Next
[INFO] [stdout]           >>> referenced by dict.rs:478 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/types/dict.rs:478)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/struqture_py-44b688fe157c2f18.struqture_py.742238e939de7bd0-cgu.04.rcgu.o:(pyo3::types::dict::DictIterImpl::next_unchecked::h636dab6c441c778e)
[INFO] [stdout]           >>> referenced by dict.rs:724 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/types/dict.rs:724)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.09.rcgu.o:(_$LT$pyo3..types..dict..borrowed_iter..BorrowedDictIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::hc6fbe1862fa57d46) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCapsule_Type
[INFO] [stdout]           >>> referenced by mod.rs:135 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/types/mod.rs:135)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.3.rcgu.o:(_$LT$pyo3..types..capsule..PyCapsule$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::ha25272da9e2ed031) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           >>> referenced by pycapsule.rs:15 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/pycapsule.rs:15)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.8.rcgu.o:(pyo3_ffi::pycapsule::PyCapsule_CheckExact::h2993bbfda85a5b37) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCallable_Check
[INFO] [stdout]           >>> referenced by abstract_.rs:63 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/cpython/abstract_.rs:63)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.2.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_positional::ha8b0ffd6c195b307) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_CheckFunctionResult
[INFO] [stdout]           >>> referenced by abstract_.rs:89 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/cpython/abstract_.rs:89)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.2.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_positional::ha8b0ffd6c195b307) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _PyObject_MakeTpCall
[INFO] [stdout]           >>> referenced by abstract_.rs:85 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/cpython/abstract_.rs:85)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.2.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_positional::ha8b0ffd6c195b307) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:475 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/err/mod.rs:475)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.4.rcgu.o:(pyo3::err::PyErr::write_unraisable::h55ea08eb42c2d715) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           >>> referenced by mod.rs:475 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/err/mod.rs:475)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.09.rcgu.o:(pyo3::err::PyErr::write_unraisable::h2f47962ddf288fd2) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           >>> referenced by mod.rs:475 (src/err/mod.rs:475)
[INFO] [stdout]           >>>               pyo3-a48b064f351d6d31.pyo3.eeee5db1ffcdfd1a-cgu.07.rcgu.o:(pyo3::err::PyErr::write_unraisable::h0ee50c1316fecade) in archive /opt/rustwide/target/debug/deps/libpyo3-a48b064f351d6d31.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyThreadState_Get
[INFO] [stdout]           >>> referenced by pystate.rs:53 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/pystate.rs:53)
[INFO] [stdout]           >>>               numpy-525b22ca428c86c4.numpy.6cc567b4517859d2-cgu.5.rcgu.o:(pyo3_ffi::pystate::PyThreadState_GET::h0f1b0e4942d4caeb) in archive /opt/rustwide/target/debug/deps/libnumpy-525b22ca428c86c4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_VectorcallMethod
[INFO] [stdout]           >>> referenced by abstract_.rs:186 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/cpython/abstract_.rs:186)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.04.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call_method0::hf6f26a868b5ba43e) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ZeroDivisionError
[INFO] [stdout]           >>> referenced by exceptions.rs:289 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/exceptions.rs:289)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.05.rcgu.o:(_$LT$pyo3..exceptions..PyZeroDivisionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h58a2cec834dfbeee) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:289 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/exceptions.rs:289)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.05.rcgu.o:(_$LT$pyo3..exceptions..PyZeroDivisionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h58a2cec834dfbeee) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_NotImplementedError
[INFO] [stdout]           >>> referenced by exceptions.rs:289 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/exceptions.rs:289)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.05.rcgu.o:(_$LT$pyo3..exceptions..PyNotImplementedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3ceaf8a1bdaf45d4) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:289 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/exceptions.rs:289)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.05.rcgu.o:(_$LT$pyo3..exceptions..PyNotImplementedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3ceaf8a1bdaf45d4) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_TrueStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:41 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/boolobject.rs:41)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.09.rcgu.o:(pyo3_ffi::boolobject::Py_True::hddfd22c1a5dc8bcb) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_FalseStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.2/src/boolobject.rs:33)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-e31e90ae0fd12bec.qoqo_calculator_pyo3.512cc3f7e78014f3-cgu.09.rcgu.o:(pyo3_ffi::boolobject::Py_False::hde6d374e9228655a) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-e31e90ae0fd12bec.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyException_SetTraceback
[INFO] [stdout]           >>> referenced by mod.rs:244 (src/err/mod.rs:244)
[INFO] [stdout]           >>>               pyo3-a48b064f351d6d31.pyo3.eeee5db1ffcdfd1a-cgu.07.rcgu.o:(pyo3::err::PyErr::into_value::hfa940a4bfb429625) in archive /opt/rustwide/target/debug/deps/libpyo3-a48b064f351d6d31.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 `struqture-py` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "56726ad06a60c012e692629cd9adad5b3d06a015740cfeae9b74616d3b16ccbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56726ad06a60c012e692629cd9adad5b3d06a015740cfeae9b74616d3b16ccbe", kill_on_drop: false }`
[INFO] [stdout] 56726ad06a60c012e692629cd9adad5b3d06a015740cfeae9b74616d3b16ccbe
