[INFO] fetching crate qoqo-iqm 0.11.2...
[INFO] testing qoqo-iqm-0.11.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate qoqo-iqm 0.11.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate qoqo-iqm 0.11.2
[INFO] finished tweaking crates.io crate qoqo-iqm 0.11.2
[INFO] tweaked toml for crates.io crate qoqo-iqm 0.11.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qoqo-iqm 0.11.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qoqo-iqm 0.11.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55e22b9b906a33e75fa73318aa8f67147f2159cfce1cdcda310aa466c500d983
[INFO] running `Command { std: "docker" "start" "-a" "55e22b9b906a33e75fa73318aa8f67147f2159cfce1cdcda310aa466c500d983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55e22b9b906a33e75fa73318aa8f67147f2159cfce1cdcda310aa466c500d983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e22b9b906a33e75fa73318aa8f67147f2159cfce1cdcda310aa466c500d983", kill_on_drop: false }`
[INFO] [stdout] 55e22b9b906a33e75fa73318aa8f67147f2159cfce1cdcda310aa466c500d983
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e018b43775b68d7f39f4bbf4996e7daf9d3d7b8cd210e66db641c75f4083e142
[INFO] running `Command { std: "docker" "start" "-a" "e018b43775b68d7f39f4bbf4996e7daf9d3d7b8cd210e66db641c75f4083e142", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling roqoqo v1.21.0
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling roqoqo-derive v1.21.0
[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 approx v0.5.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling struqture-py-macros v2.2.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling qoqo_calculator v1.7.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling struqture v1.13.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling struqture v2.2.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling struqture-py v2.2.4
[INFO] [stderr]    Compiling qoqo v1.21.0
[INFO] [stderr]    Compiling qoqo_calculator_pyo3 v1.7.1
[INFO] [stderr]    Compiling qoqo-macros v1.21.0
[INFO] [stderr]    Compiling roqoqo-iqm v0.11.2
[INFO] [stderr]    Compiling qoqo-iqm v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "e018b43775b68d7f39f4bbf4996e7daf9d3d7b8cd210e66db641c75f4083e142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e018b43775b68d7f39f4bbf4996e7daf9d3d7b8cd210e66db641c75f4083e142", kill_on_drop: false }`
[INFO] [stdout] e018b43775b68d7f39f4bbf4996e7daf9d3d7b8cd210e66db641c75f4083e142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96d77c0c773eba7e9ac6f914e440856c60dca6cde945a3473f6e9e48e953f5e0
[INFO] running `Command { std: "docker" "start" "-a" "96d77c0c773eba7e9ac6f914e440856c60dca6cde945a3473f6e9e48e953f5e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling qoqo-iqm v0.11.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCs0KzF/symbols.o" "<10 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/{libqoqo-807d4920abf0c96e,libstruqture_py-f33b7ab9a26b5747,libqoqo_calculator_pyo3-57920fc7fbb8c11d,libnumpy-83006dca5f2c0c5c,librustc_hash-d7c9c021d0487117,libroqoqo_iqm-56281d8b1a25be5e,libreqwest-3f6bde2c8048881c,libhyper_rustls-109133783984323e,librustls_native_certs-2c50a3ccd0a112a8,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-f9b37ba29250c1fd,librustls-22e9aefa48400a64,libsubtle-ca7024fc66e4388f,libwebpki-def9fb77411c6011,libring-13f0f7759f6bdb52,libgetrandom-a5cfe65bb250d803,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libserde_urlencoded-f31417d2c470d180,libtower_http-e460998ce484c67d,libbitflags-ae83ff7d8b19c6be,libiri_string-a380f51e5b0b7b73,libtower-64953e6be7a6e0d1,libtower_layer-d70c7e404336389b,libhyper_util-15758f4242ac634b,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libhyper-c92f95dbe3bd7a59,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libatomic_waker-001109810bdecbaa,libfutures_channel-012639fe8a4df2d7,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libfutures_util-55e73ee41a4ad8be,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-45f74354a8b36c20,liburl-aea3fd9b691b69a4,libidna-5919edec86c31ccc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-afd220d4832402de,libicu_properties-2998f64c139585b4,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-04de5ae7da82b00b,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-c4a20d07a4fa2bd3,libpotential_utf-d830365da628f51d,libicu_provider-e4ec0a24e0f08044,libicu_locale_core-591f4325ad001e47,libtinystr-c329586397cdcd02,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-793887b98336c38a,libzerotrie-809f786be22608ff,libyoke-774705cf32a619c2,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libroqoqo-85f6317d7d44940b,libbincode-894911ab24e7ab03,libunty-4b879f2d92d382d8,libstruqture-4ce01b9e87d49755,libstruqture-1722b65a03b5b200,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libtinyvec-1f3046cf22102c0c,libtinyvec_macros-1c14e8980bff1229,libnalgebra-ca9c8c303e06c86a,libnum_rational-c18c0e01fa143056,libtypenum-5940090dfdb1430b,libsimba-a99302546d6117cf,libwide-800fbac21313ab7f,libsafe_arch-f8acdd78f0962f0c,libbytemuck-fe571f4439465e4d,libapprox-d7428d0bb2df37bf,librand_distr-9b4309889f6dea73,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libcfg_if-666d36e5ee0df220,libndarray-35fe4a104be6bd31,libmatrixmultiply-4eae512cdcc867fe,libnum_integer-e6687e96e4a2dfba,librawpointer-a726d041f28ef5ec,libpetgraph-bcf4828c1c7f8eaa,libhashbrown-fbebb727e1c38a14,libfoldhash-a84df4cbe8daa3b8,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfixedbitset-1d9e4d386551ec07,libqoqo_calculator-9d99784e09658dbe,libschemars-e2414947944bd4f8,libdyn_clone-1c1b05e4f4a02cac,libref_cast-6b26f9312b572510,libserde_json-2987432bc72ee836,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-4a0c5f5699484a3f,libpyo3-8d6c319b93eee827,libmemoffset-b97817c90c352208,libonce_cell-0ba6aecba7086d38,libpyo3_ffi-3c0b3e852c9180ad,liblibc-f44516d981b27aa6,libnum_complex-e496d4e85d3b098c,libserde-6ebed41190b427cd,libserde_core-48921fa965a1c84f,libnum_traits-7ac82bb74aac6d36,libinventory-8350feb1c29496df,libunindent-37c9ebf01f989e9d}.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/rustcCs0KzF/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/ring-7e016d62549879f2/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401" "-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: PyTuple_New
[INFO] [stdout]           >>> referenced by tuple.rs:915 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/tuple.rs:915)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.0.rcgu.o:(pyo3::types::tuple::array_into_tuple::ha8aa80be58ad0a2d)
[INFO] [stdout]           >>> referenced by tuple.rs:915 (src/types/tuple.rs:915)
[INFO] [stdout]           >>>               pyo3-8d6c319b93eee827.pyo3.ed4bf486bfcd5976-cgu.03.rcgu.o:(pyo3::types::tuple::array_into_tuple::hbf837ed8c275fad2) in archive /opt/rustwide/target/debug/deps/libpyo3-8d6c319b93eee827.rlib
[INFO] [stdout]           >>> referenced by tuple.rs:915 (src/types/tuple.rs:915)
[INFO] [stdout]           >>>               pyo3-8d6c319b93eee827.pyo3.ed4bf486bfcd5976-cgu.03.rcgu.o:(pyo3::types::tuple::array_into_tuple::hdcc4784cacf25a16) in archive /opt/rustwide/target/debug/deps/libpyo3-8d6c319b93eee827.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_VectorcallMethod
[INFO] [stdout]           >>> referenced by tuple.rs:717 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/tuple.rs:717)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.7.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$T1$C$T2$RP$$GT$::call_method_positional::hbd6b7669e020cd9e)
[INFO] [stdout]           >>> referenced by abstract_.rs:203 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/cpython/abstract_.rs:203)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.04.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_method_positional::hc62df39570ee9cf4) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by abstract_.rs:203 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/cpython/abstract_.rs:203)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.03.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_method_positional::hec371d961de35fcf) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced 4 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_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.7.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h8e38e8af31011b7a)
[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-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.10.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hebf5e998e96bc770) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.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]           >>>               struqture_py-f33b7ab9a26b5747.struqture_py.a1bf03b3bc53616f-cgu.08.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h613a0e2d9d8008f9) in archive /opt/rustwide/target/debug/deps/libstruqture_py-f33b7ab9a26b5747.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_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.7.rcgu.o:(pyo3_ffi::object::Py_None::hb660c840ccc3f8aa)
[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-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.10.rcgu.o:(pyo3_ffi::object::Py_None::h55f30075496121b5) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.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]           >>>               struqture_py-f33b7ab9a26b5747.struqture_py.a1bf03b3bc53616f-cgu.08.rcgu.o:(pyo3_ffi::object::Py_None::h6972afd0c733731a) in archive /opt/rustwide/target/debug/deps/libstruqture_py-f33b7ab9a26b5747.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySet_New
[INFO] [stdout]           >>> referenced by set.rs:277 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:277)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.04.rcgu.o:(pyo3::types::set::try_new_from_iter::h0418e563e92480e6) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by set.rs:277 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:277)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.04.rcgu.o:(pyo3::types::set::try_new_from_iter::h3adb98c17d703aae) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by set.rs:277 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:277)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.04.rcgu.o:(pyo3::types::set::try_new_from_iter::h4521144a752b4e6c) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySet_Add
[INFO] [stdout]           >>> referenced by set.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:285)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.04.rcgu.o:(pyo3::types::set::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h36b3dbdb8a48b355) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by set.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:285)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.04.rcgu.o:(pyo3::types::set::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h3dcc2225bbb24834) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by set.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/set.rs:285)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.04.rcgu.o:(pyo3::types::set::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h443140a93a7bd8e2) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Check
[INFO] [stdout]           >>> referenced by sequence.rs:358 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:358)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.05.rcgu.o:(pyo3::types::sequence::extract_sequence::h5af8fee7c17c45cb) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:358 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:358)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.05.rcgu.o:(pyo3::types::sequence::extract_sequence::h66979cc7a92c8df0) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:358 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:358)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.05.rcgu.o:(pyo3::types::sequence::extract_sequence::ha14424c22c0517b4) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced 10 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Size
[INFO] [stdout]           >>> referenced by sequence.rs:145 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:145)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.8.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h0d10b25975885f93)
[INFO] [stdout]           >>> referenced by sequence.rs:145 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:145)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.13.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h4ac9010e45c01f4f) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:145 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/sequence.rs:145)
[INFO] [stdout]           >>>               struqture_py-f33b7ab9a26b5747.struqture_py.a1bf03b3bc53616f-cgu.11.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h4c90233a91d17095) in archive /opt/rustwide/target/debug/deps/libstruqture_py-f33b7ab9a26b5747.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GC_UnTrack
[INFO] [stdout]           >>> referenced by pyclass.rs:1179 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/impl_/pyclass.rs:1179)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.8.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h0d142ee5f152cdb0)
[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_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.8.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h786beb51574d1260)
[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_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.8.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h7d5472df0763e77c)
[INFO] [stdout]           >>> referenced 162 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_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.8.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0d6d986e37b0ce46)
[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_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.8.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h5090f00780f50689)
[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_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.8.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::hedc5f681bc39835d)
[INFO] [stdout]           >>> referenced 260 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyList_New
[INFO] [stdout]           >>> referenced by list.rs:38 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:38)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.5.rcgu.o:(pyo3::types::list::try_new_from_iter::h202c4de9b712d7f2)
[INFO] [stdout]           >>> referenced by list.rs:38 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:38)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.5.rcgu.o:(pyo3::types::list::try_new_from_iter::h2e0e3785bf714d7f)
[INFO] [stdout]           >>> referenced by list.rs:38 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:38)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.5.rcgu.o:(pyo3::types::list::try_new_from_iter::h55e0ffeb56c24768)
[INFO] [stdout]           >>> referenced 33 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ConnectionError
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/exceptions.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.5.rcgu.o:(_$LT$pyo3..exceptions..PyConnectionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0e44947f16155378)
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/exceptions.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/qoqo_iqm-0e2496851ca40401.qoqo_iqm.30d62d2783bc96c3-cgu.5.rcgu.o:(_$LT$pyo3..exceptions..PyConnectionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0e44947f16155378)
[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-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.10.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::hfabd297356f0d253) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.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-f33b7ab9a26b5747.struqture_py.a1bf03b3bc53616f-cgu.08.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h914b0293bb548132) in archive /opt/rustwide/target/debug/deps/libstruqture_py-f33b7ab9a26b5747.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-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.1.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::hbf9e6f4f9eeb5523) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyDict_Next
[INFO] [stdout]           >>> referenced by dict.rs:469 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/dict.rs:469)
[INFO] [stdout]           >>>               qoqo-807d4920abf0c96e.qoqo.d4cfcfba5f8b01de-cgu.13.rcgu.o:(pyo3::types::dict::DictIterImpl::next_unchecked::hf034462e8c02e078) in archive /opt/rustwide/target/debug/deps/libqoqo-807d4920abf0c96e.rlib
[INFO] [stdout]           >>> referenced by dict.rs:469 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/dict.rs:469)
[INFO] [stdout]           >>>               struqture_py-f33b7ab9a26b5747.struqture_py.a1bf03b3bc53616f-cgu.05.rcgu.o:(pyo3::types::dict::DictIterImpl::next_unchecked::hdb080a1a935b0ff4) in archive /opt/rustwide/target/debug/deps/libstruqture_py-f33b7ab9a26b5747.rlib
[INFO] [stdout]           >>> referenced by dict.rs:713 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/dict.rs:713)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.2.rcgu.o:(_$LT$pyo3..types..dict..borrowed_iter..BorrowedDictIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::hd665df12cca9f640) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBaseObject_Type
[INFO] [stdout]           >>> referenced by impl_.rs:241 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/pycell/impl_.rs:241)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-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::h1a1f3c8a1f3f9b1d) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           >>> referenced by mod.rs:2447 (/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mod.rs:2447)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-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::h1a1f3c8a1f3f9b1d) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           >>> referenced by mod.rs:134 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/mod.rs:134)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.1.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h03e25f0dbe4ceccb) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           >>> referenced 5 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:520 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/err/mod.rs:520)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.2.rcgu.o:(pyo3::err::PyErr::write_unraisable::h43d65fe73f1212d4) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           >>> referenced by mod.rs:520 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/err/mod.rs:520)
[INFO] [stdout]           >>>               numpy-83006dca5f2c0c5c.numpy.2980b806ec55417e-cgu.3.rcgu.o:(pyo3::err::PyErr::write_unraisable::h7900bb42af2d14df) in archive /opt/rustwide/target/debug/deps/libnumpy-83006dca5f2c0c5c.rlib
[INFO] [stdout]           >>> referenced by mod.rs:520 (src/err/mod.rs:520)
[INFO] [stdout]           >>>               pyo3-8d6c319b93eee827.pyo3.ed4bf486bfcd5976-cgu.15.rcgu.o:(pyo3::err::PyErr::write_unraisable::h470ea6a1451be2b1) in archive /opt/rustwide/target/debug/deps/libpyo3-8d6c319b93eee827.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ZeroDivisionError
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/exceptions.rs:282)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.1.rcgu.o:(_$LT$pyo3..exceptions..PyZeroDivisionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hc11379215e665ab4) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/exceptions.rs:282)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.1.rcgu.o:(_$LT$pyo3..exceptions..PyZeroDivisionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hc11379215e665ab4) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_NotImplementedError
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/exceptions.rs:282)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.1.rcgu.o:(_$LT$pyo3..exceptions..PyNotImplementedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h252faefc3a8a9c0c) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/exceptions.rs:282)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.1.rcgu.o:(_$LT$pyo3..exceptions..PyNotImplementedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h252faefc3a8a9c0c) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_TrueStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:41 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/boolobject.rs:41)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.0.rcgu.o:(pyo3_ffi::boolobject::Py_True::hfeac7e09905f99d5) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.rlib
[INFO] [stdout]           >>> referenced by boolobject.rs:41 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/boolobject.rs:41)
[INFO] [stdout]           >>>               pyo3-8d6c319b93eee827.pyo3.ed4bf486bfcd5976-cgu.11.rcgu.o:(pyo3_ffi::boolobject::Py_True::h7d9a909d094574c9) in archive /opt/rustwide/target/debug/deps/libpyo3-8d6c319b93eee827.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_FalseStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/boolobject.rs:33)
[INFO] [stdout]           >>>               qoqo_calculator_pyo3-57920fc7fbb8c11d.qoqo_calculator_pyo3.7b7ca28969c7e845-cgu.0.rcgu.o:(pyo3_ffi::boolobject::Py_False::h118b11b5f4c0b2ed) in archive /opt/rustwide/target/debug/deps/libqoqo_calculator_pyo3-57920fc7fbb8c11d.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-iqm` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "96d77c0c773eba7e9ac6f914e440856c60dca6cde945a3473f6e9e48e953f5e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d77c0c773eba7e9ac6f914e440856c60dca6cde945a3473f6e9e48e953f5e0", kill_on_drop: false }`
[INFO] [stdout] 96d77c0c773eba7e9ac6f914e440856c60dca6cde945a3473f6e9e48e953f5e0
