[INFO] cloning repository https://github.com/cashorcardsir/shiny-octo-broccoli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cashorcardsir/shiny-octo-broccoli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcashorcardsir%2Fshiny-octo-broccoli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcashorcardsir%2Fshiny-octo-broccoli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e09ac8dc957fd3393c9f6f581bf6baf1df1763f6 [INFO] checking cashorcardsir/shiny-octo-broccoli against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcashorcardsir%2Fshiny-octo-broccoli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cashorcardsir/shiny-octo-broccoli [INFO] finished tweaking git repo https://github.com/cashorcardsir/shiny-octo-broccoli [INFO] tweaked toml for git repo https://github.com/cashorcardsir/shiny-octo-broccoli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cashorcardsir/shiny-octo-broccoli on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cashorcardsir/shiny-octo-broccoli 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" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weather_helpers v0.1.3 [INFO] [stderr] Downloaded fastly-macros v0.9.5 [INFO] [stderr] Downloaded fastly-shared v0.9.5 [INFO] [stderr] Downloaded fastly-sys v0.9.5 [INFO] [stderr] Downloaded fastly v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9b5fba853aa15a4cf3c2ec53331a926478312837b9ee3439f58eb3140fb0075 [INFO] running `Command { std: "docker" "start" "-a" "d9b5fba853aa15a4cf3c2ec53331a926478312837b9ee3439f58eb3140fb0075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9b5fba853aa15a4cf3c2ec53331a926478312837b9ee3439f58eb3140fb0075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b5fba853aa15a4cf3c2ec53331a926478312837b9ee3439f58eb3140fb0075", kill_on_drop: false }` [INFO] [stdout] d9b5fba853aa15a4cf3c2ec53331a926478312837b9ee3439f58eb3140fb0075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1177e106ee0eb83649a372067fa4c1a84f7e8eb571377b48ccab44c2ede7fe3 [INFO] running `Command { std: "docker" "start" "-a" "b1177e106ee0eb83649a372067fa4c1a84f7e8eb571377b48ccab44c2ede7fe3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarDPAf9/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sha2` (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/rmetaltgUrv/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b1177e106ee0eb83649a372067fa4c1a84f7e8eb571377b48ccab44c2ede7fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1177e106ee0eb83649a372067fa4c1a84f7e8eb571377b48ccab44c2ede7fe3", kill_on_drop: false }` [INFO] [stdout] b1177e106ee0eb83649a372067fa4c1a84f7e8eb571377b48ccab44c2ede7fe3