[INFO] fetching crate struqture-py 2.3.1... [INFO] building struqture-py-2.3.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate struqture-py 2.3.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate struqture-py 2.3.1 [INFO] finished tweaking crates.io crate struqture-py 2.3.1 [INFO] tweaked toml for crates.io crate struqture-py 2.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate struqture-py 2.3.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate struqture-py 2.3.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d7da2e5e84d19954170c4e1f1bddfa00c3a97c8f765760b9e6a1d1e6f805fca [INFO] running `Command { std: "docker" "start" "-a" "0d7da2e5e84d19954170c4e1f1bddfa00c3a97c8f765760b9e6a1d1e6f805fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d7da2e5e84d19954170c4e1f1bddfa00c3a97c8f765760b9e6a1d1e6f805fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7da2e5e84d19954170c4e1f1bddfa00c3a97c8f765760b9e6a1d1e6f805fca", kill_on_drop: false }` [INFO] [stdout] 0d7da2e5e84d19954170c4e1f1bddfa00c3a97c8f765760b9e6a1d1e6f805fca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5f3707c52131ad2eb62641c1432073d14f22298a21f609f434f5288ed19d685 [INFO] running `Command { std: "docker" "start" "-a" "b5f3707c52131ad2eb62641c1432073d14f22298a21f609f434f5288ed19d685", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling pyo3-build-config v0.25.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.227 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling struqture-py-macros v2.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling test-case v3.3.1 [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 thiserror v2.0.16 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling qoqo_calculator v1.7.1 [INFO] [stderr] Compiling struqture v1.13.4 [INFO] [stderr] Compiling qoqo_calculator_pyo3 v1.7.1 [INFO] [stderr] Compiling struqture-py v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling struqture v2.3.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.59s [INFO] running `Command { std: "docker" "inspect" "b5f3707c52131ad2eb62641c1432073d14f22298a21f609f434f5288ed19d685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f3707c52131ad2eb62641c1432073d14f22298a21f609f434f5288ed19d685", kill_on_drop: false }` [INFO] [stdout] b5f3707c52131ad2eb62641c1432073d14f22298a21f609f434f5288ed19d685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75fe4e55f321d2239be30af76f1e8f3a02ceb904d3c0e4d3daf7a402d3876b4c [INFO] running `Command { std: "docker" "start" "-a" "75fe4e55f321d2239be30af76f1e8f3a02ceb904d3c0e4d3daf7a402d3876b4c", kill_on_drop: false }` [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling num-integer v0.1.46 [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 wide v0.7.33 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling struqture v1.13.4 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling struqture v2.3.1 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling struqture-py v2.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAECSS2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbincode-06b4b8c81ad53d47,libunty-4b879f2d92d382d8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnumpy-922fdb0615425906,librustc_hash-d7c9c021d0487117,libndarray-c1059aad7bdd4135,libmatrixmultiply-4eae512cdcc867fe,libnum_integer-495a495718461c33,librawpointer-a726d041f28ef5ec,libqoqo_calculator_pyo3-6051c5d33862f8ca,libstruqture-7ebe5394f4b8b595,libstruqture-5163ce74fcdeb9ae,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtinyvec-025c9c3aab855ca7,libtinyvec_macros-1c14e8980bff1229,libqoqo_calculator-d667b8312eaafe51,libschemars-56953b4b54424e24,libdyn_clone-1c1b05e4f4a02cac,libref_cast-52d95f132ea21aa8,libserde_json-0cf1f9089e46aa15,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-4ec5d2bd28cc8a05,libpyo3-9b725ba233f1248d,libmemoffset-b97817c90c352208,libonce_cell-0ba6aecba7086d38,libpyo3_ffi-3c0b3e852c9180ad,liblibc-f44516d981b27aa6,libnum_complex-df1dfe35cac5dfa4,libserde-389fac527671e68b,libserde_core-44536e4926175f39,libnum_traits-e05972f153d0dad0,libinventory-8350feb1c29496df,libunindent-37c9ebf01f989e9d}.rlib" "/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/rustcAECSS2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8" "-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: 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] >>> /opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.05.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h43986d9e9983401c) [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-922fdb0615425906.numpy.db7768c4f3b75453-cgu.2.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h70627cd92a451c6e) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.rlib [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/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.05.rcgu.o:(struqture_py::mixed_systems::mixed_operator::_::__INVENTORY::__wrap::_$u7b$$u7b$closure$u7d$$u7d$::h7f2564e742d73834) [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/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.05.rcgu.o:(struqture_py::mixed_systems::mixed_operator::_::__INVENTORY::__wrap::_$u7b$$u7b$closure$u7d$$u7d$::ha0b399314fb61232) [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/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.05.rcgu.o:(struqture_py::mixed_systems::mixed_operator::_::__INVENTORY::__wrap::_$u7b$$u7b$closure$u7d$$u7d$::hfb0887dee12d6817) [INFO] [stdout] >>> referenced 119 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] >>> /opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.07.rcgu.o:(pyo3::types::dict::DictIterImpl::next_unchecked::h8c6f3173c7a61f8d) [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-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.05.rcgu.o:(_$LT$pyo3..types..dict..borrowed_iter..BorrowedDictIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h8c600e2cda15282b) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.rlib [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] >>> /opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.08.rcgu.o:(pyo3::types::list::try_new_from_iter::h0c835e07ddf72ec9) [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] >>> /opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.08.rcgu.o:(pyo3::types::list::try_new_from_iter::h10a0b93e0630404c) [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] >>> /opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.08.rcgu.o:(pyo3::types::list::try_new_from_iter::h18afae004ac09b30) [INFO] [stdout] >>> referenced 23 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] >>> /opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.06.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h52c3a950baceefb6) [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-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.09.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h490ae5baf2eab118) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.rlib [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/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.06.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hda359ccbaf77f65e) [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_calculator_pyo3-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.09.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hb2feb5bad66c544d) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.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] >>> pyo3-9b725ba233f1248d.pyo3.3f6f4e0acfc8911e-cgu.10.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h14f45984b57f5114) in archive /opt/rustwide/target/debug/deps/libpyo3-9b725ba233f1248d.rlib [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/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.06.rcgu.o:(pyo3_ffi::object::Py_None::h5de1a1064696157f) [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_calculator_pyo3-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.09.rcgu.o:(pyo3_ffi::object::Py_None::he79b54ac162ea690) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.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] >>> pyo3-9b725ba233f1248d.pyo3.3f6f4e0acfc8911e-cgu.10.rcgu.o:(pyo3_ffi::object::Py_None::h6eb6b7720095b2ef) in archive /opt/rustwide/target/debug/deps/libpyo3-9b725ba233f1248d.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] >>> /opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.10.rcgu.o:(pyo3::types::sequence::extract_sequence::h6e533950652124d1) [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] >>> /opt/rustwide/target/debug/deps/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.10.rcgu.o:(pyo3::types::sequence::extract_sequence::hf2057c3aa4a31d0b) [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] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.5.rcgu.o:(pyo3::types::sequence::extract_sequence::hada52b17b80183ab) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] 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/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.15.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h04a6ad190c85871c) [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/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.15.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h0c554ce3aacb210b) [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/struqture_py-4b1c8f81c0560cb8.struqture_py.7a1e8be898640459-cgu.15.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h0c6e29be28b195a8) [INFO] [stdout] >>> referenced 31 more times [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.25.1/src/cpython/abstract_.rs:63) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.2.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_positional::hee4f7348aeaf8c18) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.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.25.1/src/cpython/abstract_.rs:89) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.2.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_positional::hee4f7348aeaf8c18) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.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.25.1/src/cpython/abstract_.rs:85) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.2.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_positional::hee4f7348aeaf8c18) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_WriteUnraisable [INFO] [stdout] >>> referenced by mod.rs:520 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/err/mod.rs:520) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.4.rcgu.o:(pyo3::err::PyErr::write_unraisable::hedcaf7347855acf2) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.rlib [INFO] [stdout] >>> referenced by mod.rs:520 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/err/mod.rs:520) [INFO] [stdout] >>> qoqo_calculator_pyo3-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.05.rcgu.o:(pyo3::err::PyErr::write_unraisable::h554044a725e08742) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.rlib [INFO] [stdout] >>> referenced by mod.rs:520 (src/err/mod.rs:520) [INFO] [stdout] >>> pyo3-9b725ba233f1248d.pyo3.3f6f4e0acfc8911e-cgu.05.rcgu.o:(pyo3::err::PyErr::write_unraisable::h1874289326869a90) in archive /opt/rustwide/target/debug/deps/libpyo3-9b725ba233f1248d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [INFO] [stdout] >>> referenced by mod.rs:134 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/mod.rs:134) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.3.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h9990820fe323c266) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.rlib [INFO] [stdout] >>> referenced by impl_.rs:241 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/pycell/impl_.rs:241) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.6.rcgu.o:(_$LT$pyo3..pycell..impl_..PyClassObjectBase$LT$U$GT$$u20$as$u20$pyo3..pycell..impl_..PyClassObjectLayout$LT$T$GT$$GT$::tp_dealloc::h526fcc1c971d8861) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.rlib [INFO] [stdout] >>> referenced by mod.rs:2443 (/rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/ptr/mod.rs:2443) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.6.rcgu.o:(_$LT$pyo3..pycell..impl_..PyClassObjectBase$LT$U$GT$$u20$as$u20$pyo3..pycell..impl_..PyClassObjectLayout$LT$T$GT$$GT$::tp_dealloc::h526fcc1c971d8861) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.rlib [INFO] [stdout] >>> referenced 5 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyThreadState_Get [INFO] [stdout] >>> referenced by pystate.rs:55 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/pystate.rs:55) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.4.rcgu.o:(pyo3_ffi::pystate::PyThreadState_GET::h78a489e433927cba) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyCapsule_Type [INFO] [stdout] >>> referenced by pycapsule.rs:15 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/pycapsule.rs:15) [INFO] [stdout] >>> numpy-922fdb0615425906.numpy.db7768c4f3b75453-cgu.6.rcgu.o:(pyo3_ffi::pycapsule::PyCapsule_CheckExact::hde3d22d9aa53dbe9) in archive /opt/rustwide/target/debug/deps/libnumpy-922fdb0615425906.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.25.1/src/cpython/abstract_.rs:186) [INFO] [stdout] >>> qoqo_calculator_pyo3-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.04.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call_method0::h6ca5e8694e908fd5) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.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.25.1/src/boolobject.rs:41) [INFO] [stdout] >>> qoqo_calculator_pyo3-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.07.rcgu.o:(pyo3_ffi::boolobject::Py_True::he47a0f56a4a61969) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.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.25.1/src/boolobject.rs:33) [INFO] [stdout] >>> qoqo_calculator_pyo3-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.07.rcgu.o:(pyo3_ffi::boolobject::Py_False::hcdd1bcaf77f42230) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_ZeroDivisionError [INFO] [stdout] >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/exceptions.rs:282) [INFO] [stdout] >>> qoqo_calculator_pyo3-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.08.rcgu.o:(_$LT$pyo3..exceptions..PyZeroDivisionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0b8f20d3ab45834f) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/exceptions.rs:282) [INFO] [stdout] >>> qoqo_calculator_pyo3-6051c5d33862f8ca.qoqo_calculator_pyo3.b2a439d70d900aec-cgu.08.rcgu.o:(_$LT$pyo3..exceptions..PyZeroDivisionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0b8f20d3ab45834f) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-6051c5d33862f8ca.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" "75fe4e55f321d2239be30af76f1e8f3a02ceb904d3c0e4d3daf7a402d3876b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75fe4e55f321d2239be30af76f1e8f3a02ceb904d3c0e4d3daf7a402d3876b4c", kill_on_drop: false }` [INFO] [stdout] 75fe4e55f321d2239be30af76f1e8f3a02ceb904d3c0e4d3daf7a402d3876b4c