[INFO] cloning repository https://github.com/philipc/rewrite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philipc/rewrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipc%2Frewrite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipc%2Frewrite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e6ad34bb0338e42c2b9f2026254a574ec500b17
[INFO] checking philipc/rewrite against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilipc%2Frewrite" "/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/philipc/rewrite on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/philipc/rewrite
[INFO] finished tweaking git repo https://github.com/philipc/rewrite
[INFO] tweaked toml for git repo https://github.com/philipc/rewrite written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/philipc/rewrite 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6de6ffb37b6dddf2f9d964bd24ae724d91f0d200b926a758bd3200f9f59936b4
[INFO] running `Command { std: "docker" "start" "-a" "6de6ffb37b6dddf2f9d964bd24ae724d91f0d200b926a758bd3200f9f59936b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6de6ffb37b6dddf2f9d964bd24ae724d91f0d200b926a758bd3200f9f59936b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de6ffb37b6dddf2f9d964bd24ae724d91f0d200b926a758bd3200f9f59936b4", kill_on_drop: false }`
[INFO] [stdout] 6de6ffb37b6dddf2f9d964bd24ae724d91f0d200b926a758bd3200f9f59936b4
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 088faa9e1a6df025942f26b38ca575b7e3996b082da0b35ed809c79fecb736b2
[INFO] running `Command { std: "docker" "start" "-a" "088faa9e1a6df025942f26b38ca575b7e3996b082da0b35ed809c79fecb736b2", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking ruzstd v0.7.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking gimli v0.31.0
[INFO] [stderr]     Checking object v0.36.2
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetam3fR2x"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "088faa9e1a6df025942f26b38ca575b7e3996b082da0b35ed809c79fecb736b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "088faa9e1a6df025942f26b38ca575b7e3996b082da0b35ed809c79fecb736b2", kill_on_drop: false }`
[INFO] [stdout] 088faa9e1a6df025942f26b38ca575b7e3996b082da0b35ed809c79fecb736b2
