[INFO] cloning repository https://github.com/meguminloli/advent_of_code_download [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meguminloli/advent_of_code_download" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeguminloli%2Fadvent_of_code_download", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeguminloli%2Fadvent_of_code_download'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74cd3754e3042eb83cd15cc36b8d6eb06c2828cb [INFO] checking meguminloli/advent_of_code_download against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeguminloli%2Fadvent_of_code_download" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meguminloli/advent_of_code_download on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meguminloli/advent_of_code_download [INFO] finished tweaking git repo https://github.com/meguminloli/advent_of_code_download [INFO] tweaked toml for git repo https://github.com/meguminloli/advent_of_code_download written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/meguminloli/advent_of_code_download 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" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psl-types v2.0.9 [INFO] [stderr] Downloaded ureq v2.3.1 [INFO] [stderr] error: failed to unpack package `ureq v2.3.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ureq-2.3.1/tests/https-agent.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ureq-2.3.1/tests/https-agent.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ureq-2.3.1/tests/https-agent.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ureq-2.3.1/tests/https-agent.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking meguminloli/advent_of_code_download against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeguminloli%2Fadvent_of_code_download" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meguminloli/advent_of_code_download on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meguminloli/advent_of_code_download [INFO] finished tweaking git repo https://github.com/meguminloli/advent_of_code_download [INFO] tweaked toml for git repo https://github.com/meguminloli/advent_of_code_download written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/meguminloli/advent_of_code_download 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" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d0401fdd7d69f182c2e88d56008a304db9ff17a3bca10781c6047d8ebe928e [INFO] running `Command { std: "docker" "start" "-a" "e4d0401fdd7d69f182c2e88d56008a304db9ff17a3bca10781c6047d8ebe928e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d0401fdd7d69f182c2e88d56008a304db9ff17a3bca10781c6047d8ebe928e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d0401fdd7d69f182c2e88d56008a304db9ff17a3bca10781c6047d8ebe928e", kill_on_drop: false }` [INFO] [stdout] e4d0401fdd7d69f182c2e88d56008a304db9ff17a3bca10781c6047d8ebe928e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b2467f18db23433b30ae7561763effe4e7417fa6cfcb28bcf6e9ff1f7d449e7 [INFO] running `Command { std: "docker" "start" "-a" "3b2467f18db23433b30ae7561763effe4e7417fa6cfcb28bcf6e9ff1f7d449e7", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking psl-types v2.0.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/cookie-3300b056427c4728/build-script-build-script-build` [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] [stderr] error: failed to write `/opt/rustwide/target/debug/build/standback-a5d8dbfeaaed6ab6/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/standback-783d92b7b17f986a/build_script_build-783d92b7b17f986a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/standback-783d92b7b17f986a/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8YkJRE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `const_fn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name const_fn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_fn-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b395ee1b8303051 -C extra-filename=-665f490dfc30e777 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg const_fn_has_build_script` (exit status: 101) [INFO] [stderr] error: could not compile `ryu` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/libc-2ee348393225dd2f/lib-libc.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-hack-0.5.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7cd58f2ad7e9bc3e -C extra-filename=-d92c99f77cdaa0d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaF07iRL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2PNskh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `base64` (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/rmetaav2wBG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetag6P52E/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3b2467f18db23433b30ae7561763effe4e7417fa6cfcb28bcf6e9ff1f7d449e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2467f18db23433b30ae7561763effe4e7417fa6cfcb28bcf6e9ff1f7d449e7", kill_on_drop: false }` [INFO] [stdout] 3b2467f18db23433b30ae7561763effe4e7417fa6cfcb28bcf6e9ff1f7d449e7