[INFO] fetching crate pyluwen 0.5.2... [INFO] testing pyluwen-0.5.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate pyluwen 0.5.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pyluwen 0.5.2 [INFO] finished tweaking crates.io crate pyluwen 0.5.2 [INFO] tweaked toml for crates.io crate pyluwen 0.5.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pyluwen 0.5.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding pyo3 v0.19.2 (available: v0.26.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd49100e5f7dce558fd42b3387293302b33b4ce539ce4a35aa8d3ed8fb1e17a9 [INFO] running `Command { std: "docker" "start" "-a" "cd49100e5f7dce558fd42b3387293302b33b4ce539ce4a35aa8d3ed8fb1e17a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd49100e5f7dce558fd42b3387293302b33b4ce539ce4a35aa8d3ed8fb1e17a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd49100e5f7dce558fd42b3387293302b33b4ce539ce4a35aa8d3ed8fb1e17a9", kill_on_drop: false }` [INFO] [stdout] cd49100e5f7dce558fd42b3387293302b33b4ce539ce4a35aa8d3ed8fb1e17a9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40320347abbc89800289fc93f207b3db30a547d7ad4631ffd56a2b6351fd77ac [INFO] running `Command { std: "docker" "start" "-a" "40320347abbc89800289fc93f207b3db30a547d7ad4631ffd56a2b6351fd77ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bitfield-struct v0.4.4 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling luwen-core v0.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ttkmd-if v0.1.0 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling luwen-if v0.4.4 [INFO] [stderr] Compiling luwen-ref v0.3.1 [INFO] [stderr] Compiling pyluwen v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 500 | impl PciChip { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `PciChip` is not local [INFO] [stdout] | `PciChip` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.98s [INFO] running `Command { std: "docker" "inspect" "40320347abbc89800289fc93f207b3db30a547d7ad4631ffd56a2b6351fd77ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40320347abbc89800289fc93f207b3db30a547d7ad4631ffd56a2b6351fd77ac", kill_on_drop: false }` [INFO] [stdout] 40320347abbc89800289fc93f207b3db30a547d7ad4631ffd56a2b6351fd77ac [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b78bbebd1f348ba50cb1b7c062292baeb719beabb132e26c7eea3049e4470a56 [INFO] running `Command { std: "docker" "start" "-a" "b78bbebd1f348ba50cb1b7c062292baeb719beabb132e26c7eea3049e4470a56", kill_on_drop: false }` [INFO] [stderr] Compiling pyluwen v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:499:1 [INFO] [stdout] | [INFO] [stdout] 499 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 500 | impl PciChip { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `PciChip` is not local [INFO] [stdout] | `PciChip` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIW27tL/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-ab765e6432869cb7,libmemoffset-b97817c90c352208,libparking_lot-6bcc72542df235ce,libparking_lot_core-28d19952958c9eb3,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpyo3_ffi-3bb68fa15f3d2148,libinventory-8350feb1c29496df,libunindent-cc76a737251e1cb2,libluwen_ref-963c3125935673a0,libindicatif-504e1650233016d4,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-fdd38967d88115e9,libunicode_width-d12f1dd14779f44c,libttkmd_if-837919dc6f8ca88c,libmemmap2-f24e390737755f99,libtracing-cbb9e0bbc47baffb,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libnix-eb262c5691f29cc7,libmemoffset-8db54b0d894250fa,libpin_utils-9a5791cba021167a,libbitflags-e2b4db6c651223da,liblibc-6ff14bdbae7df518,libluwen_if-128d1ddd8de19219,libonce_cell-0ba6aecba7086d38,libbincode-df6e41dcb9478e20,libserde-334500eaa2196f4d,librust_embed-331f085e896001a7,librust_embed_utils-819659c81298d4af,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libthiserror-70b90120089bd673,libluwen_core-324335e4a3db27b0}.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/rustcIW27tL/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/pyluwen-55a4ea617b91b9db" "-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: PyTuple_New [INFO] [stdout] >>> referenced by tuple.rs:314 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/tuple.rs:314) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.00.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::hb66912e80e7fa12d) [INFO] [stdout] >>> referenced by tuple.rs:298 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/tuple.rs:298) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$T0$C$T1$RP$$GT$::into_py::h489167fc352267ce) [INFO] [stdout] >>> referenced by tuple.rs:298 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/tuple.rs:298) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$T0$C$T1$RP$$GT$::into_py::he1c88006336d7df4) [INFO] [stdout] >>> referenced 3 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_SetItem [INFO] [stdout] >>> referenced by tuple.rs:316 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/tuple.rs:316) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.00.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::hb66912e80e7fa12d) [INFO] [stdout] >>> referenced by tuple.rs:300 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/tuple.rs:300) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$T0$C$T1$RP$$GT$::into_py::h489167fc352267ce) [INFO] [stdout] >>> referenced by tuple.rs:300 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/tuple.rs:300) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$T0$C$T1$RP$$GT$::into_py::h489167fc352267ce) [INFO] [stdout] >>> referenced 6 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyList_New [INFO] [stdout] >>> referenced by list.rs:28 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/list.rs:28) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.03.rcgu.o:(pyo3::types::list::new_from_iter::h8c17ad157e543d3d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyLong_FromUnsignedLongLong [INFO] [stdout] >>> referenced by num.rs:59 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/conversions/std/num.rs:59) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.02.rcgu.o:(pyo3::conversions::std::num::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$u64$GT$::into_py::h406a29680589a503) [INFO] [stdout] >>> referenced by num.rs:59 (src/conversions/std/num.rs:59) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.14.rcgu.o:(pyo3::conversions::std::num::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$u64$GT$::into_py::hf164a79c3a2b2432) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_WriteUnraisable [INFO] [stdout] >>> referenced by mod.rs:532 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/err/mod.rs:532) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.02.rcgu.o:(pyo3::err::PyErr::write_unraisable::h474cb72d3987a1f6) [INFO] [stdout] >>> referenced by mod.rs:532 (src/err/mod.rs:532) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.02.rcgu.o:(pyo3::err::PyErr::write_unraisable::h192e5ef6e3a82713) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize [INFO] [stdout] >>> referenced by string.rs:187 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/string.rs:187) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.05.rcgu.o:(pyo3::types::string::PyString::to_str::h478370e4329dd1e8) [INFO] [stdout] >>> referenced by string.rs:187 (src/types/string.rs:187) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.11.rcgu.o:(pyo3::types::string::PyString::to_str::h159616c1971ef39f) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_Exception [INFO] [stdout] >>> referenced by exceptions.rs:269 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/exceptions.rs:269) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.04.rcgu.o:(_$LT$pyo3..exceptions..PyException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h7b49e0a24c06908b) [INFO] [stdout] >>> referenced by exceptions.rs:269 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/exceptions.rs:269) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.04.rcgu.o:(_$LT$pyo3..exceptions..PyException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h7b49e0a24c06908b) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_BufferError [INFO] [stdout] >>> referenced by exceptions.rs:269 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/exceptions.rs:269) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.04.rcgu.o:(_$LT$pyo3..exceptions..PyBufferError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hcdc654829da50bde) [INFO] [stdout] >>> referenced by exceptions.rs:269 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/exceptions.rs:269) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.04.rcgu.o:(_$LT$pyo3..exceptions..PyBufferError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hcdc654829da50bde) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [INFO] [stdout] >>> referenced by pycell.rs:910 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/pycell.rs:910) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.04.rcgu.o:(_$LT$pyo3..pycell..PyCellBase$LT$U$GT$$u20$as$u20$pyo3..pycell..PyCellLayout$LT$T$GT$$GT$::tp_dealloc::h09682f1c696288da) [INFO] [stdout] >>> referenced by pycell.rs:910 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/pycell.rs:910) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.04.rcgu.o:(_$LT$pyo3..pycell..PyCellBase$LT$U$GT$$u20$as$u20$pyo3..pycell..PyCellLayout$LT$T$GT$$GT$::tp_dealloc::h09682f1c696288da) [INFO] [stdout] >>> referenced by mod.rs:200 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/types/mod.rs:200) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::ha99e4616ea00c0ff) [INFO] [stdout] >>> referenced 1 more times [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.19.2/src/boolobject.rs:32) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.04.rcgu.o:(pyo3_ffi::boolobject::Py_True::h4191a0ff3fbaacc4) [INFO] [stdout] >>> referenced by boolobject.rs:32 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/boolobject.rs:32) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.11.rcgu.o:(pyo3_ffi::boolobject::Py_True::heff7d62750662319) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_FalseStruct [INFO] [stdout] >>> referenced by boolobject.rs:27 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/boolobject.rs:27) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.04.rcgu.o:(pyo3_ffi::boolobject::Py_False::h0175ba98cafa42e3) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GetBuffer [INFO] [stdout] >>> referenced by buffer.rs:198 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/buffer.rs:198) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3::buffer::PyBuffer$LT$T$GT$::get::h223069efdb179cc4) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Call [INFO] [stdout] >>> referenced by instance.rs:673 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/instance.rs:673) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3::instance::Py$LT$T$GT$::call::h31ed90288c2e62e5) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBuffer_Release [INFO] [stdout] >>> referenced by buffer.rs:635 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.2/src/buffer.rs:635) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(_$LT$pyo3..buffer..PyBuffer$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::_$u7b$$u7b$closure$u7d$$u7d$::h80f190c168120819) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:590 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/object.rs:590) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3_ffi::object::Py_XDECREF::h9a263fcdfaa8c343) [INFO] [stdout] >>> referenced by object.rs:590 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/object.rs:590) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.12.rcgu.o:(pyo3::gil::ReferencePool::update_counts::h2c775d7d66f9eaf3) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] >>> referenced by object.rs:590 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/object.rs:590) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.12.rcgu.o:(pyo3::gil::register_decref::h90a4f393cbc04e51) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] >>> referenced 7 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_IsSubtype [INFO] [stdout] >>> referenced by object.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/object.rs:275) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hde4d3038c4aa4297) [INFO] [stdout] >>> referenced by object.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/object.rs:275) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.10.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck::hfe2a1f5806be0a0b) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NoneStruct [INFO] [stdout] >>> referenced by object.rs:672 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/object.rs:672) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pyluwen-55a4ea617b91b9db.pyluwen.2947754e7336ff87-cgu.07.rcgu.o:(pyo3_ffi::object::Py_None::hecd587376b20fc4c) [INFO] [stdout] >>> referenced by object.rs:672 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.19.2/src/object.rs:672) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.10.rcgu.o:(pyo3_ffi::object::Py_None::hbf272197973258cb) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_TypeError [INFO] [stdout] >>> referenced by exceptions.rs:269 (src/exceptions.rs:269) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h4545b91a332e0d77) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] >>> referenced by exceptions.rs:269 (src/exceptions.rs:269) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h4545b91a332e0d77) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_ValueError [INFO] [stdout] >>> referenced by exceptions.rs:269 (src/exceptions.rs:269) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h36ef85a5862521e1) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] >>> referenced by exceptions.rs:269 (src/exceptions.rs:269) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h36ef85a5862521e1) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_RuntimeError [INFO] [stdout] >>> referenced by exceptions.rs:269 (src/exceptions.rs:269) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h32f185a6b4dd689e) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.rlib [INFO] [stdout] >>> referenced by exceptions.rs:269 (src/exceptions.rs:269) [INFO] [stdout] >>> pyo3-ab765e6432869cb7.pyo3.6cbd6a14fbb6d84d-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h32f185a6b4dd689e) in archive /opt/rustwide/target/debug/deps/libpyo3-ab765e6432869cb7.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 `pyluwen` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b78bbebd1f348ba50cb1b7c062292baeb719beabb132e26c7eea3049e4470a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78bbebd1f348ba50cb1b7c062292baeb719beabb132e26c7eea3049e4470a56", kill_on_drop: false }` [INFO] [stdout] b78bbebd1f348ba50cb1b7c062292baeb719beabb132e26c7eea3049e4470a56