[INFO] cloning repository https://github.com/jatherrien/rust-sudoku-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jatherrien/rust-sudoku-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjatherrien%2Frust-sudoku-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjatherrien%2Frust-sudoku-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65c17741f9fde574f9925e8955600f59b9468814 [INFO] checking jatherrien/rust-sudoku-solver against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjatherrien%2Frust-sudoku-solver" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jatherrien/rust-sudoku-solver on toolchain 0fe3684930279e4d3be3aca66b30f82946ce9ac2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jatherrien/rust-sudoku-solver [INFO] finished tweaking git repo https://github.com/jatherrien/rust-sudoku-solver [INFO] tweaked toml for git repo https://github.com/jatherrien/rust-sudoku-solver written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jatherrien/rust-sudoku-solver 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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dc609e968e02eee61873e96d86a6234297aa09714e7a9ca7f013e7ce081d019 [INFO] running `Command { std: "docker" "start" "-a" "4dc609e968e02eee61873e96d86a6234297aa09714e7a9ca7f013e7ce081d019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dc609e968e02eee61873e96d86a6234297aa09714e7a9ca7f013e7ce081d019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc609e968e02eee61873e96d86a6234297aa09714e7a9ca7f013e7ce081d019", kill_on_drop: false }` [INFO] [stdout] 4dc609e968e02eee61873e96d86a6234297aa09714e7a9ca7f013e7ce081d019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c32ebadb652a8a0be62252aa58df764b6043aa9fcd4e5bfc410a7e154bed94 [INFO] running `Command { std: "docker" "start" "-a" "11c32ebadb652a8a0be62252aa58df764b6043aa9fcd4e5bfc410a7e154bed94", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling time v0.2.21 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/png-406156baece68cd9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/png-406156baece68cd9/dep-lib-png` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakQycEn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (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/rmetaojcHVI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "11c32ebadb652a8a0be62252aa58df764b6043aa9fcd4e5bfc410a7e154bed94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c32ebadb652a8a0be62252aa58df764b6043aa9fcd4e5bfc410a7e154bed94", kill_on_drop: false }` [INFO] [stdout] 11c32ebadb652a8a0be62252aa58df764b6043aa9fcd4e5bfc410a7e154bed94