[INFO] cloning repository https://github.com/damip/rswasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damip/rswasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamip%2Frswasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamip%2Frswasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d4d26a772cd7dce4eb50f3ca9d9d3850ca32502 [INFO] checking damip/rswasm against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamip%2Frswasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/damip/rswasm on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/damip/rswasm [INFO] finished tweaking git repo https://github.com/damip/rswasm [INFO] tweaked toml for git repo https://github.com/damip/rswasm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/damip/rswasm 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26a40b40fa987ad774e5f7d95aaccb6ae93e676bab91e51e95701101d17f1189 [INFO] running `Command { std: "docker" "start" "-a" "26a40b40fa987ad774e5f7d95aaccb6ae93e676bab91e51e95701101d17f1189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26a40b40fa987ad774e5f7d95aaccb6ae93e676bab91e51e95701101d17f1189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a40b40fa987ad774e5f7d95aaccb6ae93e676bab91e51e95701101d17f1189", kill_on_drop: false }` [INFO] [stdout] 26a40b40fa987ad774e5f7d95aaccb6ae93e676bab91e51e95701101d17f1189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4789626fb53f364dbd9eb9a49c866df135a01479921f081c6ffbb35ad4a1bf33 [INFO] running `Command { std: "docker" "start" "-a" "4789626fb53f364dbd9eb9a49c866df135a01479921f081c6ffbb35ad4a1bf33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/linux_raw_sys-873667c493ce7e59.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/linux-raw-sys-873667c493ce7e59/dep-lib-linux_raw_sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `quote` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name quote --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=b8f15468b0f68980 -C extra-filename=-2f74ba056fed67e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-60dc869d202a21e0.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(+0x38d607f)[0x71e484ad607f] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x71e488873520] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc(+0x12f37)[0x58c3b5afef37] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x455bf)[0x71e4888765bf] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(on_exit+0x0)[0x71e488876610] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(+0x49a00e9)[0x71e485ba00e9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/libLLVM.so.20.1-rust-1.87.0-nightly(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x134)[0x71e47ca784e4] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/libLLVM.so.20.1-rust-1.87.0-nightly(+0x91d1850)[0x71e4805d1850] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(+0x6062c70)[0x71e487262c70] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(+0x6062761)[0x71e487262761] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(+0x605fd85)[0x71e48725fd85] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(+0x605fa50)[0x71e48725fa50] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(_RINvNtNtCs1kGoavY7Fmu_3std3sys9backtrace28___rust_begin_short_backtraceNCINvXs0_Cs90rSlLkHwB_18rustc_codegen_llvmNtB1g_18LlvmCodegenBackendNtNtNtCs3Iky1ss5J1g_17rustc_codegen_ssa6traits7backend19ExtraBackendMethods18spawn_named_threadNCINvNtNtB2j_4back5write10spawn_workB1N_E0uE0uEB1g_+0x255)[0x71e48725e515] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(+0x6057edc)[0x71e487257edc] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/lib/librustc_driver-a17af810f6d2087b.so(+0x605826b)[0x71e48725826b] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3)[0x71e4888c5ac3] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(clone+0x44)[0x71e488956a04] [INFO] [stderr] [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-53b9c84fb6149f90.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta24Y13F/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=30bc37f840220da3 -C extra-filename=-6adbfd15b2e478f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "4789626fb53f364dbd9eb9a49c866df135a01479921f081c6ffbb35ad4a1bf33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4789626fb53f364dbd9eb9a49c866df135a01479921f081c6ffbb35ad4a1bf33", kill_on_drop: false }` [INFO] [stdout] 4789626fb53f364dbd9eb9a49c866df135a01479921f081c6ffbb35ad4a1bf33