[INFO] cloning repository https://github.com/MokhtarBaWahal/THE [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MokhtarBaWahal/THE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokhtarBaWahal%2FTHE", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokhtarBaWahal%2FTHE'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35dcf9ff784d95d11e6f5e2ee597da0565ecc5b0 [INFO] testing MokhtarBaWahal/THE against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokhtarBaWahal%2FTHE" "/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/MokhtarBaWahal/THE on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MokhtarBaWahal/THE [INFO] finished tweaking git repo https://github.com/MokhtarBaWahal/THE [INFO] tweaked toml for git repo https://github.com/MokhtarBaWahal/THE written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MokhtarBaWahal/THE 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psutil v3.2.2 [INFO] [stderr] Downloaded darwin-libproc-sys v0.1.2 [INFO] [stderr] Downloaded darwin-libproc v0.1.2 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9c2cd06aeec8bb07810b07ea5690f0e4bef7d0281c18d60f048cf320d03de77 [INFO] running `Command { std: "docker" "start" "-a" "c9c2cd06aeec8bb07810b07ea5690f0e4bef7d0281c18d60f048cf320d03de77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9c2cd06aeec8bb07810b07ea5690f0e4bef7d0281c18d60f048cf320d03de77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c2cd06aeec8bb07810b07ea5690f0e4bef7d0281c18d60f048cf320d03de77", kill_on_drop: false }` [INFO] [stdout] c9c2cd06aeec8bb07810b07ea5690f0e4bef7d0281c18d60f048cf320d03de77 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff76ff6204e937da5bf2efc988023f09983456edbdc36cbebbd387d4cae09f43 [INFO] running `Command { std: "docker" "start" "-a" "ff76ff6204e937da5bf2efc988023f09983456edbdc36cbebbd387d4cae09f43", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stdout] error: failed to write /tmp/rustcm31eyi/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarx1RGG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [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: could not compile `psutil` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name psutil --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/psutil-3.2.2/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 -C debuginfo=2 --cfg 'feature="cpu"' --cfg 'feature="darwin-libproc"' --cfg 'feature="default"' --cfg 'feature="derive_more"' --cfg 'feature="disk"' --cfg 'feature="glob"' --cfg 'feature="host"' --cfg 'feature="mach"' --cfg 'feature="memory"' --cfg 'feature="network"' --cfg 'feature="num_cpus"' --cfg 'feature="platforms"' --cfg 'feature="process"' --cfg 'feature="sensors"' --cfg 'feature="unescape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cpu", "darwin-libproc", "default", "derive_more", "disk", "glob", "host", "mach", "memory", "network", "num_cpus", "platforms", "process", "renamed_serde", "sensors", "serde", "signal", "unescape"))' -C metadata=f63eb7bbb1ecf0a3 -C extra-filename=-f63eb7bbb1ecf0a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9490a4f0747b68cf.so --extern glob=/opt/rustwide/target/debug/deps/libglob-1150bd3bce541c13.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-332ac059d0c8ec05.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-da786abda1437ddc.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1bb4cc199271bd1c.rmeta --extern platforms=/opt/rustwide/target/debug/deps/libplatforms-550dc20c0bacbbc8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f6c7d67cc21fd1e8.rmeta --extern unescape=/opt/rustwide/target/debug/deps/libunescape-f67bdd78475e2ae0.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `sysinfo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sysinfo --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sysinfo-0.28.4/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="multithread"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "debug", "default", "multithread", "rayon", "serde", "unknown-ci"))' -C metadata=37c8c1a81ddeaa22 -C extra-filename=-37c8c1a81ddeaa22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-244c4f67253196d2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1bb4cc199271bd1c.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-c49923395e1b614f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ff76ff6204e937da5bf2efc988023f09983456edbdc36cbebbd387d4cae09f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff76ff6204e937da5bf2efc988023f09983456edbdc36cbebbd387d4cae09f43", kill_on_drop: false }` [INFO] [stdout] ff76ff6204e937da5bf2efc988023f09983456edbdc36cbebbd387d4cae09f43