[INFO] cloning repository https://github.com/n-eq/nerk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n-eq/nerk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-eq%2Fnerk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-eq%2Fnerk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13ff41130219eb20feeb15ea7444d1ab0f4333d0
[INFO] checking n-eq/nerk against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-eq%2Fnerk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/n-eq/nerk on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/n-eq/nerk
[INFO] finished tweaking git repo https://github.com/n-eq/nerk
[INFO] tweaked toml for git repo https://github.com/n-eq/nerk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/n-eq/nerk 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38e32cfa1b1d06f9a9a41b938fa59e2888c47c8ef5d0b3409a413261d96dcec8
[INFO] running `Command { std: "docker" "start" "-a" "38e32cfa1b1d06f9a9a41b938fa59e2888c47c8ef5d0b3409a413261d96dcec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38e32cfa1b1d06f9a9a41b938fa59e2888c47c8ef5d0b3409a413261d96dcec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e32cfa1b1d06f9a9a41b938fa59e2888c47c8ef5d0b3409a413261d96dcec8", kill_on_drop: false }`
[INFO] [stdout] 38e32cfa1b1d06f9a9a41b938fa59e2888c47c8ef5d0b3409a413261d96dcec8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 749ee5af29e348a63f0e3d0d4f3d18e67baa9206e18732b84a0bdd425edfb468
[INFO] running `Command { std: "docker" "start" "-a" "749ee5af29e348a63f0e3d0d4f3d18e67baa9206e18732b84a0bdd425edfb468", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling bootloader v0.9.29
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking pc-keyboard v0.5.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking x86_64 v0.14.10
[INFO] [stderr]     Checking x86_64 v0.15.2
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamT24Rl/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64` (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/rmetaLthSVT/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCBaFK8/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafGQLVb/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "749ee5af29e348a63f0e3d0d4f3d18e67baa9206e18732b84a0bdd425edfb468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "749ee5af29e348a63f0e3d0d4f3d18e67baa9206e18732b84a0bdd425edfb468", kill_on_drop: false }`
[INFO] [stdout] 749ee5af29e348a63f0e3d0d4f3d18e67baa9206e18732b84a0bdd425edfb468
