[INFO] cloning repository https://github.com/l4l/guess-note [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l4l/guess-note" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fguess-note", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fguess-note'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cc80ce05a3ced646eee4f9702be9bc60bc95458 [INFO] checking l4l/guess-note against master#84ec2633defc5c459c682ac0c45efb41715249df for pr-114586 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fguess-note" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l4l/guess-note on toolchain 84ec2633defc5c459c682ac0c45efb41715249df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84ec2633defc5c459c682ac0c45efb41715249df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/l4l/guess-note [INFO] finished tweaking git repo https://github.com/l4l/guess-note [INFO] tweaked toml for git repo https://github.com/l4l/guess-note written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/l4l/guess-note 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" "+84ec2633defc5c459c682ac0c45efb41715249df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+84ec2633defc5c459c682ac0c45efb41715249df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc0a9bfe259e68796c1c489bb29f207108c9b30556dd2ebb100ce806878020eb [INFO] running `Command { std: "docker" "start" "-a" "cc0a9bfe259e68796c1c489bb29f207108c9b30556dd2ebb100ce806878020eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc0a9bfe259e68796c1c489bb29f207108c9b30556dd2ebb100ce806878020eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc0a9bfe259e68796c1c489bb29f207108c9b30556dd2ebb100ce806878020eb", kill_on_drop: false }` [INFO] [stdout] cc0a9bfe259e68796c1c489bb29f207108c9b30556dd2ebb100ce806878020eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+84ec2633defc5c459c682ac0c45efb41715249df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a9cd2650c79ee828111d112d703af41fe6332a7184431361c8585a06853b1db [INFO] running `Command { std: "docker" "start" "-a" "4a9cd2650c79ee828111d112d703af41fe6332a7184431361c8585a06853b1db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking memalloc v0.1.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/argh_shared-c29c731cf8699c14.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/argh_shared-c29c731cf8699c14/dep-lib-argh_shared` [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] [stdout] error: failed to write /tmp/rustcNfvugI/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bitflags` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (build script) [INFO] [stderr] error: could not compile `argh_shared` (lib) [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCljgZi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anyhow` (build script) [INFO] [stderr] error: could not compile `pkg-config` (lib) due to previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcKXbLsA/symbols.o" "/opt/rustwide/target/debug/build/nix-fdad5644bf3dfde3/build_script_build-fdad5644bf3dfde3.build_script_build.f01c6f8adb0132cd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/nix-fdad5644bf3dfde3/build_script_build-fdad5644bf3dfde3.4e0ogrfkx42vqlw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a60ea580632c66b2.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0246f9e29468a372.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-979cf952bd1658de.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-03fa28fdeaafd68b.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03e2c40d9b97f2da.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b46544d0dee7d770.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99aa4e25844454d5.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9150218a70bddb76.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03e4207e81b1c3a8.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f6b4bb99c2a0252e.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-2f724c5b2e2ac3bf.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8cc04b330b04bc1f.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-989658a4668f769d.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7e3d38fd607ad46.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2aa132acfd312321.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-00ae71943a8bc9aa.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/nix-fdad5644bf3dfde3/build_script_build-fdad5644bf3dfde3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (build script) due to previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqqIMLL/symbols.o" "/opt/rustwide/target/debug/build/getrandom-9ca260ede1fa2a61/build_script_build-9ca260ede1fa2a61.build_script_build.8f122ab11c696913-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-9ca260ede1fa2a61/build_script_build-9ca260ede1fa2a61.2ve1vr7dgrtw470p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a60ea580632c66b2.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0246f9e29468a372.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-979cf952bd1658de.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-03fa28fdeaafd68b.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03e2c40d9b97f2da.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b46544d0dee7d770.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99aa4e25844454d5.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9150218a70bddb76.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03e4207e81b1c3a8.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f6b4bb99c2a0252e.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-2f724c5b2e2ac3bf.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8cc04b330b04bc1f.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-989658a4668f769d.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7e3d38fd607ad46.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2aa132acfd312321.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-00ae71943a8bc9aa.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/84ec2633defc5c459c682ac0c45efb41715249df/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/getrandom-9ca260ede1fa2a61/build_script_build-9ca260ede1fa2a61" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `getrandom` (build script) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta021Xjo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8swRFQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "4a9cd2650c79ee828111d112d703af41fe6332a7184431361c8585a06853b1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9cd2650c79ee828111d112d703af41fe6332a7184431361c8585a06853b1db", kill_on_drop: false }` [INFO] [stdout] 4a9cd2650c79ee828111d112d703af41fe6332a7184431361c8585a06853b1db