[INFO] fetching crate primal 0.3.3...
[INFO] checking primal-0.3.3 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] extracting crate primal 0.3.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate primal 0.3.3
[INFO] finished tweaking crates.io crate primal 0.3.3
[INFO] tweaked toml for crates.io crate primal 0.3.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate primal 0.3.3 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate primal 0.3.3 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primal-estimate v0.3.2
[INFO] [stderr]   Downloaded primal-sieve v0.3.6
[INFO] [stderr]   Downloaded primal-bit v0.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.65
[INFO] [stderr]   Downloaded clap v2.33.4
[INFO] [stderr]   Downloaded primal-slowsieve v0.3.1
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91a064fda1e97b3f5265db5f4e1821269fd1bd33f23607406d90ef1d47869513
[INFO] running `Command { std: "docker" "start" "-a" "91a064fda1e97b3f5265db5f4e1821269fd1bd33f23607406d90ef1d47869513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91a064fda1e97b3f5265db5f4e1821269fd1bd33f23607406d90ef1d47869513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91a064fda1e97b3f5265db5f4e1821269fd1bd33f23607406d90ef1d47869513", kill_on_drop: false }`
[INFO] [stdout] 91a064fda1e97b3f5265db5f4e1821269fd1bd33f23607406d90ef1d47869513
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01595227fdbfbc51abbd501fc8cf800c77105394507333a064123ee73fe482e6
[INFO] running `Command { std: "docker" "start" "-a" "01595227fdbfbc51abbd501fc8cf800c77105394507333a064123ee73fe482e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.65
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]     Checking primal-bit v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]     Checking primal-estimate v0.3.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking primal-sieve v0.3.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap v2.33.4
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking primal-slowsieve v0.3.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/primal_sieve-18950a89ee8e364d.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/primal-sieve-18950a89ee8e364d/dep-lib-primal_sieve`
[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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/itertools-410cac703837c367.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/itertools-410cac703837c367/dep-lib-itertools`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-9a14d804c812dbf9.d`: No space left on device (os error 28)
[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/deps/rmetamSdc63"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 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/rmetaPBc0wX"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7zN7ZJ/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 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/rmetaSGkWEi"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clap` (lib) due to 1 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/rmeta3eT9zF"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "01595227fdbfbc51abbd501fc8cf800c77105394507333a064123ee73fe482e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01595227fdbfbc51abbd501fc8cf800c77105394507333a064123ee73fe482e6", kill_on_drop: false }`
[INFO] [stdout] 01595227fdbfbc51abbd501fc8cf800c77105394507333a064123ee73fe482e6
