[INFO] cloning repository https://github.com/twilight-flower/rib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twilight-flower/rib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwilight-flower%2Frib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwilight-flower%2Frib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20a939860b726f601e53407b20422efd3687010d
[INFO] checking twilight-flower/rib against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwilight-flower%2Frib" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/twilight-flower/rib on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/twilight-flower/rib
[INFO] finished tweaking git repo https://github.com/twilight-flower/rib
[INFO] tweaked toml for git repo https://github.com/twilight-flower/rib written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/twilight-flower/rib 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 979693441e2ac8e238783c9775b5f4c36751020c17ff2b3413cdf1b6967a25ea
[INFO] running `Command { std: "docker" "start" "-a" "979693441e2ac8e238783c9775b5f4c36751020c17ff2b3413cdf1b6967a25ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "979693441e2ac8e238783c9775b5f4c36751020c17ff2b3413cdf1b6967a25ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "979693441e2ac8e238783c9775b5f4c36751020c17ff2b3413cdf1b6967a25ea", kill_on_drop: false }`
[INFO] [stdout] 979693441e2ac8e238783c9775b5f4c36751020c17ff2b3413cdf1b6967a25ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4de0b932c6f0726e8ee8bb22f2538e9107f43ac032652c4fda97f121ec06a172
[INFO] running `Command { std: "docker" "start" "-a" "4de0b932c6f0726e8ee8bb22f2538e9107f43ac032652c4fda97f121ec06a172", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking quick-xml v0.36.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]     Checking maud v0.26.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking epub v2.1.2
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQzZ3Sz/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[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/rmetaSMwiuT"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `argh_derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4de0b932c6f0726e8ee8bb22f2538e9107f43ac032652c4fda97f121ec06a172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de0b932c6f0726e8ee8bb22f2538e9107f43ac032652c4fda97f121ec06a172", kill_on_drop: false }`
[INFO] [stdout] 4de0b932c6f0726e8ee8bb22f2538e9107f43ac032652c4fda97f121ec06a172
