[INFO] fetching crate cfpyo3_rs_bindings 0.2.2...
[INFO] testing cfpyo3_rs_bindings-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cfpyo3_rs_bindings 0.2.2 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cfpyo3_rs_bindings 0.2.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 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 092a831f7e1c8b9759fc28ec23958d0226b9306455b018ba1e000a144fec7cf8
[INFO] running `Command { std: "docker" "start" "-a" "092a831f7e1c8b9759fc28ec23958d0226b9306455b018ba1e000a144fec7cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "092a831f7e1c8b9759fc28ec23958d0226b9306455b018ba1e000a144fec7cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "092a831f7e1c8b9759fc28ec23958d0226b9306455b018ba1e000a144fec7cf8", kill_on_drop: false }`
[INFO] [stdout] 092a831f7e1c8b9759fc28ec23958d0226b9306455b018ba1e000a144fec7cf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f8dd5bd3a0cbd83747fcffceb46c70d5b14f33df71f3ee964048f68be43722a
[INFO] running `Command { std: "docker" "start" "-a" "4f8dd5bd3a0cbd83747fcffceb46c70d5b14f33df71f3ee964048f68be43722a", 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 crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc-hash v2.0.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 memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling 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 25.70s
[INFO] running `Command { std: "docker" "inspect" "4f8dd5bd3a0cbd83747fcffceb46c70d5b14f33df71f3ee964048f68be43722a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f8dd5bd3a0cbd83747fcffceb46c70d5b14f33df71f3ee964048f68be43722a", kill_on_drop: false }`
[INFO] [stdout] 4f8dd5bd3a0cbd83747fcffceb46c70d5b14f33df71f3ee964048f68be43722a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ced975027e88315349eb8a32c6f1db762478d42e482adde80933342d375b8bee
[INFO] running `Command { std: "docker" "start" "-a" "ced975027e88315349eb8a32c6f1db762478d42e482adde80933342d375b8bee", 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/rustcfjNNKz/symbols.o" "<9 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/{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" "<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/rustcfjNNKz/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" "<sysroot>/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.88ad3a9bb44da948-cgu.4.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h0087402ea20fa6c3)
[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.88ad3a9bb44da948-cgu.4.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h307808d3eb564958)
[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.88ad3a9bb44da948-cgu.4.rcgu.o:(pyo3::instance::Py$LT$T$GT$::clone_ref::h65eefab1545f01a2)
[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.88ad3a9bb44da948-cgu.4.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h3e2624143d94e33c)
[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.88ad3a9bb44da948-cgu.4.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h952a2730e5b41309)
[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.88ad3a9bb44da948-cgu.4.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::he5948e9c7674c7cb)
[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.88ad3a9bb44da948-cgu.2.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h6474bc680908807a)
[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.a64570de09b9b405-cgu.3.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h869a253c253aa3a4) 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.88ad3a9bb44da948-cgu.2.rcgu.o:(pyo3::types::tuple::array_into_tuple::h154647e9865f6059)
[INFO] [stdout]           >>> referenced by tuple.rs:915 (src/types/tuple.rs:915)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::types::tuple::array_into_tuple::hc2afe3e9dba586ad) 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.88ad3a9bb44da948-cgu.2.rcgu.o:(pyo3::types::tuple::array_into_tuple::h154647e9865f6059)
[INFO] [stdout]           >>> referenced by tuple.rs:921 (src/types/tuple.rs:921)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::types::tuple::array_into_tuple::hc2afe3e9dba586ad) 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.88ad3a9bb44da948-cgu.7.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h04c3ca39c3978834)
[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.a64570de09b9b405-cgu.3.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hef02327bf0bc5635) 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.88ad3a9bb44da948-cgu.7.rcgu.o:(pyo3_ffi::object::Py_None::h2309682f367aaf22)
[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.e50dcf8341a0abb6-cgu.07.rcgu.o:(pyo3_ffi::object::Py_None::h86c19062bca66a0b) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by pystate.rs:138 (src/pystate.rs:138)
[INFO] [stdout]           >>>               pyo3_ffi-cd155866baedcd57.pyo3_ffi.f07668e8295f93b2-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure::hd73fea9f715477bd) in archive /opt/rustwide/target/debug/deps/libpyo3_ffi-cd155866baedcd57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:304 (src/gil.rs:304)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::gil::SuspendGIL::new::h57cdd8fe5dfc6f02) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           >>> referenced by gil.rs:72 (src/gil.rs:72)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h774365ed31c0cb4a) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:68 (src/gil.rs:68)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h774365ed31c0cb4a) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           >>> referenced by gil.rs:184 (src/gil.rs:184)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::gil::GILGuard::acquire::_$u7b$$u7b$closure$u7d$$u7d$::hd0b6083112219c10) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:69 (src/gil.rs:69)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h774365ed31c0cb4a) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_SetAttrString
[INFO] [stdout]           >>> referenced by lazy_type_object.rs:244 (src/impl_/pyclass/lazy_type_object.rs:244)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::impl_::pyclass::lazy_type_object::initialize_tp_dict::hf2a1f7612c764256) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyLong_FromSsize_t
[INFO] [stdout]           >>> referenced by pyclass.rs:1188 (src/impl_/pyclass.rs:1188)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::impl_::pyclass::get_sequence_item_from_mapping::he7c0a3fb0c587c6f) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           >>> referenced by pyclass.rs:1203 (src/impl_/pyclass.rs:1203)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::impl_::pyclass::assign_sequence_item_from_mapping::hce8360bb1195e492) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetItem
[INFO] [stdout]           >>> referenced by pyclass.rs:1192 (src/impl_/pyclass.rs:1192)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::impl_::pyclass::get_sequence_item_from_mapping::he7c0a3fb0c587c6f) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_SetItem
[INFO] [stdout]           >>> referenced by pyclass.rs:1210 (src/impl_/pyclass.rs:1210)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::impl_::pyclass::assign_sequence_item_from_mapping::hce8360bb1195e492) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_DelItem
[INFO] [stdout]           >>> referenced by pyclass.rs:1208 (src/impl_/pyclass.rs:1208)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(pyo3::impl_::pyclass::assign_sequence_item_from_mapping::hce8360bb1195e492) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:243 (src/gil.rs:243)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(_$LT$pyo3..gil..GILGuard$u20$as$u20$core..ops..drop..Drop$GT$::drop::hc547d620224ced26) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_RestoreThread
[INFO] [stdout]           >>> referenced by gil.rs:314 (src/gil.rs:314)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.15.rcgu.o:(_$LT$pyo3..gil..SuspendGIL$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2bf393a510fea3ca) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:984 (src/types/any.rs:984)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.14.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::getattr::inner::h9f2442273b6365b5) in archive /opt/rustwide/target/debug/deps/libpyo3-8db58907d6858354.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_SetAttr
[INFO] [stdout]           >>> referenced by any.rs:1057 (src/types/any.rs:1057)
[INFO] [stdout]           >>>               pyo3-8db58907d6858354.pyo3.e50dcf8341a0abb6-cgu.14.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::setattr::inner::h9203c98dd4d0e1dd) 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" "ced975027e88315349eb8a32c6f1db762478d42e482adde80933342d375b8bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced975027e88315349eb8a32c6f1db762478d42e482adde80933342d375b8bee", kill_on_drop: false }`
[INFO] [stdout] ced975027e88315349eb8a32c6f1db762478d42e482adde80933342d375b8bee
