[INFO] cloning repository https://github.com/ruanLN/energy_comparator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruanLN/energy_comparator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruanLN%2Fenergy_comparator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruanLN%2Fenergy_comparator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cd1ecec60d4da29e171d7389311695f3d48b5a6 [INFO] checking ruanLN/energy_comparator against master#ac385a5af6d9fa8399a0cec799833cd28324abf8 for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruanLN%2Fenergy_comparator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruanLN/energy_comparator on toolchain ac385a5af6d9fa8399a0cec799833cd28324abf8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruanLN/energy_comparator [INFO] finished tweaking git repo https://github.com/ruanLN/energy_comparator [INFO] tweaked toml for git repo https://github.com/ruanLN/energy_comparator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ruanLN/energy_comparator 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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9992d030d968fc0f7858216d45032275eb3df815b7a8f0a987e946469329c91d [INFO] running `Command { std: "docker" "start" "-a" "9992d030d968fc0f7858216d45032275eb3df815b7a8f0a987e946469329c91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9992d030d968fc0f7858216d45032275eb3df815b7a8f0a987e946469329c91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9992d030d968fc0f7858216d45032275eb3df815b7a8f0a987e946469329c91d", kill_on_drop: false }` [INFO] [stdout] 9992d030d968fc0f7858216d45032275eb3df815b7a8f0a987e946469329c91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b959541205a7895d51764ed202907ae5f9ef910179028d1950562cb478489b [INFO] running `Command { std: "docker" "start" "-a" "c6b959541205a7895d51764ed202907ae5f9ef910179028d1950562cb478489b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-ident` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anyhow` (build script) [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaO4WClG" [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/rmetaLuM9U5" [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/rmetaEnqWV0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itoa` (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/rmetaIKGKKb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iana-time-zone` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap_lex` (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/rmetaCEG3Xt" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-d55e33c41d4e1a31.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta67wU8U" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strsim` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ryu` (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/rmetawDnWT4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstyle` (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/rmeta6D5qX8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstyle-parse` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c6b959541205a7895d51764ed202907ae5f9ef910179028d1950562cb478489b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b959541205a7895d51764ed202907ae5f9ef910179028d1950562cb478489b", kill_on_drop: false }` [INFO] [stdout] c6b959541205a7895d51764ed202907ae5f9ef910179028d1950562cb478489b