[INFO] cloning repository https://github.com/e792a8/doggercom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e792a8/doggercom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe792a8%2Fdoggercom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe792a8%2Fdoggercom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8ac670a54032cb9c955d708db6f316daab6e136 [INFO] checking e792a8/doggercom against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe792a8%2Fdoggercom" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/e792a8/doggercom on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/e792a8/doggercom [INFO] finished tweaking git repo https://github.com/e792a8/doggercom [INFO] tweaked toml for git repo https://github.com/e792a8/doggercom written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/e792a8/doggercom 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e9693d32212aa4fe15c03e91a9988648a0bfc6ae94ad234a53508d2d1fa79fe [INFO] running `Command { std: "docker" "start" "-a" "2e9693d32212aa4fe15c03e91a9988648a0bfc6ae94ad234a53508d2d1fa79fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9693d32212aa4fe15c03e91a9988648a0bfc6ae94ad234a53508d2d1fa79fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9693d32212aa4fe15c03e91a9988648a0bfc6ae94ad234a53508d2d1fa79fe", kill_on_drop: false }` [INFO] [stdout] 2e9693d32212aa4fe15c03e91a9988648a0bfc6ae94ad234a53508d2d1fa79fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d338ae13337c862354b7ab240b8c2c08e3bf2095705a8bfa0118dc30c458dcb2 [INFO] running `Command { std: "docker" "start" "-a" "d338ae13337c862354b7ab240b8c2c08e3bf2095705a8bfa0118dc30c458dcb2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/heck-8e1f98ffb0a497ae.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/heck-8e1f98ffb0a497ae/dep-lib-heck` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustch3pfPW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/termcolor-3163ee63a16b7335.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/termcolor-3163ee63a16b7335/dep-lib-termcolor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `anyhow` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=8294ce492d318dd9 -C extra-filename=-0e69c6b5cef66801 --out-dir /opt/rustwide/target/debug/build/anyhow-0e69c6b5cef66801 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_automata-e4f7db3337fdcd35.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) 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/build/generic-array-f4aa4ff7770cf7f7/rmetazPdA4S" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/bin/rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=9ce28aee147b49c5 -C extra-filename=-029e1058a132b731 --out-dir /opt/rustwide/target/debug/build/typenum-029e1058a132b731 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/proc-macro2-f3e744a655644ee8/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `generic-array` (build script) 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/rmetaeIksO2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaS1uS4o/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstream` (lib) due to 1 previous error [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d338ae13337c862354b7ab240b8c2c08e3bf2095705a8bfa0118dc30c458dcb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d338ae13337c862354b7ab240b8c2c08e3bf2095705a8bfa0118dc30c458dcb2", kill_on_drop: false }` [INFO] [stdout] d338ae13337c862354b7ab240b8c2c08e3bf2095705a8bfa0118dc30c458dcb2