[INFO] fetching crate qoqo-aqt 0.8.0...
[INFO] testing qoqo-aqt-0.8.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate qoqo-aqt 0.8.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate qoqo-aqt 0.8.0
[INFO] finished tweaking crates.io crate qoqo-aqt 0.8.0
[INFO] tweaked toml for crates.io crate qoqo-aqt 0.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qoqo-aqt 0.8.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 246 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding clap v4.4.18 (available: v4.5.51)
[INFO] [stderr]       Adding clap_builder v4.4.18 (available: v4.5.51)
[INFO] [stderr]       Adding pyo3 v0.21.2 (available: v0.27.1)
[INFO] [stderr]       Adding pyo3-build-config v0.21.2 (available: v0.27.1)
[INFO] [stderr]       Adding qoqo v1.15.2 (available: v1.21.0)
[INFO] [stderr]       Adding qoqo-macros v1.15.2 (available: v1.21.0)
[INFO] [stderr]       Adding qoqo_calculator v1.2.4 (available: v1.7.1)
[INFO] [stderr]       Adding qoqo_calculator_pyo3 v1.2.4 (available: v1.7.1)
[INFO] [stderr]       Adding roqoqo v1.15.2 (available: v1.21.0)
[INFO] [stderr]       Adding roqoqo-derive v1.15.2 (available: v1.21.0)
[INFO] [stderr]       Adding struqture v1.9.2 (available: v1.13.4)
[INFO] [stderr]       Adding struqture v2.0.0-alpha.4 (available: v2.3.2)
[INFO] [stderr]       Adding struqture-py v1.9.2 (available: v1.13.4)
[INFO] [stderr]       Adding struqture-py-macros v1.9.2 (available: v1.13.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2c1708f29ee679691ad57be7a4d7ffd4b72cd7a511b4c0d41ce89cfff70623c
[INFO] running `Command { std: "docker" "start" "-a" "f2c1708f29ee679691ad57be7a4d7ffd4b72cd7a511b4c0d41ce89cfff70623c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2c1708f29ee679691ad57be7a4d7ffd4b72cd7a511b4c0d41ce89cfff70623c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c1708f29ee679691ad57be7a4d7ffd4b72cd7a511b4c0d41ce89cfff70623c", kill_on_drop: false }`
[INFO] [stdout] f2c1708f29ee679691ad57be7a4d7ffd4b72cd7a511b4c0d41ce89cfff70623c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07bfde6aeeebdfc621be4437deb19d6e41173cc1f8221d7df53c06971e55d5db
[INFO] running `Command { std: "docker" "start" "-a" "07bfde6aeeebdfc621be4437deb19d6e41173cc1f8221d7df53c06971e55d5db", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling roqoqo v1.15.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling qoqo_calculator v1.2.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling struqture v1.9.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling struqture-py v1.9.2
[INFO] [stderr]    Compiling roqoqo-derive v1.15.2
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling numpy v0.21.0
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling qoqo_calculator_pyo3 v1.2.4
[INFO] [stderr]    Compiling struqture v2.0.0-alpha.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling qoqo v1.15.2
[INFO] [stderr]    Compiling struqture-py-macros v1.9.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling qoqo-macros v1.15.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling roqoqo-aqt v0.8.0
[INFO] [stderr]    Compiling qoqo-aqt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 46s
[INFO] running `Command { std: "docker" "inspect" "07bfde6aeeebdfc621be4437deb19d6e41173cc1f8221d7df53c06971e55d5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07bfde6aeeebdfc621be4437deb19d6e41173cc1f8221d7df53c06971e55d5db", kill_on_drop: false }`
[INFO] [stdout] 07bfde6aeeebdfc621be4437deb19d6e41173cc1f8221d7df53c06971e55d5db
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a65e593904924097390b36921bb6ae2f64ce0f25af73faadc5563b6ddb7ed21
[INFO] running `Command { std: "docker" "start" "-a" "7a65e593904924097390b36921bb6ae2f64ce0f25af73faadc5563b6ddb7ed21", kill_on_drop: false }`
[INFO] [stderr]    Compiling qoqo-aqt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcE2aUFM/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libroqoqo_aqt-dbb540841d2ab633,libreqwest-f7f611e0505e1886,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-36965443d13fdaba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-ccb38bdbc93b6bcd,libserde_urlencoded-498dccaf60073687,libmime-0188e0814ca7ddbf,libencoding_rs-a8d7de088df6b7e0,libnative_tls-11fc2a06652708e9,libopenssl_probe-2c6d21a9709cae46,libopenssl-ed5ac1f3e676041e,libbitflags-81c18dd570709ed4,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-ad80e384c80bb3b6,libhyper-91002bfbaad72bd7,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-38252eb63fe46e93,libhttparse-225777ae3f11a86e,libh2-6bbc9e6f9a0eae05,libtokio_util-2aa3120de46b31af,libfutures_sink-ae1eb2d060de53a2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libfutures_channel-8e61eaebe9799500,libtokio-c41506de77bec2ed,libsocket2-7e02b259e83ada2f,libmio-5a6a0feaa11e7f09,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-40ebd7d040175aeb,libfutures_util-ee140d9a822d2f38,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libpin_project_lite-72bf04572caa1c84,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,liburl-da211a22c1e0ca6d,libidna-093f6b0638c9b7d9,libutf8_iter-51566bbad89f3a68,libidna_adapter-4376d3039438dbc6,libicu_properties-f10f4ec5f148d797,libicu_properties_data-f10405ba9d2ca00e,libicu_normalizer-891e7180524e1885,libicu_normalizer_data-28329ec20d0aaa2d,libicu_collections-7e38745f3872b2c8,libpotential_utf-c3212436b7ea6c0e,libicu_provider-7bf2407e26ba9da4,libicu_locale_core-d9283b0ffa723855,libtinystr-6de549d9640883d4,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-a23e5e68df0bfdaa,libzerotrie-7cf9ef3aea5d636b,libyoke-53130e448c4f09d0,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-f45c83df434fad2c,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libqoqo-a3dcca16bd4f2569,libstruqture_py-08e456152bd7ab3c,libstruqture-475ad81c5def3fac,libitertools-039d9c925d898bbe,libroqoqo-67d387f5817c679e,libstruqture-67bd01a558651335,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libtinyvec-f8ab4d1ccc2237ef,libtinyvec_macros-7b77ea21c73594ca,libnalgebra-b7777d0f4494c763,libnum_rational-a6817a911003520e,libtypenum-baa7fecbfea726c5,libsimba-3d1f11ceadab80f4,libwide-ea283e9aca5dc504,libsafe_arch-34946b6ff1f6ccc6,libbytemuck-f81cce106d0ccc1e,libapprox-466cb62f9d0db4cc,librand_distr-c4e081b15baa8e11,librand-797f5722488399b0,librand_chacha-e233f006a11f3fc8,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-d910d87cc7e652ae,libgetrandom-d208c01948b60292,libpetgraph-cf7b0fee8ba5472b,libindexmap-966aeb3acfd5fee5,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libfixedbitset-9fb76a17080ec2ce,libqoqo_calculator_pyo3-207308468f5cd732,libqoqo_calculator-9149575202cc2644,libthiserror-1cb1dbba2adcf76e,libschemars-1399063dda4e9992,libdyn_clone-319e7691ef78165b,libserde_json-188b8264a216d870,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libnumpy-d170a2cb254b936d,librustc_hash-d7c4a66f98a2548f,libndarray-8c8df3858e80634b,libmatrixmultiply-3c87161ea4e86620,libnum_integer-2173226fd6b94bd0,librawpointer-10d892ea69c462d6,libbincode-6c991c6220bd8692,libpyo3-89f514da4c6408c8,libmemoffset-f6d99b5569eedd47,libportable_atomic-91afa84d6001541a,libparking_lot-4d904c84563d72ae,libparking_lot_core-29ca2aab72d2b48c,libcfg_if-83060ec5685761ae,libsmallvec-3281308869c19c4b,liblock_api-d4e2787d899fb92e,libscopeguard-7ec2214574194454,libpyo3_ffi-adf4709cef8f4ac8,liblibc-30ffb0440c90cdd5,libnum_complex-9bf571b16deb0c51,libserde-b5d9e3d06ea1e8d7,libserde_core-24ed4fb8c683bc6d,libnum_traits-5c7ea38e861f65e5,libinventory-fb17e4b823e03d68,libunindent-0763687dc454374b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcE2aUFM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-393038d64f9a89dc/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c" "-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:295 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/sequence.rs:295)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.06.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h6dacbee8475fb242)
[INFO] [stdout]           >>> referenced by sequence.rs:295 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/sequence.rs:295)
[INFO] [stdout]           >>>               numpy-d170a2cb254b936d.numpy.99283de06b7a81fb-cgu.5.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h04af73c0c4c19f18) in archive /opt/rustwide/target/debug/deps/libnumpy-d170a2cb254b936d.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:295 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/sequence.rs:295)
[INFO] [stdout]           >>>               struqture_py-08e456152bd7ab3c.struqture_py.896812b6dd87ea2a-cgu.13.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h611dc92e9cf0730b) in archive /opt/rustwide/target/debug/deps/libstruqture_py-08e456152bd7ab3c.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyList_New
[INFO] [stdout]           >>> referenced by list.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/list.rs:33)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.06.rcgu.o:(pyo3::types::list::new_from_iter::h66b6429bda82296f)
[INFO] [stdout]           >>> referenced by list.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/list.rs:33)
[INFO] [stdout]           >>>               struqture_py-08e456152bd7ab3c.struqture_py.896812b6dd87ea2a-cgu.04.rcgu.o:(pyo3::types::list::new_from_iter::he32fb60a6829f074) in archive /opt/rustwide/target/debug/deps/libstruqture_py-08e456152bd7ab3c.rlib
[INFO] [stdout]           >>> referenced by list.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/list.rs:33)
[INFO] [stdout]           >>>               qoqo-a3dcca16bd4f2569.qoqo.9bb9c4d9a778948c-cgu.11.rcgu.o:(pyo3::types::list::new_from_iter::hbdf2e980bac42d72) in archive /opt/rustwide/target/debug/deps/libqoqo-a3dcca16bd4f2569.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:624 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:624)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.06.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h1ecf94cb2ed600cc)
[INFO] [stdout]           >>> referenced by object.rs:624 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:624)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.06.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::haa323b564288f60e)
[INFO] [stdout]           >>> referenced by object.rs:624 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:624)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.04.rcgu.o:(pyo3::gil::ReferencePool::update_counts::h9dd29a1c71225f10) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           >>> referenced 248 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GC_UnTrack
[INFO] [stdout]           >>> referenced by pyclass.rs:1125 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/impl_/pyclass.rs:1125)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.05.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h19ae6c8b1ae3299a)
[INFO] [stdout]           >>> referenced by pyclass.rs:1125 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/impl_/pyclass.rs:1125)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.05.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::hcf6688ba2d9f3c9d)
[INFO] [stdout]           >>> referenced by pyclass.rs:1125 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/impl_/pyclass.rs:1125)
[INFO] [stdout]           >>>               numpy-d170a2cb254b936d.numpy.99283de06b7a81fb-cgu.2.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h78c1ffd63621b6b8) in archive /opt/rustwide/target/debug/deps/libnumpy-d170a2cb254b936d.rlib
[INFO] [stdout]           >>> referenced 148 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Check
[INFO] [stdout]           >>> referenced by sequence.rs:504 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/sequence.rs:504)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.07.rcgu.o:(pyo3::types::sequence::extract_sequence::ha20a47a8c05b3162)
[INFO] [stdout]           >>> referenced by sequence.rs:504 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/sequence.rs:504)
[INFO] [stdout]           >>>               numpy-d170a2cb254b936d.numpy.99283de06b7a81fb-cgu.3.rcgu.o:(pyo3::types::sequence::extract_sequence::h1e6ca863f061500e) in archive /opt/rustwide/target/debug/deps/libnumpy-d170a2cb254b936d.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:504 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/sequence.rs:504)
[INFO] [stdout]           >>>               numpy-d170a2cb254b936d.numpy.99283de06b7a81fb-cgu.3.rcgu.o:(pyo3::types::sequence::extract_sequence::h3449e9562fce2d3d) in archive /opt/rustwide/target/debug/deps/libnumpy-d170a2cb254b936d.rlib
[INFO] [stdout]           >>> referenced 11 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_TrueStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:47 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/boolobject.rs:47)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.07.rcgu.o:(pyo3_ffi::boolobject::Py_True::h420ece5796249eae)
[INFO] [stdout]           >>> referenced by boolobject.rs:47 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/boolobject.rs:47)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.13.rcgu.o:(pyo3_ffi::boolobject::Py_True::h11360d0ebddecfed) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           >>> referenced by boolobject.rs:47 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/boolobject.rs:47)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-207308468f5cd732.qoqo_calculator_pyo3.dfc12a644dd6adbb-cgu.1.rcgu.o:(pyo3_ffi::boolobject::Py_True::h60ba6e798b710f7c) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-207308468f5cd732.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_FalseStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:39 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/boolobject.rs:39)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.07.rcgu.o:(pyo3_ffi::boolobject::Py_False::hfe0e19cab9134262)
[INFO] [stdout]           >>> referenced by boolobject.rs:39 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/boolobject.rs:39)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-207308468f5cd732.qoqo_calculator_pyo3.dfc12a644dd6adbb-cgu.1.rcgu.o:(pyo3_ffi::boolobject::Py_False::hddffa4575e4e6695) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-207308468f5cd732.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_IsSubtype
[INFO] [stdout]           >>> referenced by object.rs:287 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:287)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.08.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h8f761e1e2863b7cd)
[INFO] [stdout]           >>> referenced by object.rs:287 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:287)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.03.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h0c77f9db51be1311) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           >>> referenced by object.rs:287 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:287)
[INFO] [stdout]           >>>               numpy-d170a2cb254b936d.numpy.99283de06b7a81fb-cgu.4.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h4f7a0981d9d3c2a5) in archive /opt/rustwide/target/debug/deps/libnumpy-d170a2cb254b936d.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NoneStruct
[INFO] [stdout]           >>> referenced by object.rs:713 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:713)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_aqt-712622d34e18e40c.qoqo_aqt.a230715584d46b28-cgu.08.rcgu.o:(pyo3_ffi::object::Py_None::h5eecd3041ee2d6e3)
[INFO] [stdout]           >>> referenced by object.rs:713 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:713)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.03.rcgu.o:(pyo3_ffi::object::Py_None::h4956905ca09887a7) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           >>> referenced by object.rs:713 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:713)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-207308468f5cd732.qoqo_calculator_pyo3.dfc12a644dd6adbb-cgu.2.rcgu.o:(pyo3_ffi::object::Py_None::ha4e42da032ab59c2) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-207308468f5cd732.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBool_Type
[INFO] [stdout]           >>> referenced by boolobject.rs:15 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/boolobject.rs:15)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.13.rcgu.o:(pyo3_ffi::boolobject::PyBool_Check::h642541a077705b18) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           >>> referenced by object.rs:124 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/object.rs:124)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.03.rcgu.o:(pyo3_ffi::object::Py_SIZE::h9e886336e474d7dd) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Call
[INFO] [stdout]           >>> referenced by any.rs:1961 (src/types/any.rs:1961)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.11.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call::inner::hc1b7a0bed5203b39) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:1767 (src/types/any.rs:1767)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.11.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::getattr::inner::h3b76dd5bc6930c40) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_SetAttr
[INFO] [stdout]           >>> referenced by any.rs:1787 (src/types/any.rs:1787)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.11.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::setattr::inner::hcb0d50b034a90381) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBaseObject_Type
[INFO] [stdout]           >>> referenced by pyclass_init.rs:48 (src/pyclass_init.rs:48)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.11.rcgu.o:(_$LT$pyo3..pyclass_init..PyNativeTypeInitializer$LT$T$GT$$u20$as$u20$pyo3..pyclass_init..PyObjectInit$LT$T$GT$$GT$::into_new_object::inner::h666c3b7a58ae1643) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           >>> referenced by mod.rs:226 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/types/mod.rs:226)
[INFO] [stdout]           >>>               numpy-d170a2cb254b936d.numpy.99283de06b7a81fb-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$::h08b0af22311034df) in archive /opt/rustwide/target/debug/deps/libnumpy-d170a2cb254b936d.rlib
[INFO] [stdout]           >>> referenced by impl_.rs:223 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.21.2/src/pycell/impl_.rs:223)
[INFO] [stdout]           >>>               numpy-d170a2cb254b936d.numpy.99283de06b7a81fb-cgu.2.rcgu.o:(_$LT$pyo3..pycell..impl_..PyClassObjectBase$LT$U$GT$$u20$as$u20$pyo3..pycell..impl_..PyClassObjectLayout$LT$T$GT$$GT$::tp_dealloc::h710a66a469be469a) in archive /opt/rustwide/target/debug/deps/libnumpy-d170a2cb254b936d.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GenericAlloc
[INFO] [stdout]           >>> referenced by pyclass_init.rs:50 (src/pyclass_init.rs:50)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.11.rcgu.o:(_$LT$pyo3..pyclass_init..PyNativeTypeInitializer$LT$T$GT$$u20$as$u20$pyo3..pyclass_init..PyObjectInit$LT$T$GT$$GT$::into_new_object::inner::h666c3b7a58ae1643) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyByteArray_FromStringAndSize
[INFO] [stdout]           >>> referenced by bytearray.rs:36 (src/types/bytearray.rs:36)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.11.rcgu.o:(pyo3::types::bytearray::PyByteArray::new_bound::hfd70fc8db2b55b7e) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyFloat_AsDouble
[INFO] [stdout]           >>> referenced by float.rs:111 (src/types/float.rs:111)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.10.rcgu.o:(pyo3::types::float::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$f64$GT$::extract_bound::ha2b53e35ed4f859f) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyFloat_FromDouble
[INFO] [stdout]           >>> referenced by float.rs:43 (src/types/float.rs:43)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.10.rcgu.o:(pyo3::types::float::PyFloat::new_bound::he753b32b4e71ec28) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyFloat_Type
[INFO] [stdout]           >>> referenced by mod.rs:226 (src/types/mod.rs:226)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.10.rcgu.o:(_$LT$pyo3..types..float..PyFloat$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hec956c0de097ab53) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           >>> referenced by floatobject.rs:17 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.21.2/src/floatobject.rs:17)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.09.rcgu.o:(pyo3_ffi::floatobject::PyFloat_Check::heb6d6fb5d48b1122) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyComplex_FromDoubles
[INFO] [stdout]           >>> referenced by num_complex.rs:146 (src/conversions/num_complex.rs:146)
[INFO] [stdout]           >>>               pyo3-89f514da4c6408c8.pyo3.b8d42d2e053f40d4-cgu.09.rcgu.o:(pyo3::conversions::num_complex::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$num_complex..Complex$LT$f64$GT$$GT$::into_py::h26602ac8078e99ff) in archive /opt/rustwide/target/debug/deps/libpyo3-89f514da4c6408c8.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-aqt` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7a65e593904924097390b36921bb6ae2f64ce0f25af73faadc5563b6ddb7ed21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a65e593904924097390b36921bb6ae2f64ce0f25af73faadc5563b6ddb7ed21", kill_on_drop: false }`
[INFO] [stdout] 7a65e593904924097390b36921bb6ae2f64ce0f25af73faadc5563b6ddb7ed21
