[INFO] fetching crate didppy 0.10.0... [INFO] testing didppy-0.10.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate didppy 0.10.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate didppy 0.10.0 [INFO] finished tweaking crates.io crate didppy 0.10.0 [INFO] tweaked toml for crates.io crate didppy 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate didppy 0.10.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate didppy 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6b8301ba4d12f0436da3783ae354b7921e7af7c90aaebea09f99af1a7ac2a9b [INFO] running `Command { std: "docker" "start" "-a" "a6b8301ba4d12f0436da3783ae354b7921e7af7c90aaebea09f99af1a7ac2a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6b8301ba4d12f0436da3783ae354b7921e7af7c90aaebea09f99af1a7ac2a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b8301ba4d12f0436da3783ae354b7921e7af7c90aaebea09f99af1a7ac2a9b", kill_on_drop: false }` [INFO] [stdout] a6b8301ba4d12f0436da3783ae354b7921e7af7c90aaebea09f99af1a7ac2a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dddd4314462a376f8c7582b4ec63c0e6b0bbde56f7603f3902727298ac705525 [INFO] running `Command { std: "docker" "start" "-a" "dddd4314462a376f8c7582b4ec63c0e6b0bbde56f7603f3902727298ac705525", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling bus v2.4.1 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling dypdl v0.10.0 [INFO] [stderr] Compiling rand_core v0.9.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 didppy v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling dypdl-heuristic-search v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling tikv-jemallocator v0.5.4 [INFO] [stderr] Compiling didp-yaml v0.10.0 [INFO] [stdout] warning: enum `TargetArgUnion` is never used [INFO] [stdout] --> src/model.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum TargetArgUnion { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TableIndexUnion` is never used [INFO] [stdout] --> src/model.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub enum TableIndexUnion { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TableArgUnion` is never used [INFO] [stdout] --> src/model.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum TableArgUnion { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TableUnion` is never used [INFO] [stdout] --> src/model.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub enum TableUnion { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SetDefaultArgUnion` is never used [INFO] [stdout] --> src/model.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub enum SetDefaultArgUnion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.33s [INFO] running `Command { std: "docker" "inspect" "dddd4314462a376f8c7582b4ec63c0e6b0bbde56f7603f3902727298ac705525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddd4314462a376f8c7582b4ec63c0e6b0bbde56f7603f3902727298ac705525", kill_on_drop: false }` [INFO] [stdout] dddd4314462a376f8c7582b4ec63c0e6b0bbde56f7603f3902727298ac705525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 041a33be499ceffd01927148b5ccacb925ed00d280f7eb66bc2e22a61236d797 [INFO] running `Command { std: "docker" "start" "-a" "041a33be499ceffd01927148b5ccacb925ed00d280f7eb66bc2e22a61236d797", kill_on_drop: false }` [INFO] [stderr] Compiling didppy v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `TargetArgUnion` is never used [INFO] [stdout] --> src/model.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum TargetArgUnion { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TableIndexUnion` is never used [INFO] [stdout] --> src/model.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub enum TableIndexUnion { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TableArgUnion` is never used [INFO] [stdout] --> src/model.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum TableArgUnion { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TableUnion` is never used [INFO] [stdout] --> src/model.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub enum TableUnion { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SetDefaultArgUnion` is never used [INFO] [stdout] --> src/model.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub enum SetDefaultArgUnion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0bWdns/symbols.o" "<17 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/{libdidp_yaml-db940d242343a1cc,libserde_yml-e99f50470bd6a9f6,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libindexmap-460a20926f80f3a0,libequivalent-487f93f8f6ab5e5b,libmemchr-188ce1a91eb496b9,liblibyml-e718239fe68fd09d,libserde-23f835c32045f820,libitertools-be647f7b852eaacb,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,liblazy_static-3674be3f4245d19b,libdypdl_heuristic_search-e57ca14eccd1988d,librand_pcg-e7e835c1eeeabe2f,librand-001dd0f767fdef52,librand_chacha-c30e5015cd7c91b3,libppv_lite86-74d192d5fb0d20a2,librand_core-e88ac16512b73b7f,libgetrandom-4c7893570d334c7b,libzerocopy-c8f4ae5a13e8c2b0,librayon-3533a0907b053a8b,librayon_core-724bd3cb64d286e7,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libeither-57cae2c18521d097,libbus-07359b67ae4f9ceb,libcrossbeam_channel-4849e5aa9ccb11a5,libdashmap-b59093c66ec6eab4,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-b6032feb2e6cd592,libparking_lot_core-0e79a8f98b39195c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,libdypdl-9621c79e53bffb7b,libordered_float-5cb2b99c3d886e3f,libfixedbitset-28f95f70a6c985e3,libapprox-d965c88af10342b2,librustc_hash-fbdc65035e353c32,libnum_traits-67373ff8f8a12d85,libpyo3-49871c1085b27e49,libmemoffset-797312a586f4d76f,libonce_cell-a1d7742f74efe1da,libpyo3_ffi-e48ce322dc0fee16,liblibc-3f1c56229013c928,libunindent-ba611b0c58f2b27f}.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/rustc0bWdns/raw-dylibs" "-B/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/tikv-jemalloc-sys-3613e548408f494e/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2" "-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: 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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.04.rcgu.o:(_$LT$pyo3..internal..get_slot..Slot$LT$74_i32$GT$$u20$as$u20$pyo3..internal..get_slot..GetSlotImpl$GT$::get_slot::h47d9f447d4468e6a) [INFO] [stdout] >>> referenced by get_slot.rs:117 (src/internal/get_slot.rs:117) [INFO] [stdout] >>> pyo3-49871c1085b27e49.pyo3.1a5beee13219c307-cgu.09.rcgu.o:(_$LT$pyo3..internal..get_slot..Slot$LT$47_i32$GT$$u20$as$u20$pyo3..internal..get_slot..GetSlotImpl$GT$::get_slot::hb5d4b1b1bd14a87a) in archive /opt/rustwide/target/debug/deps/libpyo3-49871c1085b27e49.rlib [INFO] [stdout] >>> referenced by get_slot.rs:117 (src/internal/get_slot.rs:117) [INFO] [stdout] >>> pyo3-49871c1085b27e49.pyo3.1a5beee13219c307-cgu.09.rcgu.o:(_$LT$pyo3..internal..get_slot..Slot$LT$48_i32$GT$$u20$as$u20$pyo3..internal..get_slot..GetSlotImpl$GT$::get_slot::h111a5d8edc0b3a88) in archive /opt/rustwide/target/debug/deps/libpyo3-49871c1085b27e49.rlib [INFO] [stdout] >>> referenced 2 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_Next [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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.12.rcgu.o:(_$LT$pyo3..types..dict..borrowed_iter..BorrowedDictIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h220915be16a28490) [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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.12.rcgu.o:(pyo3::types::dict::DictIterImpl::next_unchecked::hf365ff9302210c66) [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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3::types::sequence::extract_sequence::h101739da4541f724) [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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3::types::sequence::extract_sequence::h10b54288924dacd3) [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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3::types::sequence::extract_sequence::h135b0d11825eb5b5) [INFO] [stdout] >>> referenced 17 more times [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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.04.rcgu.o:(_$LT$pyo3..pycell..impl_..PyClassObjectBase$LT$U$GT$$u20$as$u20$pyo3..pycell..impl_..PyClassObjectLayout$LT$T$GT$$GT$::tp_dealloc::ha16402f8136ae54a) [INFO] [stdout] >>> referenced by mod.rs:2443 (/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:2443) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.04.rcgu.o:(_$LT$pyo3..pycell..impl_..PyClassObjectBase$LT$U$GT$$u20$as$u20$pyo3..pycell..impl_..PyClassObjectLayout$LT$T$GT$$GT$::tp_dealloc::ha16402f8136ae54a) [INFO] [stdout] >>> referenced by pyclass_init.rs:36 (src/impl_/pyclass_init.rs:36) [INFO] [stdout] >>> pyo3-49871c1085b27e49.pyo3.1a5beee13219c307-cgu.06.rcgu.o:(_$LT$pyo3..impl_..pyclass_init..PyNativeTypeInitializer$LT$T$GT$$u20$as$u20$pyo3..impl_..pyclass_init..PyObjectInit$LT$T$GT$$GT$::into_new_object::inner::h0d2549029a626821) in archive /opt/rustwide/target/debug/deps/libpyo3-49871c1085b27e49.rlib [INFO] [stdout] >>> referenced 2 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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.12.rcgu.o:(pyo3::err::PyErr::write_unraisable::hc6f76dd773095de6) [INFO] [stdout] >>> referenced by mod.rs:520 (src/err/mod.rs:520) [INFO] [stdout] >>> pyo3-49871c1085b27e49.pyo3.1a5beee13219c307-cgu.12.rcgu.o:(pyo3::err::PyErr::write_unraisable::ha6d68327005567d2) in archive /opt/rustwide/target/debug/deps/libpyo3-49871c1085b27e49.rlib [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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.04.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..sequence..PySequence$GT$$u20$as$u20$pyo3..types..sequence..PySequenceMethods$GT$::len::h4f90aa724328c753) [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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.14.rcgu.o:(pyo3::types::list::try_new_from_iter::h1d38a2f53843dfad) [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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.14.rcgu.o:(pyo3::types::list::try_new_from_iter::h4548213c04659308) [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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.14.rcgu.o:(pyo3::types::list::try_new_from_iter::h63784707f37aafef) [INFO] [stdout] >>> referenced 2 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyList_SetItem [INFO] [stdout] >>> referenced by list.rs:51 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:51) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.14.rcgu.o:(pyo3::types::list::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h070509ad0d923423) [INFO] [stdout] >>> referenced by list.rs:51 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:51) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.14.rcgu.o:(pyo3::types::list::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h16879931aaba76f6) [INFO] [stdout] >>> referenced by list.rs:51 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/types/list.rs:51) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.14.rcgu.o:(pyo3::types::list::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::h24f37e8604142e4a) [INFO] [stdout] >>> referenced 2 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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h1ed5467c8c195c51) [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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h20683d917af93043) [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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::h214f8f713e3add3e) [INFO] [stdout] >>> referenced 35 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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.12.rcgu.o:(pyo3::types::set::try_new_from_iter::hb945163c809b93ad) [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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.12.rcgu.o:(pyo3::types::set::try_new_from_iter::_$u7b$$u7b$closure$u7d$$u7d$::hdd8a54b6dd7c19b0) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PySet_Type [INFO] [stdout] >>> referenced by setobject.rs:144 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/setobject.rs:144) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3_ffi::setobject::PySet_Check::h4ff72331e883b4a4) [INFO] [stdout] >>> referenced by setobject.rs:145 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/setobject.rs:145) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3_ffi::setobject::PySet_Check::h4ff72331e883b4a4) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_IsSubtype [INFO] [stdout] >>> referenced by setobject.rs:145 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/setobject.rs:145) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3_ffi::setobject::PySet_Check::h4ff72331e883b4a4) [INFO] [stdout] >>> referenced by setobject.rs:106 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/setobject.rs:106) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3_ffi::setobject::PyFrozenSet_Check::hc26000dad587d9f4) [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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.02.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::h84a65c681341598b) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyFrozenSet_Type [INFO] [stdout] >>> referenced by setobject.rs:105 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/setobject.rs:105) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3_ffi::setobject::PyFrozenSet_Check::hc26000dad587d9f4) [INFO] [stdout] >>> referenced by setobject.rs:106 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/setobject.rs:106) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.05.rcgu.o:(pyo3_ffi::setobject::PyFrozenSet_Check::hc26000dad587d9f4) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GetFlags [INFO] [stdout] >>> referenced by object.rs:677 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:677) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.02.rcgu.o:(pyo3_ffi::object::PyType_HasFeature::h1e1279f25c599da1) [INFO] [stdout] >>> referenced by object.rs:677 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.1/src/object.rs:677) [INFO] [stdout] >>> pyo3-49871c1085b27e49.pyo3.1a5beee13219c307-cgu.08.rcgu.o:(pyo3_ffi::object::PyType_HasFeature::h894e984e3623a5d9) in archive /opt/rustwide/target/debug/deps/libpyo3-49871c1085b27e49.rlib [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] >>> /opt/rustwide/target/debug/deps/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.02.rcgu.o:(pyo3_ffi::object::Py_NotImplemented::h0cfa0c4a25af22ce) [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/didppy-96b93be5a81989e2.didppy.a0be243d2e8ec925-cgu.02.rcgu.o:(pyo3_ffi::object::Py_None::h9574b3e7c188e4ca) [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-49871c1085b27e49.pyo3.1a5beee13219c307-cgu.08.rcgu.o:(pyo3_ffi::object::Py_None::h4461326aca763ef7) in archive /opt/rustwide/target/debug/deps/libpyo3-49871c1085b27e49.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-e48ce322dc0fee16.pyo3_ffi.eafb9796d729021-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure::h3acfe9156958c26a) in archive /opt/rustwide/target/debug/deps/libpyo3_ffi-e48ce322dc0fee16.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyFloat_AsDouble [INFO] [stdout] >>> referenced by float.rs:117 (src/types/float.rs:117) [INFO] [stdout] >>> pyo3-49871c1085b27e49.pyo3.1a5beee13219c307-cgu.13.rcgu.o:(pyo3::types::float::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$f64$GT$::extract_bound::ha4276b52ebb806d2) in archive /opt/rustwide/target/debug/deps/libpyo3-49871c1085b27e49.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyFloat_FromDouble [INFO] [stdout] >>> referenced by float.rs:39 (src/types/float.rs:39) [INFO] [stdout] >>> pyo3-49871c1085b27e49.pyo3.1a5beee13219c307-cgu.13.rcgu.o:(pyo3::types::float::PyFloat::new::h95f801e03bfb8381) in archive /opt/rustwide/target/debug/deps/libpyo3-49871c1085b27e49.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 `didppy` (lib test) due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "041a33be499ceffd01927148b5ccacb925ed00d280f7eb66bc2e22a61236d797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041a33be499ceffd01927148b5ccacb925ed00d280f7eb66bc2e22a61236d797", kill_on_drop: false }` [INFO] [stdout] 041a33be499ceffd01927148b5ccacb925ed00d280f7eb66bc2e22a61236d797