[INFO] cloning repository https://github.com/Pyrlang/Term [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pyrlang/Term" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPyrlang%2FTerm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPyrlang%2FTerm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf762693bff43d7ccad15c854aa075f849bd0dbc [INFO] building Pyrlang/Term against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPyrlang%2FTerm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Pyrlang/Term [INFO] finished tweaking git repo https://github.com/Pyrlang/Term [INFO] tweaked toml for git repo https://github.com/Pyrlang/Term written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pyrlang/Term on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pyrlang/Term 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1c418a9c7e57ed69979d2cc25a9d90c06d6d39766c6893213d99bc3c25c5079 [INFO] running `Command { std: "docker" "start" "-a" "e1c418a9c7e57ed69979d2cc25a9d90c06d6d39766c6893213d99bc3c25c5079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1c418a9c7e57ed69979d2cc25a9d90c06d6d39766c6893213d99bc3c25c5079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c418a9c7e57ed69979d2cc25a9d90c06d6d39766c6893213d99bc3c25c5079", kill_on_drop: false }` [INFO] [stdout] e1c418a9c7e57ed69979d2cc25a9d90c06d6d39766c6893213d99bc3c25c5079 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 3aac1659cc692959333161a5d1ff070c4c4e4fb2db21aae6bd4ef662c3d34e30 [INFO] running `Command { std: "docker" "start" "-a" "3aac1659cc692959333161a5d1ff070c4c4e4fb2db21aae6bd4ef662c3d34e30", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cpython v0.7.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling python3-sys v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling native_codec_impl v1.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `error` is never read [INFO] [stdout] --> src/errors.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | PythonError { txt: String, error: PyErr }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit_native_codec_impl" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libthiserror-edbbfc81eed3497e,libflate2-bfc690264dba16c2,libminiz_oxide-d57006cf28b6f82b,libadler-5d585fd5ceaaf370,libcrc32fast-f0a61590867b47c0,libcfg_if-50b02a9e3502ecf2,libcpython-fe4bebc9093ddee1,libnum_traits-01c00ab78d11f862,libpython3_sys-c01de34329aa0495,liblibc-7a753f6e2a602ffe}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_SetAttr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_SetAttr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_Call [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyObject_SetAttr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyErr_Restore [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/native_codec_impl.native_codec_impl.6b5f2058005a11da-cgu.0.rcgu.o: undefined symbol: PyList_Size [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native_codec_impl` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3aac1659cc692959333161a5d1ff070c4c4e4fb2db21aae6bd4ef662c3d34e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aac1659cc692959333161a5d1ff070c4c4e4fb2db21aae6bd4ef662c3d34e30", kill_on_drop: false }` [INFO] [stdout] 3aac1659cc692959333161a5d1ff070c4c4e4fb2db21aae6bd4ef662c3d34e30