[INFO] cloning repository https://github.com/henke443/reno [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henke443/reno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenke443%2Freno", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenke443%2Freno'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 176fdaf47bbd531fdc7cc28b2e94e3f5a78b6560 [INFO] checking henke443/reno against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenke443%2Freno" "/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/henke443/reno on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/henke443/reno [INFO] finished tweaking git repo https://github.com/henke443/reno [INFO] tweaked toml for git repo https://github.com/henke443/reno written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/henke443/reno 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abea77b62a01489e4c93a897694d2edf2af8d8b7e92c397d491ebf6bc960836f [INFO] running `Command { std: "docker" "start" "-a" "abea77b62a01489e4c93a897694d2edf2af8d8b7e92c397d491ebf6bc960836f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abea77b62a01489e4c93a897694d2edf2af8d8b7e92c397d491ebf6bc960836f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abea77b62a01489e4c93a897694d2edf2af8d8b7e92c397d491ebf6bc960836f", kill_on_drop: false }` [INFO] [stdout] abea77b62a01489e4c93a897694d2edf2af8d8b7e92c397d491ebf6bc960836f [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e981ccb11cda56b986beede048187798a03dd12c1cbd3ae173190b6f72de56f1 [INFO] running `Command { std: "docker" "start" "-a" "e981ccb11cda56b986beede048187798a03dd12c1cbd3ae173190b6f72de56f1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/anstream-745162c57dda7eea.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/anstream-745162c57dda7eea/dep-lib-anstream` [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: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tempfile-62a77e3e139e3f1f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tempfile-62a77e3e139e3f1f/dep-lib-tempfile` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_automata-ade1666d709d2eca.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (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/rmetaWenseo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e981ccb11cda56b986beede048187798a03dd12c1cbd3ae173190b6f72de56f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e981ccb11cda56b986beede048187798a03dd12c1cbd3ae173190b6f72de56f1", kill_on_drop: false }` [INFO] [stdout] e981ccb11cda56b986beede048187798a03dd12c1cbd3ae173190b6f72de56f1