[INFO] cloning repository https://github.com/udayj/commr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udayj/commr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudayj%2Fcommr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudayj%2Fcommr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc4176ac5cd97fe26c167959b7dfb8d12b0c5b01 [INFO] checking udayj/commr against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudayj%2Fcommr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/udayj/commr on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/udayj/commr [INFO] finished tweaking git repo https://github.com/udayj/commr [INFO] tweaked toml for git repo https://github.com/udayj/commr written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/udayj/commr 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" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a47490dfd36a87ac1024b40564b6456df35dd6bb34f102658081dd488c10a5a2 [INFO] running `Command { std: "docker" "start" "-a" "a47490dfd36a87ac1024b40564b6456df35dd6bb34f102658081dd488c10a5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a47490dfd36a87ac1024b40564b6456df35dd6bb34f102658081dd488c10a5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47490dfd36a87ac1024b40564b6456df35dd6bb34f102658081dd488c10a5a2", kill_on_drop: false }` [INFO] [stdout] a47490dfd36a87ac1024b40564b6456df35dd6bb34f102658081dd488c10a5a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ddbc17378a4940c8fde8016aaa5bb6cdba9675b487c34e64b2dd66756463abf [INFO] running `Command { std: "docker" "start" "-a" "3ddbc17378a4940c8fde8016aaa5bb6cdba9675b487c34e64b2dd66756463abf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking anstyle v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking bstr v1.4.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta33iqDj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atty` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/itertools-370f2b8c638b246d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/itertools-370f2b8c638b246d/dep-lib-itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqefL8o/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagwJ8g2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3ddbc17378a4940c8fde8016aaa5bb6cdba9675b487c34e64b2dd66756463abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddbc17378a4940c8fde8016aaa5bb6cdba9675b487c34e64b2dd66756463abf", kill_on_drop: false }` [INFO] [stdout] 3ddbc17378a4940c8fde8016aaa5bb6cdba9675b487c34e64b2dd66756463abf