[INFO] cloning repository https://github.com/ickshonpe/image-splitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ickshonpe/image-splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickshonpe%2Fimage-splitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickshonpe%2Fimage-splitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 352e443630fb6f51bb0a80bea29d910dcc97cf11 [INFO] checking ickshonpe/image-splitter against master#46455dc65069387f2dc46612f13fd45452ab301a for pr-117433 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickshonpe%2Fimage-splitter" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ickshonpe/image-splitter on toolchain 46455dc65069387f2dc46612f13fd45452ab301a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ickshonpe/image-splitter [INFO] finished tweaking git repo https://github.com/ickshonpe/image-splitter [INFO] tweaked toml for git repo https://github.com/ickshonpe/image-splitter written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ickshonpe/image-splitter 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" "+46455dc65069387f2dc46612f13fd45452ab301a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a424c3dec58de56970b1c311d68d15b7433a6ea06ac12976dcca3c97230e242d [INFO] running `Command { std: "docker" "start" "-a" "a424c3dec58de56970b1c311d68d15b7433a6ea06ac12976dcca3c97230e242d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a424c3dec58de56970b1c311d68d15b7433a6ea06ac12976dcca3c97230e242d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a424c3dec58de56970b1c311d68d15b7433a6ea06ac12976dcca3c97230e242d", kill_on_drop: false }` [INFO] [stdout] a424c3dec58de56970b1c311d68d15b7433a6ea06ac12976dcca3c97230e242d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3272356be6c3e97b4855a246ddbbaae5389a8a36c03ce37b740be218358dc7f9 [INFO] running `Command { std: "docker" "start" "-a" "3272356be6c3e97b4855a246ddbbaae5389a8a36c03ce37b740be218358dc7f9", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking deflate v0.7.16 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking png v0.9.0 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.15.0 [INFO] [stderr] Checking image-splitter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `Command { std: "docker" "inspect" "3272356be6c3e97b4855a246ddbbaae5389a8a36c03ce37b740be218358dc7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3272356be6c3e97b4855a246ddbbaae5389a8a36c03ce37b740be218358dc7f9", kill_on_drop: false }` [INFO] [stdout] 3272356be6c3e97b4855a246ddbbaae5389a8a36c03ce37b740be218358dc7f9 [INFO] checking ickshonpe/image-splitter against try#794be3cb2f20e1fd15af31d8a42d380fc36600ed for pr-117433 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickshonpe%2Fimage-splitter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ickshonpe/image-splitter on toolchain 794be3cb2f20e1fd15af31d8a42d380fc36600ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ickshonpe/image-splitter [INFO] finished tweaking git repo https://github.com/ickshonpe/image-splitter [INFO] tweaked toml for git repo https://github.com/ickshonpe/image-splitter written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ickshonpe/image-splitter 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" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00a348a6fbd9775c67496fea78abe9cc9b3e91068216f89c138c1ff546d3e4e8 [INFO] running `Command { std: "docker" "start" "-a" "00a348a6fbd9775c67496fea78abe9cc9b3e91068216f89c138c1ff546d3e4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00a348a6fbd9775c67496fea78abe9cc9b3e91068216f89c138c1ff546d3e4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00a348a6fbd9775c67496fea78abe9cc9b3e91068216f89c138c1ff546d3e4e8", kill_on_drop: false }` [INFO] [stdout] 00a348a6fbd9775c67496fea78abe9cc9b3e91068216f89c138c1ff546d3e4e8 [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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3a50119bd7275da2f40e18b0155edbdcaf274944887253d10148e3bc834d964 [INFO] running `Command { std: "docker" "start" "-a" "a3a50119bd7275da2f40e18b0155edbdcaf274944887253d10148e3bc834d964", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking libc v0.2.31 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking deflate v0.7.16 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/deflate-f8147f0c2c8f36ef.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/deflate-f8147f0c2c8f36ef/dep-lib-deflate` [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/rmetaLzYrCj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-iter` (lib) due to 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/rmetaDO89K2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gif` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "a3a50119bd7275da2f40e18b0155edbdcaf274944887253d10148e3bc834d964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a50119bd7275da2f40e18b0155edbdcaf274944887253d10148e3bc834d964", kill_on_drop: false }` [INFO] [stdout] a3a50119bd7275da2f40e18b0155edbdcaf274944887253d10148e3bc834d964