[INFO] fetching crate pytrace 0.3.3... [INFO] testing pytrace-0.3.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate pytrace 0.3.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pytrace 0.3.3 [INFO] finished tweaking crates.io crate pytrace 0.3.3 [INFO] tweaked toml for crates.io crate pytrace 0.3.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pytrace 0.3.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding ctrlc v3.1.10 (available: v3.5.2) [INFO] [stderr] Adding indoc-impl v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding pyo3 v0.10.1 (available: v0.28.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94a0faf11dfb5d62cd404566368e440c488b3437c6ee66e6cd8dbbfc988d92a1 [INFO] running `Command { std: "docker" "start" "-a" "94a0faf11dfb5d62cd404566368e440c488b3437c6ee66e6cd8dbbfc988d92a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94a0faf11dfb5d62cd404566368e440c488b3437c6ee66e6cd8dbbfc988d92a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a0faf11dfb5d62cd404566368e440c488b3437c6ee66e6cd8dbbfc988d92a1", kill_on_drop: false }` [INFO] [stdout] 94a0faf11dfb5d62cd404566368e440c488b3437c6ee66e6cd8dbbfc988d92a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 556867cf42e4cfc17b8fbdca89fda86dd9933b27c8a9947d0987accc4dd6efaf [INFO] running `Command { std: "docker" "start" "-a" "556867cf42e4cfc17b8fbdca89fda86dd9933b27c8a9947d0987accc4dd6efaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pyo3 v0.10.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling pyo3-derive-backend v0.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pyo3cls v0.10.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ctrlc v3.1.10 [INFO] [stderr] Compiling pytrace_core v0.2.5 [INFO] [stderr] Compiling pytrace v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.10.1, pyo3-derive-backend v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "556867cf42e4cfc17b8fbdca89fda86dd9933b27c8a9947d0987accc4dd6efaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556867cf42e4cfc17b8fbdca89fda86dd9933b27c8a9947d0987accc4dd6efaf", kill_on_drop: false }` [INFO] [stdout] 556867cf42e4cfc17b8fbdca89fda86dd9933b27c8a9947d0987accc4dd6efaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b0775668cba355f05f3f17e8b2271c37a21819e6eb2a7f5b14667e9fe958a24 [INFO] running `Command { std: "docker" "start" "-a" "6b0775668cba355f05f3f17e8b2271c37a21819e6eb2a7f5b14667e9fe958a24", kill_on_drop: false }` [INFO] [stderr] Compiling pytrace v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustci8VPmv/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-80d5bda29293c1d6,libnix-1c61c4d2c12f037a,libbitflags-e2b4db6c651223da,libmemoffset-72882c1903151c47}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libglob-8ca68987fb4fe516,libpytrace_core-5b6dddc8e6cc70d1,librand-8ff4a68acaad3cff,librand_chacha-30d4df53aeb389fd,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-2bf426d21fba5add,libgetrandom-f694f3eb0bb4d1c2,libcfg_if-5af52f617df93f8f,libthreadpool-58b93394d1e008ce,libnum_cpus-799757d33e877856,libpyo3-218311bfe49842df,libparking_lot-f2bdffe88c0443f0,libparking_lot_core-a91b9b29e812f5b9,libsmallvec-45f6e3b8047adea1,libcfg_if-7e9efee4241be1ca,liblock_api-50c4197098cbfabb,libscopeguard-d52bd00767847e44,liblibc-03e00f2cb26d54db,libunindent-cc76a737251e1cb2,libpaste-8c0b4f0976dbe51b,libinventory-01d5225b44b19e26,libindoc-db687fa4c59f9ddd}.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" "/opt/rustwide/target/debug/deps/rustci8VPmv/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/pytrace-9908876fc1275a0a" "-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_GenericAlloc [INFO] [stdout] >>> referenced by pyclass.rs:22 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:22) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.01.rcgu.o:(pyo3::pyclass::default_alloc::) [INFO] [stdout] >>> referenced by pyclass.rs:22 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:22) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.01.rcgu.o:(pyo3::pyclass::default_alloc::) [INFO] [stdout] >>> referenced by pyclass.rs:22 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:22) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.01.rcgu.o:(pyo3::pyclass::default_alloc::) [INFO] [stdout] >>> referenced 11 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Restore [INFO] [stdout] >>> referenced by err.rs:363 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/err.rs:363) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.04.rcgu.o:(::restore) [INFO] [stdout] >>> referenced by err.rs:363 (src/err.rs:363) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.0.rcgu.o:(::restore) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_IsSubtype [INFO] [stdout] >>> referenced by object.rs:721 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/ffi/object.rs:721) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.04.rcgu.o:(pyo3::ffi::object::PyObject_TypeCheck) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_Ready [INFO] [stdout] >>> referenced by pyclass.rs:208 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:208) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.01.rcgu.o:(pyo3::pyclass::initialize_type_object::) [INFO] [stdout] >>> referenced by pyclass.rs:208 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:208) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.01.rcgu.o:(pyo3::pyclass::initialize_type_object::) [INFO] [stdout] >>> referenced by pyclass.rs:208 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:208) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.01.rcgu.o:(pyo3::pyclass::initialize_type_object::) [INFO] [stdout] >>> referenced 11 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:931 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/ffi/object.rs:931) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.04.rcgu.o:(pyo3::ffi::object::Py_DECREF) [INFO] [stdout] >>> referenced by object.rs:931 (src/ffi/object.rs:931) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.7.rcgu.o:(pyo3::ffi::object::Py_DECREF) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_New [INFO] [stdout] >>> referenced by tuple.rs:150 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/types/tuple.rs:150) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.05.rcgu.o:(<(alloc::string::String,) as pyo3::conversion::ToPyObject>::to_object) [INFO] [stdout] >>> referenced by tuple.rs:150 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/types/tuple.rs:150) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.06.rcgu.o:(<(&str,) as pyo3::conversion::ToPyObject>::to_object) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_SetItem [INFO] [stdout] >>> referenced by tuple.rs:151 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/types/tuple.rs:151) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.05.rcgu.o:(<(alloc::string::String,) as pyo3::conversion::ToPyObject>::to_object) [INFO] [stdout] >>> referenced by tuple.rs:151 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/types/tuple.rs:151) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.06.rcgu.o:(<(&str,) as pyo3::conversion::ToPyObject>::to_object) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_CallFinalizerFromDealloc [INFO] [stdout] >>> referenced by pyclass.rs:43 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:43) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.05.rcgu.o:(::dealloc) [INFO] [stdout] >>> referenced by pyclass.rs:43 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:43) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.05.rcgu.o:(::dealloc) [INFO] [stdout] >>> referenced by pyclass.rs:43 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/pyclass.rs:43) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.08.rcgu.o:(::dealloc) [INFO] [stdout] >>> referenced 11 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_SetItem [INFO] [stdout] >>> referenced by dict.rs:124 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/types/dict.rs:124) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.13.rcgu.o:(::set_item::<&str, pyo3::object::PyObject>::{closure#0}::{closure#0}) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GenericGetDict [INFO] [stdout] >>> referenced by pytrace.4247fe9ee489faf7-cgu.01 [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.01.rcgu.o:(.data.rel.ro..Lanon.03ef4929dcdff7546e90961a219a5403.22+0x8) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GenericSetDict [INFO] [stdout] >>> referenced by pytrace.4247fe9ee489faf7-cgu.01 [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.01.rcgu.o:(.data.rel.ro..Lanon.03ef4929dcdff7546e90961a219a5403.22+0x10) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [INFO] [stdout] >>> referenced by mod.rs:147 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/types/mod.rs:147) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.07.rcgu.o:(::type_object) [INFO] [stdout] >>> referenced by mod.rs:148 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.10.1/src/types/mod.rs:148) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pytrace-9908876fc1275a0a.pytrace.4247fe9ee489faf7-cgu.07.rcgu.o:(::type_object) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] >>> referenced by string.rs:76 (src/types/string.rs:76) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.1.rcgu.o:(::to_string_lossy) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_GetSlice [INFO] [stdout] >>> referenced by tuple.rs:56 (src/types/tuple.rs:56) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.3.rcgu.o:(::slice) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize [INFO] [stdout] >>> referenced by string.rs:28 (src/types/string.rs:28) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.1.rcgu.o:(::new) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize [INFO] [stdout] >>> referenced by string.rs:50 (src/types/string.rs:50) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.1.rcgu.o:(::as_bytes) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyFloat_FromDouble [INFO] [stdout] >>> referenced by floatob.rs:29 (src/types/floatob.rs:29) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.1.rcgu.o:(::new) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Free [INFO] [stdout] >>> referenced by pyclass.rs:60 (src/pyclass.rs:60) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.1.rcgu.o:(pyo3::pyclass::tp_free_fallback) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GC_Del [INFO] [stdout] >>> referenced by pyclass.rs:58 (src/pyclass.rs:58) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.1.rcgu.o:(pyo3::pyclass::tp_free_fallback) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_AsString [INFO] [stdout] >>> referenced by bytes.rs:43 (src/types/bytes.rs:43) [INFO] [stdout] >>> pyo3-218311bfe49842df.pyo3.826e7e4fa49b8828-cgu.2.rcgu.o:(::as_bytes) in archive /opt/rustwide/target/debug/deps/libpyo3-218311bfe49842df.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 `pytrace` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6b0775668cba355f05f3f17e8b2271c37a21819e6eb2a7f5b14667e9fe958a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0775668cba355f05f3f17e8b2271c37a21819e6eb2a7f5b14667e9fe958a24", kill_on_drop: false }` [INFO] [stdout] 6b0775668cba355f05f3f17e8b2271c37a21819e6eb2a7f5b14667e9fe958a24