[INFO] cloning repository https://github.com/data-niklas/cash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/data-niklas/cash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdata-niklas%2Fcash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdata-niklas%2Fcash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a31d9dadbe9bfe9d07cb52a4355945b4d964d505
[INFO] checking data-niklas/cash against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdata-niklas%2Fcash" "/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/data-niklas/cash on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/data-niklas/cash
[INFO] finished tweaking git repo https://github.com/data-niklas/cash
[INFO] tweaked toml for git repo https://github.com/data-niklas/cash written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/data-niklas/cash 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mortal v0.2.2
[INFO] [stderr]   Downloaded linefeed v0.6.0
[INFO] [stderr]   Downloaded terminfo v0.7.3
[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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2857b8ae2be872d12a4825181b45f59d5694bee59c0a08907bf4933e4a3f4e5f
[INFO] running `Command { std: "docker" "start" "-a" "2857b8ae2be872d12a4825181b45f59d5694bee59c0a08907bf4933e4a3f4e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2857b8ae2be872d12a4825181b45f59d5694bee59c0a08907bf4933e4a3f4e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2857b8ae2be872d12a4825181b45f59d5694bee59c0a08907bf4933e4a3f4e5f", kill_on_drop: false }`
[INFO] [stdout] 2857b8ae2be872d12a4825181b45f59d5694bee59c0a08907bf4933e4a3f4e5f
[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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e170e02374b7f4f72eab8b2b07878c55328f66b63ebc23c8c4ae64ebe2f77db0
[INFO] running `Command { std: "docker" "start" "-a" "e170e02374b7f4f72eab8b2b07878c55328f66b63ebc23c8c4ae64ebe2f77db0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.23
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking hashbrown v0.9.0
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking os_str_bytes v2.3.2
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling ncurses v5.99.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaMhdVL/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPj4ryJ/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error; 214 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e170e02374b7f4f72eab8b2b07878c55328f66b63ebc23c8c4ae64ebe2f77db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e170e02374b7f4f72eab8b2b07878c55328f66b63ebc23c8c4ae64ebe2f77db0", kill_on_drop: false }`
[INFO] [stdout] e170e02374b7f4f72eab8b2b07878c55328f66b63ebc23c8c4ae64ebe2f77db0
