[INFO] cloning repository https://github.com/s0u1z/rusty-journal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s0u1z/rusty-journal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0u1z%2Frusty-journal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0u1z%2Frusty-journal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b59c971d74bfe586f314f8dffcf6b9993f7f906d [INFO] testing s0u1z/rusty-journal against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0u1z%2Frusty-journal" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s0u1z/rusty-journal on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/s0u1z/rusty-journal [INFO] finished tweaking git repo https://github.com/s0u1z/rusty-journal [INFO] tweaked toml for git repo https://github.com/s0u1z/rusty-journal written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/s0u1z/rusty-journal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b557bdce2963a591bb603613830c66e770a9878857666dcceaa15a2039c65278 [INFO] running `Command { std: "docker" "start" "-a" "b557bdce2963a591bb603613830c66e770a9878857666dcceaa15a2039c65278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b557bdce2963a591bb603613830c66e770a9878857666dcceaa15a2039c65278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b557bdce2963a591bb603613830c66e770a9878857666dcceaa15a2039c65278", kill_on_drop: false }` [INFO] [stdout] b557bdce2963a591bb603613830c66e770a9878857666dcceaa15a2039c65278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab2cedf889dbeff3f511e497c3e7906f227108226794cfeee4bea216f2d19abb [INFO] running `Command { std: "docker" "start" "-a" "ab2cedf889dbeff3f511e497c3e7906f227108226794cfeee4bea216f2d19abb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/syn-de9c379ad8468471/rmetaV8eLHt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-xid` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/serde-fa7d3ef2484cb43a/rmetahzWPxf" [INFO] [stdout] [INFO] [stdout] [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/rmetaPdvJju" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/ryu-97932d5f91ed9e3f/rmetas21Uqc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitflags` due to previous error [INFO] [stderr] error: could not compile `serde` 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/build/libc-b1ce6cff922d0386/rmetajWNq7k" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] error: could not compile `libc` due to previous error [INFO] [stderr] error: could not compile `ryu` due to previous error [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMHdA0T" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` due to previous error [INFO] [stdout] error: failed to write /tmp/rustcFuvTnx/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-width` 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/rmetazV4JZb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` [INFO] [stderr] error: could not compile `ansi_term` due to previous error [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:392:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `autocfg` [INFO] [stderr] error: could not compile `strsim` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:392:9 [INFO] [stderr] error: could not compile `unicode-segmentation` [INFO] running `Command { std: "docker" "inspect" "ab2cedf889dbeff3f511e497c3e7906f227108226794cfeee4bea216f2d19abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2cedf889dbeff3f511e497c3e7906f227108226794cfeee4bea216f2d19abb", kill_on_drop: false }` [INFO] [stdout] ab2cedf889dbeff3f511e497c3e7906f227108226794cfeee4bea216f2d19abb