[INFO] fetching crate py-pkstl 0.1.0... [INFO] building py-pkstl-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate py-pkstl 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate py-pkstl 0.1.0 [INFO] finished tweaking crates.io crate py-pkstl 0.1.0 [INFO] tweaked toml for crates.io crate py-pkstl 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate py-pkstl 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding indoc-impl v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding pyo3 v0.8.5 (available: v0.26.0) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.14) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8fe7068e02ae996ce865d7b4e1675dcb7752d72460fb1568f0ba287f43de98b [INFO] running `Command { std: "docker" "start" "-a" "c8fe7068e02ae996ce865d7b4e1675dcb7752d72460fb1568f0ba287f43de98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8fe7068e02ae996ce865d7b4e1675dcb7752d72460fb1568f0ba287f43de98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fe7068e02ae996ce865d7b4e1675dcb7752d72460fb1568f0ba287f43de98b", kill_on_drop: false }` [INFO] [stdout] c8fe7068e02ae996ce865d7b4e1675dcb7752d72460fb1568f0ba287f43de98b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69f60be314505260eba5ef42c9a8d1031b9e36861e05c3b6227ef67565e50483 [INFO] running `Command { std: "docker" "start" "-a" "69f60be314505260eba5ef42c9a8d1031b9e36861e05c3b6227ef67565e50483", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pkstl v0.1.0 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Compiling py-pkstl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/lib.rs:82:2 [INFO] [stdout] | [INFO] [stdout] 81 | struct MinimalSecureLayer { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 82 | inner: pkstl::MinimalSecureLayer [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.5 [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" "69f60be314505260eba5ef42c9a8d1031b9e36861e05c3b6227ef67565e50483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f60be314505260eba5ef42c9a8d1031b9e36861e05c3b6227ef67565e50483", kill_on_drop: false }` [INFO] [stdout] 69f60be314505260eba5ef42c9a8d1031b9e36861e05c3b6227ef67565e50483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b649e29854197c87b22d7052d02ee6503c0c5c6dcee44f7f848e9d7be7a6b784 [INFO] running `Command { std: "docker" "start" "-a" "b649e29854197c87b22d7052d02ee6503c0c5c6dcee44f7f848e9d7be7a6b784", kill_on_drop: false }` [INFO] [stderr] Compiling py-pkstl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/lib.rs:82:2 [INFO] [stdout] | [INFO] [stdout] 81 | struct MinimalSecureLayer { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 82 | inner: pkstl::MinimalSecureLayer [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceJetTj/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyo3-d9de43c319fcddcd,libnum_traits-3de84949450908c1,libunindent-cc76a737251e1cb2,libinventory-7983ba2a34f48115,libindoc-4fecc2610a7720b4,libpaste-8fa68bf18b2b9b24,libpkstl-5aa75cddc9227647,libchacha20_poly1305_aead-3b46043ab03f2761,libconstant_time_eq-204eefe07776b6c9,libclear_on_drop-dd6ddba9143ba525,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libring-670aae9b161fc2d5,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libonce_cell-6c2aafde77a130e5,liblibc-f44516d981b27aa6}.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/rustceJetTj/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/clear_on_drop-c73508524fb4c86d/out" "-L" "/opt/rustwide/target/debug/build/ring-f43271660ad350bd/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb" "-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 type_object.rs:195 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:195) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::alloc::h24d40c31c8fe640a) [INFO] [stdout] >>> referenced by type_object.rs:195 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:195) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::alloc::h27e8be89488db70f) [INFO] [stdout] >>> referenced by type_object.rs:195 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:195) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::alloc::h366d952dd7371227) [INFO] [stdout] >>> referenced 3 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_CallFinalizerFromDealloc [INFO] [stdout] >>> referenced by type_object.rs:205 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:205) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h7c69039d8becf174) [INFO] [stdout] >>> referenced by type_object.rs:205 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:205) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h89f4d2421a55a2ce) [INFO] [stdout] >>> referenced by type_object.rs:205 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:205) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h8fc6aaae40f1f603) [INFO] [stdout] >>> referenced 3 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Free [INFO] [stdout] >>> referenced by type_object.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:216) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h7c69039d8becf174) [INFO] [stdout] >>> referenced by type_object.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:216) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h89f4d2421a55a2ce) [INFO] [stdout] >>> referenced by type_object.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:216) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h8fc6aaae40f1f603) [INFO] [stdout] >>> referenced 3 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GC_Del [INFO] [stdout] >>> referenced by type_object.rs:214 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:214) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h7c69039d8becf174) [INFO] [stdout] >>> referenced by type_object.rs:214 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:214) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h89f4d2421a55a2ce) [INFO] [stdout] >>> referenced by type_object.rs:214 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:214) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.05.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h8fc6aaae40f1f603) [INFO] [stdout] >>> referenced 3 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_Ready [INFO] [stdout] >>> referenced by type_object.rs:402 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:402) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.03.rcgu.o:(pyo3::type_object::initialize_type::h1d1f1e7a422481fc) [INFO] [stdout] >>> referenced by type_object.rs:402 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:402) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.03.rcgu.o:(pyo3::type_object::initialize_type::h66fff8d651f7ecc6) [INFO] [stdout] >>> referenced by type_object.rs:402 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:402) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.03.rcgu.o:(pyo3::type_object::initialize_type::h9a11c34f3260185c) [INFO] [stdout] >>> referenced 3 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [INFO] [stdout] >>> referenced by mod.rs:112 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/types/mod.rs:112) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.00.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object::h768da83b2988b814) [INFO] [stdout] >>> referenced by mod.rs:113 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/types/mod.rs:113) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.00.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object::h768da83b2988b814) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Restore [INFO] [stdout] >>> referenced by err.rs:326 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/err.rs:326) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.07.rcgu.o:(pyo3::err::PyErr::restore::heb77a9eb37124f72) [INFO] [stdout] >>> referenced by err.rs:326 (src/err.rs:326) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.1.rcgu.o:(pyo3::err::PyErr::restore::h67c32251a4225b72) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyList_New [INFO] [stdout] >>> referenced by list.rs:196 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/types/list.rs:196) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.02.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h5fe580fdcad99080) [INFO] [stdout] >>> referenced by list.rs:196 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/types/list.rs:196) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.02.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h60001b8b600aa8f6) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyList_SetItem [INFO] [stdout] >>> referenced by list.rs:199 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/types/list.rs:199) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.02.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h5fe580fdcad99080) [INFO] [stdout] >>> referenced by list.rs:199 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/types/list.rs:199) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.02.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h60001b8b600aa8f6) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_AsString [INFO] [stdout] >>> referenced by bytes.rs:53 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/types/bytes.rs:53) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.08.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::h404a7adceaab5b51) [INFO] [stdout] >>> referenced by string.rs:94 (src/types/string.rs:94) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.5.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::h75f42477f92863a1) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_Size [INFO] [stdout] >>> referenced by bytes.rs:54 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/types/bytes.rs:54) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.08.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::h404a7adceaab5b51) [INFO] [stdout] >>> referenced by string.rs:96 (src/types/string.rs:96) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.5.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::h75f42477f92863a1) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyLong_FromLong [INFO] [stdout] >>> referenced by num.rs:144 (src/types/num.rs:144) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(pyo3::types::num::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$u8$GT$::into_py::hdde204cb64090df3) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_FromStringAndSize [INFO] [stdout] >>> referenced by bytes.rs:36 (src/types/bytes.rs:36) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(pyo3::types::bytes::PyBytes::new::h464437130bdca225) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_TypeError [INFO] [stdout] >>> referenced by exceptions.rs:226 (src/exceptions.rs:226) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..TypeError$u20$as$u20$pyo3..type_object..PyTypeObject$GT$::init_type::h75c69a465b15ce72) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] >>> referenced by exceptions.rs:226 (src/exceptions.rs:226) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..TypeError$u20$as$u20$pyo3..type_object..PyTypeObject$GT$::init_type::h75c69a465b15ce72) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_ValueError [INFO] [stdout] >>> referenced by exceptions.rs:226 (src/exceptions.rs:226) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..ValueError$u20$as$u20$pyo3..type_object..PyTypeObject$GT$::init_type::hdc4cdd8c998c2c5b) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] >>> referenced by exceptions.rs:226 (src/exceptions.rs:226) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..ValueError$u20$as$u20$pyo3..type_object..PyTypeObject$GT$::init_type::hdc4cdd8c998c2c5b) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_SystemError [INFO] [stdout] >>> referenced by exceptions.rs:226 (src/exceptions.rs:226) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..SystemError$u20$as$u20$pyo3..type_object..PyTypeObject$GT$::init_type::h9a29e2c3141313c7) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] >>> referenced by exceptions.rs:226 (src/exceptions.rs:226) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..SystemError$u20$as$u20$pyo3..type_object..PyTypeObject$GT$::init_type::h9a29e2c3141313c7) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_UnicodeDecodeError [INFO] [stdout] >>> referenced by exceptions.rs:226 (src/exceptions.rs:226) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..UnicodeDecodeError$u20$as$u20$pyo3..type_object..PyTypeObject$GT$::init_type::he51384cfbb8d5d96) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] >>> referenced by exceptions.rs:226 (src/exceptions.rs:226) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..UnicodeDecodeError$u20$as$u20$pyo3..type_object..PyTypeObject$GT$::init_type::he51384cfbb8d5d96) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_IsSubtype [INFO] [stdout] >>> referenced by object.rs:723 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/ffi/object.rs:723) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.09.rcgu.o:(pyo3::ffi::object::PyObject_TypeCheck::hfdef6c93127fc922) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:933 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/ffi/object.rs:933) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/py_pkstl-1e1993020ac159fb.py_pkstl.f7d975ec20a9c3ff-cgu.09.rcgu.o:(pyo3::ffi::object::Py_DECREF::h7ceb9936e2e0bc1b) [INFO] [stdout] >>> referenced by object.rs:933 (src/ffi/object.rs:933) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.4.rcgu.o:(pyo3::ffi::object::Py_DECREF::hea429fb9ee342c69) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NoneStruct [INFO] [stdout] >>> referenced by object.rs:976 (src/ffi/object.rs:976) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.4.rcgu.o:(pyo3::ffi::object::Py_None::hb6264b6d43070f4c) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.rlib [INFO] [stdout] >>> referenced by object.rs:977 (src/ffi/object.rs:977) [INFO] [stdout] >>> pyo3-d9de43c319fcddcd.pyo3.856bc4ff42071602-cgu.4.rcgu.o:(pyo3::ffi::object::Py_None::hb6264b6d43070f4c) in archive /opt/rustwide/target/debug/deps/libpyo3-d9de43c319fcddcd.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 `py-pkstl` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b649e29854197c87b22d7052d02ee6503c0c5c6dcee44f7f848e9d7be7a6b784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b649e29854197c87b22d7052d02ee6503c0c5c6dcee44f7f848e9d7be7a6b784", kill_on_drop: false }` [INFO] [stdout] b649e29854197c87b22d7052d02ee6503c0c5c6dcee44f7f848e9d7be7a6b784