[INFO] fetching crate qoqo_qir 0.3.0... [INFO] testing qoqo_qir-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate qoqo_qir 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate qoqo_qir 0.3.0 [INFO] finished tweaking crates.io crate qoqo_qir 0.3.0 [INFO] tweaked toml for crates.io crate qoqo_qir 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qoqo_qir 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qoqo_qir 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded struqture-py-macros v2.2.3 [INFO] [stderr] Downloaded qoqo-macros v1.21.0 [INFO] [stderr] Downloaded qoqo_calculator_pyo3 v1.7.1 [INFO] [stderr] Downloaded roqoqo-derive v1.21.0 [INFO] [stderr] Downloaded qoqo_calculator v1.7.1 [INFO] [stderr] Downloaded numpy v0.25.0 [INFO] [stderr] Downloaded roqoqo-qir v0.3.0 [INFO] [stderr] Downloaded struqture-py v2.2.3 [INFO] [stderr] Downloaded struqture v1.13.4 [INFO] [stderr] Downloaded roqoqo v1.21.0 [INFO] [stderr] Downloaded struqture v2.2.3 [INFO] [stderr] Downloaded qoqo v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03f3fb9abfcf8cd9d7df8a3aa6721d6a4b0bc864619b780a7febc1dc08fd6925 [INFO] running `Command { std: "docker" "start" "-a" "03f3fb9abfcf8cd9d7df8a3aa6721d6a4b0bc864619b780a7febc1dc08fd6925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03f3fb9abfcf8cd9d7df8a3aa6721d6a4b0bc864619b780a7febc1dc08fd6925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f3fb9abfcf8cd9d7df8a3aa6721d6a4b0bc864619b780a7febc1dc08fd6925", kill_on_drop: false }` [INFO] [stdout] 03f3fb9abfcf8cd9d7df8a3aa6721d6a4b0bc864619b780a7febc1dc08fd6925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69f909e015257911c75b88e09901bf0b698a7988ad2f171fd1e2087491883c4c [INFO] running `Command { std: "docker" "start" "-a" "69f909e015257911c75b88e09901bf0b698a7988ad2f171fd1e2087491883c4c", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [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 serde_derive_internals v0.29.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling roqoqo v1.21.0 [INFO] [stderr] Compiling roqoqo-derive v1.21.0 [INFO] [stderr] Compiling struqture-py-macros v2.2.3 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [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 petgraph v0.8.2 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling qoqo_calculator v1.7.1 [INFO] [stderr] Compiling struqture-py v2.2.3 [INFO] [stderr] Compiling qoqo v1.21.0 [INFO] [stderr] Compiling struqture v1.13.4 [INFO] [stderr] Compiling qoqo_calculator_pyo3 v1.7.1 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling struqture v2.2.3 [INFO] [stderr] Compiling qoqo-macros v1.21.0 [INFO] [stderr] Compiling roqoqo-qir v0.3.0 [INFO] [stderr] Compiling qoqo_qir v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "69f909e015257911c75b88e09901bf0b698a7988ad2f171fd1e2087491883c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f909e015257911c75b88e09901bf0b698a7988ad2f171fd1e2087491883c4c", kill_on_drop: false }` [INFO] [stdout] 69f909e015257911c75b88e09901bf0b698a7988ad2f171fd1e2087491883c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf7f3b87a299d618fcb3eafe15522827b01c7386e9350f0e5f4ead12cb898f08 [INFO] running `Command { std: "docker" "start" "-a" "bf7f3b87a299d618fcb3eafe15522827b01c7386e9350f0e5f4ead12cb898f08", kill_on_drop: false }` [INFO] [stderr] Compiling qoqo_qir v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclZrZiF/symbols.o" "<2 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/{libroqoqo_qir-35fde6fc3c6afbda,liblazy_static-b3603208c0de2608,libqoqo-cff66a971da6a286,libstruqture_py-0555718c764a986c,libroqoqo-8b0f7f4c647ce16e,libbincode-8fe31e615134ceb5,libunty-4b879f2d92d382d8,libstruqture-3ee9c0042c6b36e9,libstruqture-12d07e7331b9730d,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libtinyvec-72550a11d4ce9541,libtinyvec_macros-1c14e8980bff1229,libnalgebra-1658b66618676473,libnum_rational-c18c0e01fa143056,libtypenum-b636c2b461885073,libsimba-fabbb4321e2ba91a,libwide-8cdd48e92c5b32fc,libsafe_arch-0da4544bde2502c3,libbytemuck-150616c01269d672,libapprox-d7428d0bb2df37bf,librand_distr-a79e0a930d6308cb,librand-93f0251f2ee5da76,librand_chacha-3ffc7f939f5ff9ac,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-b2b07f2aa95c7236,libgetrandom-002cb569f61c20b6,libcfg_if-5a199b0ec0054672,libpetgraph-9518a3cf02459e71,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfixedbitset-1d9e4d386551ec07,libqoqo_calculator_pyo3-5f9c30d467d3cc43,libqoqo_calculator-6cc29ef5c3a4fdcc,libschemars-b4bf7a630963b088,libdyn_clone-1c1b05e4f4a02cac,libref_cast-deb16f994d2561a5,libserde_json-d6441870d1089966,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-ecbfc08e271fd39d,libnumpy-4d307c4f365d8fba,librustc_hash-d7c9c021d0487117,libndarray-e9b0966095fdcd3c,libmatrixmultiply-4eae512cdcc867fe,libnum_integer-e6687e96e4a2dfba,librawpointer-a726d041f28ef5ec,libpyo3-4cfc6e21f017bb1e,libmemoffset-b97817c90c352208,libonce_cell-0ba6aecba7086d38,libpyo3_ffi-dc62c72c1b8ed406,liblibc-4a513ea0f2e1d0e2,libnum_complex-56bce1ca400b9ecb,libserde-117b932a6358c1c3,libnum_traits-7ac82bb74aac6d36,libinventory-e558e2aee536c545,libunindent-37c9ebf01f989e9d}.rlib" "/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/rustclZrZiF/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_qir-505b0bade0af26f7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] >>> referenced by pyclass.rs:1179 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/impl_/pyclass.rs:1179) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7.qoqo_qir.314ffba3295c5cf5-cgu.0.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h4f6dbaa5b88c36fc) [INFO] [stdout] >>> referenced by pyclass.rs:1179 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/impl_/pyclass.rs:1179) [INFO] [stdout] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.03.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h0542e5ec10f3ccce) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced by pyclass.rs:1179 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/impl_/pyclass.rs:1179) [INFO] [stdout] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.03.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h057369863b6f9f21) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced 161 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:305) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7.qoqo_qir.314ffba3295c5cf5-cgu.0.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h1838d16d26131a0e) [INFO] [stdout] >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:305) [INFO] [stdout] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.10.rcgu.o:(qoqo::circuit::_::__INVENTORY::__wrap::_$u7b$$u7b$closure$u7d$$u7d$::h0fd2c470a34637af) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:305) [INFO] [stdout] >>> pyo3-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.11.rcgu.o:(pyo3::gil::ReferencePool::update_counts::h9fc999b41887fde9) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] >>> referenced 259 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_IsSubtype [INFO] [stdout] >>> referenced by object.rs:365 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:365) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7.qoqo_qir.314ffba3295c5cf5-cgu.0.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h55a5582a91d88552) [INFO] [stdout] >>> referenced by object.rs:365 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:365) [INFO] [stdout] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.03.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hf37653b3817815c0) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced by object.rs:365 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:365) [INFO] [stdout] >>> pyo3-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.07.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h6ff204dd3d34f864) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] >>> referenced 3 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NoneStruct [INFO] [stdout] >>> referenced by object.rs:622 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:622) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/qoqo_qir-505b0bade0af26f7.qoqo_qir.314ffba3295c5cf5-cgu.0.rcgu.o:(pyo3_ffi::object::Py_None::h6f89e61cc59f8912) [INFO] [stdout] >>> referenced by object.rs:622 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:622) [INFO] [stdout] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.03.rcgu.o:(pyo3_ffi::object::Py_None::hf591096a50ecc140) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced by object.rs:622 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:622) [INFO] [stdout] >>> pyo3-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.07.rcgu.o:(pyo3_ffi::object::Py_None::hda3640c6174b6c49) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] >>> referenced 2 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NotImplementedStruct [INFO] [stdout] >>> referenced by object.rs:651 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:651) [INFO] [stdout] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.03.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h7325d3b5a47da524) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced by object.rs:651 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:651) [INFO] [stdout] >>> qoqo_calculator_pyo3-5f9c30d467d3cc43.qoqo_calculator_pyo3.6e06c0874cecd7e9-cgu.09.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::hbb51a10342e5d7e8) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-5f9c30d467d3cc43.rlib [INFO] [stdout] >>> referenced by object.rs:651 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:651) [INFO] [stdout] >>> struqture_py-0555718c764a986c.struqture_py.3b401db21570ecf3-cgu.07.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h4c895302e6dfa060) in archive /opt/rustwide/target/debug/deps/libstruqture_py-0555718c764a986c.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] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.10.rcgu.o:(pyo3::types::list::try_new_from_iter::h2c40753417797f76) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced by list.rs:38 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:38) [INFO] [stdout] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.10.rcgu.o:(pyo3::types::list::try_new_from_iter::h5af1255313ae8998) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced by list.rs:38 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:38) [INFO] [stdout] >>> qoqo-cff66a971da6a286.qoqo.d2f023511417ee8a-cgu.10.rcgu.o:(pyo3::types::list::try_new_from_iter::h828bd61aa7aef405) in archive /opt/rustwide/target/debug/deps/libqoqo-cff66a971da6a286.rlib [INFO] [stdout] >>> referenced 28 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyGILState_Ensure [INFO] [stdout] >>> referenced by pystate.rs:138 (src/pystate.rs:138) [INFO] [stdout] >>> pyo3_ffi-dc62c72c1b8ed406.pyo3_ffi.66c75bc1296049e9-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure::h8ea7c3da9e785ae7) 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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(pyo3::err::err_state::raise_lazy::h82dbf72109eda69b) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(pyo3::err::err_state::raise_lazy::h82dbf72109eda69b) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateInner::restore::h8da21c670d9a5e10) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::ptraceback::hd49674b2eaae0f83) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::take::hf4edb52cce70bb14) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(pyo3::types::bytearray::PyByteArray::new::he9436ab58b8b1c53) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0e220d02d2f41b1d) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0e220d02d2f41b1d) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3dd3f4c59e923720) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3dd3f4c59e923720) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h7f4b2f1521a60499) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h7f4b2f1521a60499) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3da77dd05f56893a) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3da77dd05f56893a) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h06a9a6b7e1104f0f) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h06a9a6b7e1104f0f) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.13.rcgu.o:(pyo3::marker::Python::run_code::h50c0c4e1a40e2979) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.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-4cfc6e21f017bb1e.pyo3.6a6e61a366d71fa3-cgu.13.rcgu.o:(pyo3::marker::Python::run_code::_$u7b$$u7b$closure$u7d$$u7d$::h6f7aafd8bfb4ecea) in archive /opt/rustwide/target/debug/deps/libpyo3-4cfc6e21f017bb1e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qoqo_qir` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bf7f3b87a299d618fcb3eafe15522827b01c7386e9350f0e5f4ead12cb898f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7f3b87a299d618fcb3eafe15522827b01c7386e9350f0e5f4ead12cb898f08", kill_on_drop: false }` [INFO] [stdout] bf7f3b87a299d618fcb3eafe15522827b01c7386e9350f0e5f4ead12cb898f08