[INFO] cloning repository https://github.com/kurottesque/crab-dump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurottesque/crab-dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurottesque%2Fcrab-dump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurottesque%2Fcrab-dump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6811128f97123c77bd37a7cf1fb6d7c430cedcd [INFO] building kurottesque/crab-dump against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurottesque%2Fcrab-dump" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kurottesque/crab-dump [INFO] finished tweaking git repo https://github.com/kurottesque/crab-dump [INFO] tweaked toml for git repo https://github.com/kurottesque/crab-dump written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kurottesque/crab-dump 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/kurottesque/crab-dump 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] def23110d7fb151e2d955b3cb22fb5f5750c9061d9b38aa898c3e0fefd176dae [INFO] running `Command { std: "docker" "start" "-a" "def23110d7fb151e2d955b3cb22fb5f5750c9061d9b38aa898c3e0fefd176dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "def23110d7fb151e2d955b3cb22fb5f5750c9061d9b38aa898c3e0fefd176dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def23110d7fb151e2d955b3cb22fb5f5750c9061d9b38aa898c3e0fefd176dae", kill_on_drop: false }` [INFO] [stdout] def23110d7fb151e2d955b3cb22fb5f5750c9061d9b38aa898c3e0fefd176dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b1d5df57719216a5db3c63585db5501bbf47d02c6ce6a2df6bbdb37874ec7ff9 [INFO] running `Command { std: "docker" "start" "-a" "b1d5df57719216a5db3c63585db5501bbf47d02c6ce6a2df6bbdb37874ec7ff9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling windows-targets v0.53.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling windows-sys v0.60.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling nt-hive v0.3.0 [INFO] [stderr] Compiling CrabDump v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libhex-85aa986ef279af61,libaes-357b3036da1f9ff6,libcfg_if-dbbbee20ad045a35,libdes-50b00aaa94eccfe8,libcipher-691269aefe58a3c5,libinout-cd66aa70214c91ca,libcrypto_common-6f77c0127f7f183f,libgeneric_array-8902a99a8971d46a,libtypenum-4da84aea010a8886,libnt_hive-5e2f644846925e7a,libbitflags-c5d55bfa10cafd97,libmemoffset-1cb5070c1d17031d,libthiserror-b76097b16a1b31bb,libzerocopy-6f09fa6d50c75cf6,libwindows_sys-5cf7333c611f2f2b,libwindows_targets-3fc925a44a3f3e71}.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/CrabDump-f78e92a6027b463e.wasm" "--gc-sections" "-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/CrabDump-f78e92a6027b463e.CrabDump.77ca48a42a8bd7d2-cgu.0.rcgu.o: undefined symbol: RegOpenKeyExW [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/CrabDump-f78e92a6027b463e.CrabDump.77ca48a42a8bd7d2-cgu.0.rcgu.o: undefined symbol: RegSaveKeyW [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/CrabDump-f78e92a6027b463e.CrabDump.77ca48a42a8bd7d2-cgu.0.rcgu.o: undefined symbol: RegCloseKey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/CrabDump-f78e92a6027b463e.CrabDump.77ca48a42a8bd7d2-cgu.0.rcgu.o: undefined symbol: GetCurrentProcess [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/CrabDump-f78e92a6027b463e.CrabDump.77ca48a42a8bd7d2-cgu.0.rcgu.o: undefined symbol: OpenProcessToken [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/CrabDump-f78e92a6027b463e.CrabDump.77ca48a42a8bd7d2-cgu.0.rcgu.o: undefined symbol: LookupPrivilegeValueW [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/CrabDump-f78e92a6027b463e.CrabDump.77ca48a42a8bd7d2-cgu.0.rcgu.o: undefined symbol: AdjustTokenPrivileges [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/CrabDump-f78e92a6027b463e.CrabDump.77ca48a42a8bd7d2-cgu.0.rcgu.o: undefined symbol: GetLastError [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `CrabDump` (bin "CrabDump") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b1d5df57719216a5db3c63585db5501bbf47d02c6ce6a2df6bbdb37874ec7ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d5df57719216a5db3c63585db5501bbf47d02c6ce6a2df6bbdb37874ec7ff9", kill_on_drop: false }` [INFO] [stdout] b1d5df57719216a5db3c63585db5501bbf47d02c6ce6a2df6bbdb37874ec7ff9