[INFO] cloning repository https://github.com/tchaudhry91/speedy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tchaudhry91/speedy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchaudhry91%2Fspeedy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchaudhry91%2Fspeedy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6be04eb1e2bcd9e320787c1c485ea0d44ebe942 [INFO] testing tchaudhry91/speedy against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchaudhry91%2Fspeedy" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tchaudhry91/speedy on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tchaudhry91/speedy [INFO] finished tweaking git repo https://github.com/tchaudhry91/speedy [INFO] tweaked toml for git repo https://github.com/tchaudhry91/speedy written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tchaudhry91/speedy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c03df77ff5ba0490606ff9763ab9bd95c45f0839ebb569eaafaa092c2da4d5c3 [INFO] running `Command { std: "docker" "start" "-a" "c03df77ff5ba0490606ff9763ab9bd95c45f0839ebb569eaafaa092c2da4d5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c03df77ff5ba0490606ff9763ab9bd95c45f0839ebb569eaafaa092c2da4d5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c03df77ff5ba0490606ff9763ab9bd95c45f0839ebb569eaafaa092c2da4d5c3", kill_on_drop: false }` [INFO] [stdout] c03df77ff5ba0490606ff9763ab9bd95c45f0839ebb569eaafaa092c2da4d5c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e44393dd81686ed85b24bba32ba0de117d348f1cfeb764186243f450d934d17 [INFO] running `Command { std: "docker" "start" "-a" "2e44393dd81686ed85b24bba32ba0de117d348f1cfeb764186243f450d934d17", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawJcebQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: LLVM ERROR: LLVM ERROR: IO failure on output stream: No space left on deviceLLVM ERROR: LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:443:9 [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:443:9 [INFO] [stderr] error: could not compile `indexmap` [INFO] [stderr] error: could not compile `quote` [INFO] running `Command { std: "docker" "inspect" "2e44393dd81686ed85b24bba32ba0de117d348f1cfeb764186243f450d934d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e44393dd81686ed85b24bba32ba0de117d348f1cfeb764186243f450d934d17", kill_on_drop: false }` [INFO] [stdout] 2e44393dd81686ed85b24bba32ba0de117d348f1cfeb764186243f450d934d17