[INFO] fetching crate qoqo 1.21.0... [INFO] testing qoqo-1.21.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate qoqo 1.21.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate qoqo 1.21.0 [INFO] finished tweaking crates.io crate qoqo 1.21.0 [INFO] tweaked toml for crates.io crate qoqo 1.21.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qoqo 1.21.0 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 qoqo 1.21.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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db5b39baf0368ca0edf49ed1a83acdd8ee70dccca954f81c5c38a9126889b088 [INFO] running `Command { std: "docker" "start" "-a" "db5b39baf0368ca0edf49ed1a83acdd8ee70dccca954f81c5c38a9126889b088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db5b39baf0368ca0edf49ed1a83acdd8ee70dccca954f81c5c38a9126889b088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5b39baf0368ca0edf49ed1a83acdd8ee70dccca954f81c5c38a9126889b088", kill_on_drop: false }` [INFO] [stdout] db5b39baf0368ca0edf49ed1a83acdd8ee70dccca954f81c5c38a9126889b088 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59ca595848b7c4895dae9b567d7bf4b0e8a7c6946b6b49085858c51b06ba6479 [INFO] running `Command { std: "docker" "start" "-a" "59ca595848b7c4895dae9b567d7bf4b0e8a7c6946b6b49085858c51b06ba6479", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [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 num-rational v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling fancy-regex v0.16.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling roqoqo v1.21.0 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling struqture-py-macros v2.2.3 [INFO] [stderr] Compiling roqoqo-derive v1.21.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling qoqo_calculator v1.7.1 [INFO] [stderr] Compiling struqture-py v2.2.3 [INFO] [stderr] Compiling referencing v0.32.1 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling jsonschema v0.32.1 [INFO] [stderr] Compiling qoqo v1.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling struqture v1.13.4 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling qoqo_calculator_pyo3 v1.7.1 [INFO] [stderr] Compiling struqture v2.2.3 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling qoqo-macros v1.21.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "59ca595848b7c4895dae9b567d7bf4b0e8a7c6946b6b49085858c51b06ba6479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ca595848b7c4895dae9b567d7bf4b0e8a7c6946b6b49085858c51b06ba6479", kill_on_drop: false }` [INFO] [stdout] 59ca595848b7c4895dae9b567d7bf4b0e8a7c6946b6b49085858c51b06ba6479 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6a5e2210cd4ccabfdcde9391fe23c150538c0001a6b887e1bdc65811de54e4a [INFO] running `Command { std: "docker" "start" "-a" "f6a5e2210cd4ccabfdcde9391fe23c150538c0001a6b887e1bdc65811de54e4a", kill_on_drop: false }` [INFO] [stderr] Compiling qoqo v1.21.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWfhFNq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstruqture_py-d84b813e53c842c1,libroqoqo-a4392553913e68ab,libbincode-79de93668e9a7b6a,libunty-4b879f2d92d382d8,libstruqture-d45fd94446507336,libstruqture-df811236d1025751,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libtinyvec-83102a00164adba5,libtinyvec_macros-1c14e8980bff1229,libnalgebra-87c52520d7e0cc51,libnum_rational-d307d5aa5dee543c,libnum_bigint-793897c84a49ca9e,libtypenum-b636c2b461885073,libsimba-f0272675d57190bd,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-2ba06170ce7a2099,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfixedbitset-1d9e4d386551ec07,libqoqo_calculator_pyo3-58f20fb5f8508bcf,libqoqo_calculator-ba2f0b5c5b8c772b,libschemars-7878e4ee56ac5e6c,libdyn_clone-1c1b05e4f4a02cac,libref_cast-3c6e276c222f71c5,libserde_json-2f48e2a12bd49fd5,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-21565d1218011dff,libnumpy-d1c6130b1fa7ac3e,librustc_hash-d7c9c021d0487117,libndarray-eccfad69a2d1e3b5,libmatrixmultiply-4eae512cdcc867fe,libnum_integer-e6687e96e4a2dfba,librawpointer-a726d041f28ef5ec,libpyo3-2ce3d1f6235484c3,libmemoffset-b97817c90c352208,libonce_cell-0ba6aecba7086d38,libpyo3_ffi-dc62c72c1b8ed406,liblibc-4a513ea0f2e1d0e2,libnum_complex-1182f9cc2c812d19,libserde-0d3b936d8875436a,libnum_traits-7ac82bb74aac6d36,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/rustcWfhFNq/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/qoqo-a587ba1788e1d099" "-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: PyGILState_Ensure [INFO] [stdout] >>> referenced by pystate.rs:138 (src/pystate.rs:138) [INFO] [stdout] >>> pyo3_ffi-dc62c72c1b8ed406.pyo3_ffi.366489aa526ad8f-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure::h802d8575598102d6) in archive /opt/rustwide/target/debug/deps/libpyo3_ffi-dc62c72c1b8ed406.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(pyo3::err::err_state::raise_lazy::h804e06bad3129b86) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(pyo3::err::err_state::raise_lazy::h804e06bad3129b86) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateInner::restore::h1986e65e5ffe23b8) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::ptraceback::h007080678142ff22) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::take::h8ca678cf6e3f457d) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(pyo3::types::bytearray::PyByteArray::new::h5c0a5895c7b47183) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h9ed0e6bcfb69bfa3) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h9ed0e6bcfb69bfa3) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h54560a474c6de040) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h54560a474c6de040) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hb81baaee472c15b9) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hb81baaee472c15b9) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h2367fb9b9df466e6) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h2367fb9b9df466e6) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h4baf990f1277db71) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h4baf990f1277db71) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.13.rcgu.o:(pyo3::marker::Python::run_code::h4845cf4ecf6bb9ed) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.13.rcgu.o:(pyo3::marker::Python::run_code::_$u7b$$u7b$closure$u7d$$u7d$::h16f7648b9c895672) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.13.rcgu.o:(pyo3::marker::Python::run_code::_$u7b$$u7b$closure$u7d$$u7d$::h16f7648b9c895672) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced by dict.rs:284 (src/types/dict.rs:284) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-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::hcacc6cd296ed0f30) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_SaveThread [INFO] [stdout] >>> referenced by gil.rs:304 (src/gil.rs:304) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::gil::SuspendGIL::new::h4a22e45e0ed5b55a) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced by gil.rs:72 (src/gil.rs:72) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h3ae07c5b2b9843a9) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::gil::ReferencePool::update_counts::h20a6ce27c650fa1d) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::gil::register_decref::h5d8bdd57a56b8764) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::impl_::pyclass::get_sequence_item_from_mapping::h059d49c4c5f04464) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced 258 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: Py_IsInitialized [INFO] [stdout] >>> referenced by gil.rs:68 (src/gil.rs:68) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h3ae07c5b2b9843a9) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] >>> referenced by gil.rs:184 (src/gil.rs:184) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::gil::GILGuard::acquire::_$u7b$$u7b$closure$u7d$$u7d$::hfba65fd713c2c641) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: Py_InitializeEx [INFO] [stdout] >>> referenced by gil.rs:69 (src/gil.rs:69) [INFO] [stdout] >>> pyo3-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h3ae07c5b2b9843a9) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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-2ce3d1f6235484c3.pyo3.2f0b44cb594b3b45-cgu.11.rcgu.o:(pyo3::impl_::pyclass::lazy_type_object::initialize_tp_dict::h7091d7972ef1a3a5) in archive /opt/rustwide/target/debug/deps/libpyo3-2ce3d1f6235484c3.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` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f6a5e2210cd4ccabfdcde9391fe23c150538c0001a6b887e1bdc65811de54e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a5e2210cd4ccabfdcde9391fe23c150538c0001a6b887e1bdc65811de54e4a", kill_on_drop: false }` [INFO] [stdout] f6a5e2210cd4ccabfdcde9391fe23c150538c0001a6b887e1bdc65811de54e4a