[INFO] fetching crate pymbusparser 0.0.7...
[INFO] testing pymbusparser-0.0.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate pymbusparser 0.0.7 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate pymbusparser 0.0.7
[INFO] finished tweaking crates.io crate pymbusparser 0.0.7
[INFO] tweaked toml for crates.io crate pymbusparser 0.0.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pymbusparser 0.0.7 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pymbusparser 0.0.7 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded pyo3-macros v0.25.0
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded memoffset v0.9.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.0
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded python3-dll-a v0.2.12
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.0
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.0
[INFO] [stderr]   Downloaded m-bus-parser v0.0.27
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] [stderr]   Downloaded pyo3 v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b11b7adaa41858e5de3c0f08d5ed18508132363e31bd6f5552605ac66e27e9a4
[INFO] running `Command { std: "docker" "start" "-a" "b11b7adaa41858e5de3c0f08d5ed18508132363e31bd6f5552605ac66e27e9a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b11b7adaa41858e5de3c0f08d5ed18508132363e31bd6f5552605ac66e27e9a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b11b7adaa41858e5de3c0f08d5ed18508132363e31bd6f5552605ac66e27e9a4", kill_on_drop: false }`
[INFO] [stdout] b11b7adaa41858e5de3c0f08d5ed18508132363e31bd6f5552605ac66e27e9a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec629e779e44c1892e1a7adda023c829a095ef896a8525a2ae9a72656658eea6
[INFO] running `Command { std: "docker" "start" "-a" "ec629e779e44c1892e1a7adda023c829a095ef896a8525a2ae9a72656658eea6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling python3-dll-a v0.2.12
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling pyo3-build-config v0.25.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling pyo3-ffi v0.25.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling pyo3-macros v0.25.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling m-bus-parser v0.0.27
[INFO] [stderr]    Compiling pymbusparser v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.16s
[INFO] running `Command { std: "docker" "inspect" "ec629e779e44c1892e1a7adda023c829a095ef896a8525a2ae9a72656658eea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec629e779e44c1892e1a7adda023c829a095ef896a8525a2ae9a72656658eea6", kill_on_drop: false }`
[INFO] [stdout] ec629e779e44c1892e1a7adda023c829a095ef896a8525a2ae9a72656658eea6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36a7dd7e975d8e481a4017dd671728ebd6bd55ebcfd07b96906979203eb0c77f
[INFO] running `Command { std: "docker" "start" "-a" "36a7dd7e975d8e481a4017dd671728ebd6bd55ebcfd07b96906979203eb0c77f", kill_on_drop: false }`
[INFO] [stderr]    Compiling pymbusparser v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcboDNig/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyo3-6e0c454a4d67e0a8,libmemoffset-7bb6de2507b2a0f0,libonce_cell-a4d09e8e9bf9e1f4,libpyo3_ffi-00101a4d6ec922ed,libunindent-a660ddbcf1396680,libm_bus_parser-4f42b0475a2f042a,libserde_yaml-280ddc9adecb41d4,libindexmap-8c31e9355be4cd94,libequivalent-1630171d1401967a,libhashbrown-20e8734fc31efad8,libunsafe_libyaml-fe35479b74a9772a,libserde_json-e22b2f77f4b7059c,libbitflags-c0edbb689de62005,libarrayvec-76e9a4b145356355,libprettytable-3f428348724c1745,libis_terminal-cf8d0460876b876f,libcsv-ca34ece38070b805,libryu-664e3c53aac53c31,libitoa-941424648b497fab,libcsv_core-b69baf47eb985622,libmemchr-19b8063cb8773ce3,libserde-331db6e216b9615d,libunicode_width-d326e1c28964af35,libencode_unicode-3a92e3c20ac897dd,libterm-4e9ff88107a6abfa,libdirs_next-33696e8370a8d9d9,libdirs_sys_next-8b65ca412fd43b82,liblibc-d71f0c3d5759be08,libcfg_if-3183e62f61f23a61,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcboDNig/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pymbusparser-753b4e060fb8870b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h08345455fc968f20) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h18f42e7ae11ff98f) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h70cdbd81041782af) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           >>> referenced 6 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_CallNoArgs
[INFO] [stdout]           >>> referenced by any.rs:1296 (src/types/any.rs:1296)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call0::hed3017a1553d1226) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:1514 (src/types/any.rs:1514)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::repr::hf07673ce6d1b46bb) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Str
[INFO] [stdout]           >>> referenced by any.rs:1522 (src/types/any.rs:1522)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::str::hbc01e15ce2938b57) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:152 (src/types/bytes.rs:152)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::hb88acda86c6fa9db) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:153 (src/types/bytes.rs:153)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::hb88acda86c6fa9db) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:296 (src/types/string.rs:296)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_str::hc7e2d25421d77298) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:335 (src/types/string.rs:335)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_string_lossy::h777d6b8f56cb8519) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyImport_Import
[INFO] [stdout]           >>> referenced by module.rs:88 (src/types/module.rs:88)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.11.rcgu.o:(pyo3::types::module::PyModule::import::h6c3f1d360cd350b9) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTraceBack_Print
[INFO] [stdout]           >>> referenced by traceback.rs:69 (src/types/traceback.rs:69)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..traceback..PyTraceback$GT$$u20$as$u20$pyo3..types..traceback..PyTracebackMethods$GT$::format::he1a8cf6f303de9a2) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GetName
[INFO] [stdout]           >>> referenced by typeobject.rs:114 (src/types/typeobject.rs:114)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..typeobject..PyType$GT$$u20$as$u20$pyo3..types..typeobject..PyTypeMethods$GT$::name::ha8422db375220e96) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:984 (src/types/any.rs:984)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.05.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::getattr::inner::h5ab4cfb171220633) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GetQualName
[INFO] [stdout]           >>> referenced by typeobject.rs:133 (src/types/typeobject.rs:133)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..typeobject..PyType$GT$$u20$as$u20$pyo3..types..typeobject..PyTypeMethods$GT$::qualname::h4dfaf14ad791952f) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:349 (src/err/mod.rs:349)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.09.rcgu.o:(pyo3::err::PyErr::print_panic_and_unwind::h8d9b9586dd18445d) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewExceptionWithDoc
[INFO] [stdout]           >>> referenced by mod.rs:411 (src/err/mod.rs:411)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.09.rcgu.o:(pyo3::err::PyErr::new_type::h88dc1c961f029ed6) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:520 (src/err/mod.rs:520)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.09.rcgu.o:(pyo3::err::PyErr::write_unraisable::ha469f7d4389a3b12) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:817 (src/err/mod.rs:817)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.09.rcgu.o:(pyo3::err::panic_after_error::hd35f58a59a339e12) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyException_GetTraceback
[INFO] [stdout]           >>> referenced by err_state.rs:179 (src/err/err_state.rs:179)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.12.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::ptraceback::h5892bed0c497cb38) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_GetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:190 (src/err/err_state.rs:190)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.12.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::take::hf03e7aa228668e85) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:322 (src/err/err_state.rs:322)
[INFO] [stdout]           >>>               pyo3-6e0c454a4d67e0a8.pyo3.d20ed7652aea4916-cgu.12.rcgu.o:(pyo3::err::err_state::PyErrStateInner::restore::h26bd30480391ae74) in archive /opt/rustwide/target/debug/deps/libpyo3-6e0c454a4d67e0a8.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 `pymbusparser` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "36a7dd7e975d8e481a4017dd671728ebd6bd55ebcfd07b96906979203eb0c77f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a7dd7e975d8e481a4017dd671728ebd6bd55ebcfd07b96906979203eb0c77f", kill_on_drop: false }`
[INFO] [stdout] 36a7dd7e975d8e481a4017dd671728ebd6bd55ebcfd07b96906979203eb0c77f
