[INFO] cloning repository https://github.com/wfjsw/drcom-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfjsw/drcom-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfjsw%2Fdrcom-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfjsw%2Fdrcom-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7999bdfef04cdb42558ccdf78dfe8a415c0b5fac [INFO] checking wfjsw/drcom-rs against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfjsw%2Fdrcom-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfjsw/drcom-rs on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wfjsw/drcom-rs [INFO] finished tweaking git repo https://github.com/wfjsw/drcom-rs [INFO] tweaked toml for git repo https://github.com/wfjsw/drcom-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wfjsw/drcom-rs 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.0.2 [INFO] [stderr] Downloaded aes_frast v0.1.5 [INFO] [stderr] Downloaded md4 v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b1358c6eb010687cd5e6f6b50aec2873e51208f64227ecfd5457d77a563d3e [INFO] running `Command { std: "docker" "start" "-a" "51b1358c6eb010687cd5e6f6b50aec2873e51208f64227ecfd5457d77a563d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b1358c6eb010687cd5e6f6b50aec2873e51208f64227ecfd5457d77a563d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b1358c6eb010687cd5e6f6b50aec2873e51208f64227ecfd5457d77a563d3e", kill_on_drop: false }` [INFO] [stdout] 51b1358c6eb010687cd5e6f6b50aec2873e51208f64227ecfd5457d77a563d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 122f934fcb1b7517398c46c022826d574634dbdcc031aab762803805720386b5 [INFO] running `Command { std: "docker" "start" "-a" "122f934fcb1b7517398c46c022826d574634dbdcc031aab762803805720386b5", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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 "/opt/rustwide/target/debug/deps/rmeta9ttLvg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/cfg_if-28569b4d9cc7a1cd.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/cfg-if-28569b4d9cc7a1cd/dep-lib-cfg_if` [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] [stderr] error: could not compile `syn` (build script) [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] error: could not compile `version_check` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `quote` (build script) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPejBYx/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `typenum` (build script) [INFO] running `Command { std: "docker" "inspect" "122f934fcb1b7517398c46c022826d574634dbdcc031aab762803805720386b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122f934fcb1b7517398c46c022826d574634dbdcc031aab762803805720386b5", kill_on_drop: false }` [INFO] [stdout] 122f934fcb1b7517398c46c022826d574634dbdcc031aab762803805720386b5 [INFO] checking wfjsw/drcom-rs against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfjsw%2Fdrcom-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfjsw/drcom-rs on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wfjsw/drcom-rs [INFO] finished tweaking git repo https://github.com/wfjsw/drcom-rs [INFO] tweaked toml for git repo https://github.com/wfjsw/drcom-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wfjsw/drcom-rs 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d50be7331253a72877b7a63b706f78b3268b96ed70817bd59bc8e9692c328c8a [INFO] running `Command { std: "docker" "start" "-a" "d50be7331253a72877b7a63b706f78b3268b96ed70817bd59bc8e9692c328c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d50be7331253a72877b7a63b706f78b3268b96ed70817bd59bc8e9692c328c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d50be7331253a72877b7a63b706f78b3268b96ed70817bd59bc8e9692c328c8a", kill_on_drop: false }` [INFO] [stdout] d50be7331253a72877b7a63b706f78b3268b96ed70817bd59bc8e9692c328c8a [INFO] checking wfjsw/drcom-rs against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfjsw%2Fdrcom-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfjsw/drcom-rs on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wfjsw/drcom-rs [INFO] finished tweaking git repo https://github.com/wfjsw/drcom-rs [INFO] tweaked toml for git repo https://github.com/wfjsw/drcom-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wfjsw/drcom-rs 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69cbd0c2105489484ededcae9995fc57fb1b001f5ca0fb266069f0608a3d8368 [INFO] running `Command { std: "docker" "start" "-a" "69cbd0c2105489484ededcae9995fc57fb1b001f5ca0fb266069f0608a3d8368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69cbd0c2105489484ededcae9995fc57fb1b001f5ca0fb266069f0608a3d8368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69cbd0c2105489484ededcae9995fc57fb1b001f5ca0fb266069f0608a3d8368", kill_on_drop: false }` [INFO] [stdout] 69cbd0c2105489484ededcae9995fc57fb1b001f5ca0fb266069f0608a3d8368 [INFO] checking wfjsw/drcom-rs against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfjsw%2Fdrcom-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfjsw/drcom-rs on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wfjsw/drcom-rs [INFO] finished tweaking git repo https://github.com/wfjsw/drcom-rs [INFO] tweaked toml for git repo https://github.com/wfjsw/drcom-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wfjsw/drcom-rs 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d576faca808f4ddc06649682cacad942d5f124bf678c4b1fc7a5806d85c6a44f [INFO] running `Command { std: "docker" "start" "-a" "d576faca808f4ddc06649682cacad942d5f124bf678c4b1fc7a5806d85c6a44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d576faca808f4ddc06649682cacad942d5f124bf678c4b1fc7a5806d85c6a44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d576faca808f4ddc06649682cacad942d5f124bf678c4b1fc7a5806d85c6a44f", kill_on_drop: false }` [INFO] [stdout] d576faca808f4ddc06649682cacad942d5f124bf678c4b1fc7a5806d85c6a44f [INFO] checking wfjsw/drcom-rs against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfjsw%2Fdrcom-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking wfjsw/drcom-rs against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfjsw%2Fdrcom-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/wfjsw/drcom-rs [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.