[INFO] fetching crate cfpyo3_rs_bindings 0.2.2... [INFO] testing cfpyo3_rs_bindings-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cfpyo3_rs_bindings 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate cfpyo3_rs_bindings 0.2.2 [INFO] finished tweaking crates.io crate cfpyo3_rs_bindings 0.2.2 [INFO] tweaked toml for crates.io crate cfpyo3_rs_bindings 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cfpyo3_rs_bindings 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cfpyo3_rs_bindings 0.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded cfpyo3_rs_core v0.2.2 [INFO] [stderr] Downloaded inventory v0.3.15 [INFO] [stderr] Downloaded numpy v0.25.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6e13a1f3c32a675982c26e395a2d81ca6edfdd03a14b1181989d8b268032f1c [INFO] running `Command { std: "docker" "start" "-a" "a6e13a1f3c32a675982c26e395a2d81ca6edfdd03a14b1181989d8b268032f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6e13a1f3c32a675982c26e395a2d81ca6edfdd03a14b1181989d8b268032f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e13a1f3c32a675982c26e395a2d81ca6edfdd03a14b1181989d8b268032f1c", kill_on_drop: false }` [INFO] [stdout] a6e13a1f3c32a675982c26e395a2d81ca6edfdd03a14b1181989d8b268032f1c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bc1ea9fcefecc03a2f8ab49f278525ffa7f17efcd18733b5a99889b1956d4d9 [INFO] running `Command { std: "docker" "start" "-a" "2bc1ea9fcefecc03a2f8ab49f278525ffa7f17efcd18733b5a99889b1956d4d9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling cfpyo3_rs_core v0.2.2 [INFO] [stderr] Compiling cfpyo3_rs_bindings v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.20s [INFO] running `Command { std: "docker" "inspect" "2bc1ea9fcefecc03a2f8ab49f278525ffa7f17efcd18733b5a99889b1956d4d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc1ea9fcefecc03a2f8ab49f278525ffa7f17efcd18733b5a99889b1956d4d9", kill_on_drop: false }` [INFO] [stdout] 2bc1ea9fcefecc03a2f8ab49f278525ffa7f17efcd18733b5a99889b1956d4d9 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46f076ff1bf0dc55ffbf4aeb1586c65fcde6e2f12502cb0c109d89568e86b267 [INFO] running `Command { std: "docker" "start" "-a" "46f076ff1bf0dc55ffbf4aeb1586c65fcde6e2f12502cb0c109d89568e86b267", kill_on_drop: false }` [INFO] [stderr] Compiling cfpyo3_rs_bindings v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcouArIT/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcfpyo3_core-b21c3da4f074f771,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libfutures-6d9435c2c4a03d6f,libfutures_executor-ec30f5d3b262e07a,libfutures_util-bee486256b5954d6,libmemchr-3ffe5f7a52883367,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-2567751a6eaafbe5,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-14ebb66ec99947da,libmd5-a45031733d5259f0,libcfg_if-33ef6c02a07f9fec,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libmemmap2-a8bb9c6572a2b551,libitertools-81524015b6b5198d,libeither-38d43fea6173fdf6,libbytes-76f23c7bd2b8c31b,libnumpy-746b30f47e41cb22,librustc_hash-9f948d4b6235e254,libpyo3-8db58907d6858354,libanyhow-990b2eea93ad961b,libmemoffset-eff8dc08e7f61fc4,libonce_cell-24c5d665b6879050,libpyo3_ffi-cd155866baedcd57,liblibc-36f85885e0131609,libchrono-7764f6ad4b715c8f,libinventory-662df9a99e51faf0,libunindent-df02e22db51b2e3a,libndarray-12adee4346aa17da,libmatrixmultiply-6a7935c97054a755,libnum_complex-119886230fdd3784,libnum_integer-73165df9cac0e7cf,libnum_traits-0dc368860bb68f9d,librawpointer-a726d041f28ef5ec}.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/rustcouArIT/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/cfpyo3_bindings-6b2d7c258d90d12f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: _Py_IncRef [INFO] [stdout] >>> referenced by refcount.rs:189 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:189) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.4.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h35712994e3cc4292) [INFO] [stdout] >>> referenced by refcount.rs:189 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:189) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.4.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h3918542875df6487) [INFO] [stdout] >>> referenced by refcount.rs:189 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:189) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.4.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h3b0b3dcafc9486e1) [INFO] [stdout] >>> referenced 7 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_DecRef [INFO] [stdout] >>> referenced by refcount.rs:266 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:266) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.4.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h000d3b7bc9c3ac5c) [INFO] [stdout] >>> referenced by refcount.rs:266 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:266) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.4.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h91157397a9e535a6) [INFO] [stdout] >>> referenced by refcount.rs:266 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/refcount.rs:266) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.4.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h9648707453e6eb20) [INFO] [stdout] >>> referenced 14 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/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.2.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::hb9d07e23b4e338bf) [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] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.4.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h98ec7e7bd89e3c6b) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] [INFO] [stdout] 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/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.2.rcgu.o:(pyo3::types::tuple::array_into_tuple::h16d80bcac04335cc) [INFO] [stdout] >>> referenced by tuple.rs:915 (src/types/tuple.rs:915) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.11.rcgu.o:(pyo3::types::tuple::array_into_tuple::hebb59d5812b4d9bc) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_SetItem [INFO] [stdout] >>> referenced by tuple.rs:921 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/tuple.rs:921) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.2.rcgu.o:(pyo3::types::tuple::array_into_tuple::h16d80bcac04335cc) [INFO] [stdout] >>> referenced by tuple.rs:921 (src/types/tuple.rs:921) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.11.rcgu.o:(pyo3::types::tuple::array_into_tuple::hebb59d5812b4d9bc) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [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/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.7.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h57633dba92f4bcba) [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] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.3.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h9f19d52c076b9c6f) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [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/cfpyo3_bindings-6b2d7c258d90d12f.cfpyo3_bindings.71ee691761690196-cgu.7.rcgu.o:(pyo3_ffi::object::Py_None::h680a8f0533aa626b) [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-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.07.rcgu.o:(pyo3_ffi::object::Py_None::h05bde558e82415ab) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [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] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.2.rcgu.o:(pyo3::err::PyErr::write_unraisable::h515e340e4ef7754b) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] >>> referenced by mod.rs:520 (src/err/mod.rs:520) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.06.rcgu.o:(pyo3::err::PyErr::write_unraisable::hef661ec37aa4d4ae) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyCapsule_GetName [INFO] [stdout] >>> referenced by capsule.rs:294 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/capsule.rs:294) [INFO] [stdout] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.2.rcgu.o:(pyo3::types::capsule::capsule_destructor::h64bdb58539b622b2) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] >>> referenced by capsule.rs:327 (src/types/capsule.rs:327) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.07.rcgu.o:(pyo3::types::capsule::name_ptr_ignore_error::hf715485df1b03355) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyCapsule_GetPointer [INFO] [stdout] >>> referenced by capsule.rs:294 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/capsule.rs:294) [INFO] [stdout] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.2.rcgu.o:(pyo3::types::capsule::capsule_destructor::h64bdb58539b622b2) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] >>> referenced by capsule.rs:249 (src/types/capsule.rs:249) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..capsule..PyCapsule$GT$$u20$as$u20$pyo3..types..capsule..PyCapsuleMethods$GT$::pointer::h7da350ad214e4c19) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyCapsule_GetContext [INFO] [stdout] >>> referenced by capsule.rs:295 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/capsule.rs:295) [INFO] [stdout] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.2.rcgu.o:(pyo3::types::capsule::capsule_destructor::h64bdb58539b622b2) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyCapsule_New [INFO] [stdout] >>> referenced by capsule.rs:121 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/capsule.rs:121) [INFO] [stdout] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.2.rcgu.o:(pyo3::types::capsule::PyCapsule::new_with_destructor::h4084d7192c449f6f) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GetSlot [INFO] [stdout] >>> referenced by get_slot.rs:117 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/internal/get_slot.rs:117) [INFO] [stdout] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.3.rcgu.o:(_$LT$pyo3..internal..get_slot..Slot$LT$74_i32$GT$$u20$as$u20$pyo3..internal..get_slot..GetSlotImpl$GT$::get_slot::h90337502a4bd35a8) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] >>> referenced by get_slot.rs:117 (src/internal/get_slot.rs:117) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.06.rcgu.o:(_$LT$pyo3..internal..get_slot..Slot$LT$47_i32$GT$$u20$as$u20$pyo3..internal..get_slot..GetSlotImpl$GT$::get_slot::h531df5d3ebd7848e) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] >>> referenced by get_slot.rs:117 (src/internal/get_slot.rs:117) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.06.rcgu.o:(_$LT$pyo3..internal..get_slot..Slot$LT$48_i32$GT$$u20$as$u20$pyo3..internal..get_slot..GetSlotImpl$GT$::get_slot::h46eaccc105a06b96) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [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] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-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$::he3a277c8549af82e) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [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] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.4.rcgu.o:(_$LT$pyo3..pycell..impl_..PyClassObjectBase$LT$U$GT$$u20$as$u20$pyo3..pycell..impl_..PyClassObjectLayout$LT$T$GT$$GT$::tp_dealloc::h78e71bb9099e1b4a) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] >>> referenced by mod.rs:2447 (/rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ptr/mod.rs:2447) [INFO] [stdout] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.4.rcgu.o:(_$LT$pyo3..pycell..impl_..PyClassObjectBase$LT$U$GT$$u20$as$u20$pyo3..pycell..impl_..PyClassObjectLayout$LT$T$GT$$GT$::tp_dealloc::h78e71bb9099e1b4a) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] >>> referenced 2 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Vectorcall [INFO] [stdout] >>> referenced by tuple.rs:682 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/tuple.rs:682) [INFO] [stdout] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.5.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$$RP$$GT$::call_positional::hf14d8adc0f1c2fc2) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Str [INFO] [stdout] >>> referenced by any.rs:1522 (src/types/any.rs:1522) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::str::h117ac9f7b85ec493) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Repr [INFO] [stdout] >>> referenced by any.rs:1514 (src/types/any.rs:1514) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::repr::h038b7d242a4a14c2) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_CallNoArgs [INFO] [stdout] >>> referenced by any.rs:1296 (src/types/any.rs:1296) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call0::hc74d056fe2d96a6d) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyCapsule_Type [INFO] [stdout] >>> referenced by pycapsule.rs:15 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/pycapsule.rs:15) [INFO] [stdout] >>> numpy-746b30f47e41cb22.numpy.175b68d7c005b78b-cgu.4.rcgu.o:(pyo3_ffi::pycapsule::PyCapsule_CheckExact::hed220819e1a9a6d8) in archive /opt/rustwide/target/debug/deps/libnumpy-746b30f47e41cb22.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_Size [INFO] [stdout] >>> referenced by tuple.rs:213 (src/types/tuple.rs:213) [INFO] [stdout] >>> pyo3-8db58907d6858354.pyo3.8396194e6c54b2aa-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..tuple..PyTuple$GT$$u20$as$u20$pyo3..types..tuple..PyTupleMethods$GT$::len::h5ec147c235396b2e) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.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 `cfpyo3_rs_bindings` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "46f076ff1bf0dc55ffbf4aeb1586c65fcde6e2f12502cb0c109d89568e86b267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f076ff1bf0dc55ffbf4aeb1586c65fcde6e2f12502cb0c109d89568e86b267", kill_on_drop: false }` [INFO] [stdout] 46f076ff1bf0dc55ffbf4aeb1586c65fcde6e2f12502cb0c109d89568e86b267