[INFO] cloning repository https://github.com/shretimanegi/Rust-console-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shretimanegi/Rust-console-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshretimanegi%2FRust-console-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshretimanegi%2FRust-console-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5143a39edf3cc2fe865b50524f513332b4087507
[INFO] checking shretimanegi/Rust-console-app against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshretimanegi%2FRust-console-app" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shretimanegi/Rust-console-app
[INFO] finished tweaking git repo https://github.com/shretimanegi/Rust-console-app
[INFO] tweaked toml for git repo https://github.com/shretimanegi/Rust-console-app written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shretimanegi/Rust-console-app on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shretimanegi/Rust-console-app 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dc8440dd0daf86f1344f7a8c8adde11fb1fa1550d0454e0183ee5f7a4216992
[INFO] running `Command { std: "docker" "start" "-a" "3dc8440dd0daf86f1344f7a8c8adde11fb1fa1550d0454e0183ee5f7a4216992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dc8440dd0daf86f1344f7a8c8adde11fb1fa1550d0454e0183ee5f7a4216992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc8440dd0daf86f1344f7a8c8adde11fb1fa1550d0454e0183ee5f7a4216992", kill_on_drop: false }`
[INFO] [stdout] 3dc8440dd0daf86f1344f7a8c8adde11fb1fa1550d0454e0183ee5f7a4216992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e3ec71de7073d0822b284137b5371f512907de9828831ab70531da0c266354f
[INFO] running `Command { std: "docker" "start" "-a" "3e3ec71de7073d0822b284137b5371f512907de9828831ab70531da0c266354f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/time-cfb7b63de8174c99.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/time-cfb7b63de8174c99/dep-lib-time`
[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] running `Command { std: "docker" "inspect" "3e3ec71de7073d0822b284137b5371f512907de9828831ab70531da0c266354f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e3ec71de7073d0822b284137b5371f512907de9828831ab70531da0c266354f", kill_on_drop: false }`
[INFO] [stdout] 3e3ec71de7073d0822b284137b5371f512907de9828831ab70531da0c266354f
