[INFO] cloning repository https://github.com/bvinc/prim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bvinc/prim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Fprim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Fprim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d285912ce19b4f21aa9f076e51a91491429f0fa3 [INFO] building bvinc/prim against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Fprim" "/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/bvinc/prim [INFO] finished tweaking git repo https://github.com/bvinc/prim [INFO] tweaked toml for git repo https://github.com/bvinc/prim written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bvinc/prim 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/bvinc/prim 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] 35b073e8bbdb87bfb486a15c8f80bc06dad72c7a48f6f7f76be1d2db76a6cda1 [INFO] running `Command { std: "docker" "start" "-a" "35b073e8bbdb87bfb486a15c8f80bc06dad72c7a48f6f7f76be1d2db76a6cda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35b073e8bbdb87bfb486a15c8f80bc06dad72c7a48f6f7f76be1d2db76a6cda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b073e8bbdb87bfb486a15c8f80bc06dad72c7a48f6f7f76be1d2db76a6cda1", kill_on_drop: false }` [INFO] [stdout] 35b073e8bbdb87bfb486a15c8f80bc06dad72c7a48f6f7f76be1d2db76a6cda1 [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] 00cdb5674f747facc9ff3b9f1a801a26a5d3f62280a53a1cbb8d053d1973088d [INFO] running `Command { std: "docker" "start" "-a" "00cdb5674f747facc9ff3b9f1a801a26a5d3f62280a53a1cbb8d053d1973088d", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-srcgen v0.122.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cranelift-isle v0.122.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.122.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling cranelift-bitset v0.122.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling prim-tok v0.1.0 (/opt/rustwide/workdir/prim-tok) [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.122.0 [INFO] [stderr] Compiling cranelift-entity v0.122.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cranelift-bforest v0.122.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling errno v0.3.13 [INFO] [stderr] Compiling prim-parse v0.1.0 (/opt/rustwide/workdir/prim-parse) [INFO] [stderr] Compiling prim-hir v0.1.0 (/opt/rustwide/workdir/prim-hir) [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling prim v0.1.0 (/opt/rustwide/workdir/prim-cli) [INFO] [stderr] Compiling prim-rt v0.1.0 (/opt/rustwide/workdir/prim-rt) [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regalloc2 v0.12.2 [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "main" "--export" "prim_rt_alloc" "--export" "prim_rt_exit" "--export" "prim_rt_free" "--export" "prim_rt_join" "--export" "prim_rt_println_bool" "--export" "prim_rt_println_f32" "--export" "prim_rt_println_f64" "--export" "prim_rt_println_i16" "--export" "prim_rt_println_i32" "--export" "prim_rt_println_i64" "--export" "prim_rt_println_i8" "--export" "prim_rt_println_isize" "--export" "prim_rt_println_u16" "--export" "prim_rt_println_u32" "--export" "prim_rt_println_u64" "--export" "prim_rt_println_u8" "--export" "prim_rt_println_usize" "--export" "prim_rt_read" "--export" "prim_rt_sleep_ms" "--export" "prim_rt_spawn" "--export" "prim_rt_write" "--export" "prim_rt_yield" "--export" "std__mem__copy" "--export" "std__mem__len" "--export" "std__mem__move" "--export" "std__mem__set" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,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/prim_rt.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/prim_rt.prim_rt.a90bd4d6eeb2c407-cgu.2.rcgu.o: undefined symbol: prim_main [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prim-rt` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00cdb5674f747facc9ff3b9f1a801a26a5d3f62280a53a1cbb8d053d1973088d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00cdb5674f747facc9ff3b9f1a801a26a5d3f62280a53a1cbb8d053d1973088d", kill_on_drop: false }` [INFO] [stdout] 00cdb5674f747facc9ff3b9f1a801a26a5d3f62280a53a1cbb8d053d1973088d