[INFO] cloning repository https://github.com/kingananas20/roboclaw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kingananas20/roboclaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingananas20%2Froboclaw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingananas20%2Froboclaw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] feee8e226cbc9069798b4acf6360829d876a0864 [INFO] building kingananas20/roboclaw against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingananas20%2Froboclaw" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kingananas20/roboclaw [INFO] finished tweaking git repo https://github.com/kingananas20/roboclaw [INFO] tweaked toml for git repo https://github.com/kingananas20/roboclaw written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kingananas20/roboclaw 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/kingananas20/roboclaw 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b1a12e60f377d25b581ee2134fff75c2b9472de5ecc53399934733680f8ac18e [INFO] running `Command { std: "docker" "start" "-a" "b1a12e60f377d25b581ee2134fff75c2b9472de5ecc53399934733680f8ac18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1a12e60f377d25b581ee2134fff75c2b9472de5ecc53399934733680f8ac18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a12e60f377d25b581ee2134fff75c2b9472de5ecc53399934733680f8ac18e", kill_on_drop: false }` [INFO] [stdout] b1a12e60f377d25b581ee2134fff75c2b9472de5ecc53399934733680f8ac18e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 02b68c0159995301833b803980b4ca17b2cde67e72a6af6838722293e517c923 [INFO] running `Command { std: "docker" "start" "-a" "02b68c0159995301833b803980b4ca17b2cde67e72a6af6838722293e517c923", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling serialport v4.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling inventory v0.3.19 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling roboclaw_python v0.10.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit_roboclaw_python" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libpyo3-c0c21c0793fe9c04,libcfg_if-50b02a9e3502ecf2,libmemoffset-633f7fe4851d82f1,libonce_cell-e0121d351360d806,libpyo3_ffi-2d62c8f7d3388607,liblibc-26bb775845e6fd3d,libinventory-f1fa4d67c1ef69f4,libunindent-c51be6c344bc15c2,libanyhow-f3bcef6ec4b93535,libserialport-88e38f7d961fb6b9}.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/roboclaw_python.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/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.0.rcgu.o: undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.0.rcgu.o: undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.0.rcgu.o: undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.0.rcgu.o: undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.0.rcgu.o: undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.1.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.1.rcgu.o: undefined symbol: _Py_NotImplementedStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.1.rcgu.o: undefined symbol: PyType_GetFlags [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.1.rcgu.o: undefined symbol: PyType_IsSubtype [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.1.rcgu.o: undefined symbol: _Py_NoneStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.1.rcgu.o: undefined symbol: PyType_GetSlot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.2.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.2.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.2.rcgu.o: undefined symbol: _Py_FalseStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.2.rcgu.o: undefined symbol: _Py_TrueStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.2.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.4.rcgu.o: undefined symbol: PyErr_WriteUnraisable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/roboclaw_python.roboclaw_python.ad0a508115f9ee48-cgu.4.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-c0c21c0793fe9c04.rlib(pyo3-c0c21c0793fe9c04.pyo3.524571545021fc75-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-c0c21c0793fe9c04.rlib(pyo3-c0c21c0793fe9c04.pyo3.524571545021fc75-cgu.00.rcgu.o): undefined symbol: PyBytes_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 `roboclaw_python` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "02b68c0159995301833b803980b4ca17b2cde67e72a6af6838722293e517c923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b68c0159995301833b803980b4ca17b2cde67e72a6af6838722293e517c923", kill_on_drop: false }` [INFO] [stdout] 02b68c0159995301833b803980b4ca17b2cde67e72a6af6838722293e517c923