[INFO] fetching crate struqture-py 2.2.4... [INFO] testing struqture-py-2.2.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate struqture-py 2.2.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate struqture-py 2.2.4 [INFO] finished tweaking crates.io crate struqture-py 2.2.4 [INFO] tweaked toml for crates.io crate struqture-py 2.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate struqture-py 2.2.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate struqture-py 2.2.4 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31613f4a14ec8615cf954e493f710160b40c992d5e5daa1e5a83b046fb250722 [INFO] running `Command { std: "docker" "start" "-a" "31613f4a14ec8615cf954e493f710160b40c992d5e5daa1e5a83b046fb250722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31613f4a14ec8615cf954e493f710160b40c992d5e5daa1e5a83b046fb250722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31613f4a14ec8615cf954e493f710160b40c992d5e5daa1e5a83b046fb250722", kill_on_drop: false }` [INFO] [stdout] 31613f4a14ec8615cf954e493f710160b40c992d5e5daa1e5a83b046fb250722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682db4300dffaa14cd3a9d3518940b84f08738e4e98cb1d9697f012299278b3a [INFO] running `Command { std: "docker" "start" "-a" "682db4300dffaa14cd3a9d3518940b84f08738e4e98cb1d9697f012299278b3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling syn v2.0.105 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling regex v1.11.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.14 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling struqture-py-macros v2.2.4 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling serde v1.0.219 [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 ndarray v0.16.1 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling struqture-py v2.2.4 (/opt/rustwide/workdir) [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 v2.2.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.29s [INFO] running `Command { std: "docker" "inspect" "682db4300dffaa14cd3a9d3518940b84f08738e4e98cb1d9697f012299278b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682db4300dffaa14cd3a9d3518940b84f08738e4e98cb1d9697f012299278b3a", kill_on_drop: false }` [INFO] [stdout] 682db4300dffaa14cd3a9d3518940b84f08738e4e98cb1d9697f012299278b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0971ba230d9a7ad6da7db46fc7fb05bbd1595a0b0d989131949ef06b2a72b07f [INFO] running `Command { std: "docker" "start" "-a" "0971ba230d9a7ad6da7db46fc7fb05bbd1595a0b0d989131949ef06b2a72b07f", kill_on_drop: false }` [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [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.0 [INFO] [stderr] Compiling struqture v1.13.4 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling struqture v2.2.4 [INFO] [stderr] Compiling struqture-py v2.2.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWbwTFH/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbincode-ec0f7c801320be02,libunty-4b879f2d92d382d8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnumpy-0b5b55c619efadd1,librustc_hash-d7c9c021d0487117,libndarray-0c4d16effef7ba34,libmatrixmultiply-4eae512cdcc867fe,libnum_integer-495a495718461c33,librawpointer-a726d041f28ef5ec,libqoqo_calculator_pyo3-d868dd12633d1f13,libstruqture-ff87c3b810dd9fe1,libstruqture-b37fcf7defc3ca15,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libindexmap-2e054a1745df31ca,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtinyvec-a3837dca3a15893a,libtinyvec_macros-1c14e8980bff1229,libqoqo_calculator-2d26bebd3da3097d,libschemars-da4a35b5773f2e16,libdyn_clone-1c1b05e4f4a02cac,libref_cast-a427ffc680884fa7,libserde_json-523c4029958b17f5,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-3bfaefc57c3dccba,libpyo3-8c686c724091c8ab,libmemoffset-b97817c90c352208,libonce_cell-0ba6aecba7086d38,libpyo3_ffi-1a35ac7b1e1f2e42,liblibc-a58beeab2e1413cc,libnum_complex-c80c3874231bcb44,libserde-5fa8506ea86d06dc,libnum_traits-e05972f153d0dad0,libinventory-e558e2aee536c545,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/rustcWbwTFH/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-bfa0ea31d72ad03d" "-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: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-bfa0ea31d72ad03d.struqture_py.7fdc2809981d2e59-cgu.06.rcgu.o:(struqture_py::spins::plus_minus_noise_operator::_::__INVENTORY::__wrap::_$u7b$$u7b$closure$u7d$$u7d$::h15b72557f5e7b0c3) [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-bfa0ea31d72ad03d.struqture_py.7fdc2809981d2e59-cgu.06.rcgu.o:(struqture_py::spins::plus_minus_noise_operator::_::__INVENTORY::__wrap::_$u7b$$u7b$closure$u7d$$u7d$::h5ef70e6dffae0ce6) [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-bfa0ea31d72ad03d.struqture_py.7fdc2809981d2e59-cgu.06.rcgu.o:(struqture_py::spins::plus_minus_noise_operator::_::__INVENTORY::__wrap::_$u7b$$u7b$closure$u7d$$u7d$::hf83613fb809ebae3) [INFO] [stdout] >>> referenced 119 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] >>> /opt/rustwide/target/debug/deps/struqture_py-bfa0ea31d72ad03d.struqture_py.7fdc2809981d2e59-cgu.02.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::hd11e1931b203843f) [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-0b5b55c619efadd1.numpy.22e06489402f70-cgu.2.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h3c0498dcf3e5bafd) in archive /opt/rustwide/target/debug/deps/libnumpy-0b5b55c619efadd1.rlib [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-1a35ac7b1e1f2e42.pyo3_ffi.4559d5ea693bba84-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure::h6fbbf66c93a7c0b8) in archive /opt/rustwide/target/debug/deps/libpyo3_ffi-1a35ac7b1e1f2e42.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_SetString [INFO] [stdout] >>> referenced by err_state.rs:357 (src/err/err_state.rs:357) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(pyo3::err::err_state::raise_lazy::h3b83e4e01129307b) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_SetObject [INFO] [stdout] >>> referenced by err_state.rs:362 (src/err/err_state.rs:362) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(pyo3::err::err_state::raise_lazy::h3b83e4e01129307b) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_SetRaisedException [INFO] [stdout] >>> referenced by err_state.rs:322 (src/err/err_state.rs:322) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateInner::restore::h9729dbdcf426767a) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyException_GetTraceback [INFO] [stdout] >>> referenced by err_state.rs:179 (src/err/err_state.rs:179) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::ptraceback::h56ca8d65c0fc74fd) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_GetRaisedException [INFO] [stdout] >>> referenced by err_state.rs:190 (src/err/err_state.rs:190) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::take::h3463eeb8d3775137) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyCapsule_GetName [INFO] [stdout] >>> referenced by capsule.rs:327 (src/types/capsule.rs:327) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(pyo3::types::capsule::name_ptr_ignore_error::haf57b01d204e8c86) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Clear [INFO] [stdout] >>> referenced by capsule.rs:329 (src/types/capsule.rs:329) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(pyo3::types::capsule::name_ptr_ignore_error::haf57b01d204e8c86) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] >>> referenced by capsule.rs:251 (src/types/capsule.rs:251) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..capsule..PyCapsule$GT$$u20$as$u20$pyo3..types..capsule..PyCapsuleMethods$GT$::pointer::h2d476e0b768e0a09) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyByteArray_FromStringAndSize [INFO] [stdout] >>> referenced by bytearray.rs:29 (src/types/bytearray.rs:29) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(pyo3::types::bytearray::PyByteArray::new::hab44c297c3b99808) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_EvalCode [INFO] [stdout] >>> referenced by marker.rs:659 (src/marker.rs:659) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.13.rcgu.o:(pyo3::marker::Python::run_code::h6ee4af665941f27b) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_GetBuiltins [INFO] [stdout] >>> referenced by marker.rs:638 (src/marker.rs:638) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.13.rcgu.o:(pyo3::marker::Python::run_code::_$u7b$$u7b$closure$u7d$$u7d$::hd40894c0d9f97a6a) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_SetItem [INFO] [stdout] >>> referenced by marker.rs:643 (src/marker.rs:643) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.13.rcgu.o:(pyo3::marker::Python::run_code::_$u7b$$u7b$closure$u7d$$u7d$::hd40894c0d9f97a6a) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] >>> referenced by dict.rs:284 (src/types/dict.rs:284) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.07.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..dict..PyDict$GT$$u20$as$u20$pyo3..types..dict..PyDictMethods$GT$::set_item::inner::h2c7a332d84ebc7a6) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_TypeError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h885d6806c4cd46c7) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h885d6806c4cd46c7) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_ValueError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h9ce2daa3e908495d) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h9ce2daa3e908495d) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_RuntimeError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hf27f413061566369) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hf27f413061566369) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_BaseException [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h1cacb503f39d1333) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h1cacb503f39d1333) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_OverflowError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hfe6f9764cf5fe809) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hfe6f9764cf5fe809) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GetAttr [INFO] [stdout] >>> referenced by any.rs:984 (src/types/any.rs:984) [INFO] [stdout] >>> pyo3-8c686c724091c8ab.pyo3.e488cc6dea0baf52-cgu.10.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::getattr::inner::hfc628612345440f4) in archive /opt/rustwide/target/debug/deps/libpyo3-8c686c724091c8ab.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" "0971ba230d9a7ad6da7db46fc7fb05bbd1595a0b0d989131949ef06b2a72b07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0971ba230d9a7ad6da7db46fc7fb05bbd1595a0b0d989131949ef06b2a72b07f", kill_on_drop: false }` [INFO] [stdout] 0971ba230d9a7ad6da7db46fc7fb05bbd1595a0b0d989131949ef06b2a72b07f