[INFO] cloning repository https://github.com/BorisWeinfurt/pyo3-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BorisWeinfurt/pyo3-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBorisWeinfurt%2Fpyo3-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBorisWeinfurt%2Fpyo3-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b50633a36889a90f1225cf5c7c998962b21d9a1
[INFO] building BorisWeinfurt/pyo3-example against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBorisWeinfurt%2Fpyo3-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BorisWeinfurt/pyo3-example on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BorisWeinfurt/pyo3-example
[INFO] finished tweaking git repo https://github.com/BorisWeinfurt/pyo3-example
[INFO] tweaked toml for git repo https://github.com/BorisWeinfurt/pyo3-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BorisWeinfurt/pyo3-example 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.6
[INFO] [stderr]   Downloaded pyo3-macros v0.16.6
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.6
[INFO] [stderr]   Downloaded pyo3 v0.16.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96a91aa35c2c836dc2dad1d0138db38936c4e66fec60f93f60626388a567d045
[INFO] running `Command { std: "docker" "start" "-a" "96a91aa35c2c836dc2dad1d0138db38936c4e66fec60f93f60626388a567d045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96a91aa35c2c836dc2dad1d0138db38936c4e66fec60f93f60626388a567d045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a91aa35c2c836dc2dad1d0138db38936c4e66fec60f93f60626388a567d045", kill_on_drop: false }`
[INFO] [stdout] 96a91aa35c2c836dc2dad1d0138db38936c4e66fec60f93f60626388a567d045
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b1cdd31ec0517c06a64198e6dda8f2bef2ff3d155a634ff37a653b0814fb74a
[INFO] running `Command { std: "docker" "start" "-a" "8b1cdd31ec0517c06a64198e6dda8f2bef2ff3d155a634ff37a653b0814fb74a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pyo3-build-config v0.16.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pyo3-ffi v0.16.6
[INFO] [stderr]    Compiling pyo3 v0.16.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.6
[INFO] [stderr]    Compiling pyo3-macros v0.16.6
[INFO] [stderr]    Compiling main v0.1.0 (/opt/rustwide/workdir/main)
[INFO] [stdout] warning: unused variable: `arg1`
[INFO] [stdout]   --> main/src/custom_machine.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn required_method2(&self, arg1: String, arg2: bool) {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_arg1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg2`
[INFO] [stdout]   --> main/src/custom_machine.rs:30:46
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn required_method2(&self, arg1: String, arg2: bool) {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_arg2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg1`
[INFO] [stdout]   --> main/src/machine.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn required_method1(&self, arg1: i32, arg2: String) -> bool {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_arg1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg2`
[INFO] [stdout]   --> main/src/machine.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn required_method1(&self, arg1: i32, arg2: String) -> bool {
[INFO] [stdout]    |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_arg2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg1`
[INFO] [stdout]   --> main/src/machine.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn required_method2(&self, arg1: String, arg2: bool) {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_arg1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg2`
[INFO] [stdout]   --> main/src/machine.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn required_method2(&self, arg1: String, arg2: bool) {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_arg2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `required_method2` is never read
[INFO] [stdout]  --> main/src/custom_machine.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CustomMachine {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 8 |     required_method1 : Arc<PyObject>,
[INFO] [stdout] 9 |     required_method2 : Arc<PyObject>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `required_method2` is never used
[INFO] [stdout]   --> main/src/machine.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub trait MachineTrait {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn required_method2(&self, arg1: String, arg2: bool);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcxS1cMn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpyo3-e519e368f1db4fc5.rlib,libparking_lot-1462d1624ea35abc.rlib,libparking_lot_core-c96e94e3ddb05e2a.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libpyo3_ffi-f7034379c7eff5e8.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libunindent-cc76a737251e1cb2.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c" "-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: PyBool_Type
[INFO] [stdout]           >>> referenced by boolobject.rs:13 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.16.6/src/boolobject.rs:13)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3_ffi::boolobject::PyBool_Check::h0f4a343014622051) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_TrueStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:32 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.16.6/src/boolobject.rs:32)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3_ffi::boolobject::Py_True::hd3cb31f6e99de00d) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Check
[INFO] [stdout]           >>> referenced by sequence.rs:293 (src/types/sequence.rs:293)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.03.rcgu.o:(_$LT$pyo3..types..sequence..PySequence$u20$as$u20$pyo3..conversion..PyTryFrom$GT$::try_from::ha11b085da1a9b359) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_IsSubtype
[INFO] [stdout]           >>> referenced by object.rs:232 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.16.6/src/object.rs:232)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hf419310de7cd9540) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:425 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.16.6/src/object.rs:425)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3_ffi::object::Py_DECREF::h05c73597ed0dea2d) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           >>> referenced by object.rs:425 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.16.6/src/object.rs:425)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3_ffi::object::Py_DECREF::hbe455c5714324e70)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h68de22fe9299ed95) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::haa6bba007ba1ba09) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ValueError
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h062d2908dfc2c06a) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Fetch
[INFO] [stdout]           >>> referenced by mod.rs:264 (src/err/mod.rs:264)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3::err::PyErr::take::h5540efbdae7e215d) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Restore
[INFO] [stdout]           >>> referenced by mod.rs:303 (src/err/mod.rs:303)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3::err::PyErr::take::h5540efbdae7e215d) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:304 (src/err/mod.rs:304)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3::err::PyErr::take::h5540efbdae7e215d) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewExceptionWithDoc
[INFO] [stdout]           >>> referenced by mod.rs:384 (src/err/mod.rs:384)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3::err::PyErr::new_type::h126a3ad333cc217a) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NormalizeException
[INFO] [stdout]           >>> referenced by mod.rs:560 (src/err/mod.rs:560)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3::err::PyErr::make_normalized::hef96f9ee47c556de) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:720 (src/err/mod.rs:720)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.04.rcgu.o:(pyo3::err::panic_after_error::h61317be9d64e0841) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Call
[INFO] [stdout]           >>> referenced by any.rs:411 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/any.rs:411)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::any::PyAny::call::h240521469343307f)
[INFO] [stdout]           >>> referenced by any.rs:411 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/any.rs:411)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::any::PyAny::call::hb662fc84e594c6fc)
[INFO] [stdout]           >>> referenced by instance.rs:612 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/instance.rs:612)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::instance::Py$LT$T$GT$::call::h27e44fb588e1ce8f)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:139 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/any.rs:139)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::any::PyAny::getattr::_$u7b$$u7b$closure$u7d$$u7d$::h45a063a3fcfdff4e)
[INFO] [stdout]           >>> referenced by any.rs:139 (src/types/any.rs:139)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.14.rcgu.o:(pyo3::types::any::PyAny::getattr::_$u7b$$u7b$closure$u7d$$u7d$::h37c67ca0854ced8c) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           >>> referenced by any.rs:139 (src/types/any.rs:139)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.14.rcgu.o:(pyo3::types::any::PyAny::getattr::_$u7b$$u7b$closure$u7d$$u7d$::h884226fe3b5b12f9) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTuple_New
[INFO] [stdout]           >>> referenced by tuple.rs:328 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/tuple.rs:328)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$T0$C$$RP$$GT$::into_py::h4de4c74726fb6d0c)
[INFO] [stdout]           >>> referenced by tuple.rs:328 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/tuple.rs:328)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$T0$C$$RP$$GT$::into_py::he57f39e766ae6c3c)
[INFO] [stdout]           >>> referenced by tuple.rs:328 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/tuple.rs:328)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$T0$C$T1$RP$$GT$::into_py::h9543e0a590aaf175)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTuple_SetItem
[INFO] [stdout]           >>> referenced by tuple.rs:330 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/tuple.rs:330)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$T0$C$$RP$$GT$::into_py::h4de4c74726fb6d0c)
[INFO] [stdout]           >>> referenced by tuple.rs:330 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/tuple.rs:330)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$T0$C$$RP$$GT$::into_py::he57f39e766ae6c3c)
[INFO] [stdout]           >>> referenced by tuple.rs:330 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/tuple.rs:330)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$T0$C$T1$RP$$GT$::into_py::h9543e0a590aaf175)
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Size
[INFO] [stdout]           >>> referenced by sequence.rs:22 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.16.6/src/types/sequence.rs:22)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/main-ae830f16ecd67b7c.main.a2b8f15efc735e66-cgu.0.rcgu.o:(pyo3::types::sequence::PySequence::len::hfd78ba555ef50ba1)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:92 (src/types/bytes.rs:92)
[INFO] [stdout]           >>>               pyo3-e519e368f1db4fc5.pyo3.b4e7e70fd89b7100-cgu.06.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::hf7c53fbba7d4048b) in archive /opt/rustwide/target/debug/deps/libpyo3-e519e368f1db4fc5.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 `main` (bin "main") due to 1 previous error; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8b1cdd31ec0517c06a64198e6dda8f2bef2ff3d155a634ff37a653b0814fb74a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b1cdd31ec0517c06a64198e6dda8f2bef2ff3d155a634ff37a653b0814fb74a", kill_on_drop: false }`
[INFO] [stdout] 8b1cdd31ec0517c06a64198e6dda8f2bef2ff3d155a634ff37a653b0814fb74a
