[INFO] cloning repository https://github.com/radish-miyazaki/calr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radish-miyazaki/calr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradish-miyazaki%2Fcalr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradish-miyazaki%2Fcalr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c87a77acfc98d7938355dce518788f449dea0437 [INFO] checking radish-miyazaki/calr against master#e08b80c0fb7667bdcd040761891701e576c42ec8 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradish-miyazaki%2Fcalr" "/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/radish-miyazaki/calr on toolchain e08b80c0fb7667bdcd040761891701e576c42ec8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radish-miyazaki/calr [INFO] finished tweaking git repo https://github.com/radish-miyazaki/calr [INFO] tweaked toml for git repo https://github.com/radish-miyazaki/calr written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/radish-miyazaki/calr 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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41fd3ec23279eaf34d5b620d0a9d5d40221aa3838d81246d08dda8ed20a47bf9 [INFO] running `Command { std: "docker" "start" "-a" "41fd3ec23279eaf34d5b620d0a9d5d40221aa3838d81246d08dda8ed20a47bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41fd3ec23279eaf34d5b620d0a9d5d40221aa3838d81246d08dda8ed20a47bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41fd3ec23279eaf34d5b620d0a9d5d40221aa3838d81246d08dda8ed20a47bf9", kill_on_drop: false }` [INFO] [stdout] 41fd3ec23279eaf34d5b620d0a9d5d40221aa3838d81246d08dda8ed20a47bf9 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ddee30ed54259217e6f72e83e6640870951fbf288b3d9f13034cf502df04d8a [INFO] running `Command { std: "docker" "start" "-a" "1ddee30ed54259217e6f72e83e6640870951fbf288b3d9f13034cf502df04d8a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking aho-corasick v1.1.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/rmetair2ohj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/clap_builder-953122bea14be52f.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `either` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/aho_corasick-dc8084ec77290279.d`: 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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalJ4fBV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc55kqd2/symbols.o" "/opt/rustwide/target/debug/build/doc-comment-144d53e0d5246bb5/build_script_build-144d53e0d5246bb5.build_script_build.8fca3fee110eec1c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/doc-comment-144d53e0d5246bb5/build_script_build-144d53e0d5246bb5.build_script_build.8fca3fee110eec1c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/doc-comment-144d53e0d5246bb5/build_script_build-144d53e0d5246bb5.0ksk1iuzv1qvjdkzjaptfy2ui.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/doc-comment-144d53e0d5246bb5/build_script_build-144d53e0d5246bb5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `doc-comment` (build script) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-traits-7d7184e6bdbd8ddf/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTXUFCJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/rmetarqO246" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1ddee30ed54259217e6f72e83e6640870951fbf288b3d9f13034cf502df04d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ddee30ed54259217e6f72e83e6640870951fbf288b3d9f13034cf502df04d8a", kill_on_drop: false }` [INFO] [stdout] 1ddee30ed54259217e6f72e83e6640870951fbf288b3d9f13034cf502df04d8a [INFO] checking radish-miyazaki/calr against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradish-miyazaki%2Fcalr" "/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/radish-miyazaki/calr on toolchain f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radish-miyazaki/calr [INFO] finished tweaking git repo https://github.com/radish-miyazaki/calr [INFO] tweaked toml for git repo https://github.com/radish-miyazaki/calr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/radish-miyazaki/calr 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" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c99ccc9267983fa4877f037e04a0b7e2748da56f142020c94407a2ef690faa38 [INFO] running `Command { std: "docker" "start" "-a" "c99ccc9267983fa4877f037e04a0b7e2748da56f142020c94407a2ef690faa38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c99ccc9267983fa4877f037e04a0b7e2748da56f142020c94407a2ef690faa38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99ccc9267983fa4877f037e04a0b7e2748da56f142020c94407a2ef690faa38", kill_on_drop: false }` [INFO] [stdout] c99ccc9267983fa4877f037e04a0b7e2748da56f142020c94407a2ef690faa38 [INFO] checking radish-miyazaki/calr against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradish-miyazaki%2Fcalr" "/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/radish-miyazaki/calr on toolchain f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radish-miyazaki/calr [INFO] finished tweaking git repo https://github.com/radish-miyazaki/calr [INFO] tweaked toml for git repo https://github.com/radish-miyazaki/calr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/radish-miyazaki/calr 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" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd8fc6cb45b6cfd89bd3cec4c46b9d45ad58c84d8b87b097f2fd9ce454886d2f [INFO] running `Command { std: "docker" "start" "-a" "fd8fc6cb45b6cfd89bd3cec4c46b9d45ad58c84d8b87b097f2fd9ce454886d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd8fc6cb45b6cfd89bd3cec4c46b9d45ad58c84d8b87b097f2fd9ce454886d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8fc6cb45b6cfd89bd3cec4c46b9d45ad58c84d8b87b097f2fd9ce454886d2f", kill_on_drop: false }` [INFO] [stdout] fd8fc6cb45b6cfd89bd3cec4c46b9d45ad58c84d8b87b097f2fd9ce454886d2f [INFO] checking radish-miyazaki/calr against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradish-miyazaki%2Fcalr" "/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/radish-miyazaki/calr on toolchain f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radish-miyazaki/calr [INFO] finished tweaking git repo https://github.com/radish-miyazaki/calr [INFO] tweaked toml for git repo https://github.com/radish-miyazaki/calr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/radish-miyazaki/calr 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" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6e028818761003f944c87a3ccc4436edf278773b5bafcf0dc329f942aec0c2d [INFO] running `Command { std: "docker" "start" "-a" "b6e028818761003f944c87a3ccc4436edf278773b5bafcf0dc329f942aec0c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6e028818761003f944c87a3ccc4436edf278773b5bafcf0dc329f942aec0c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e028818761003f944c87a3ccc4436edf278773b5bafcf0dc329f942aec0c2d", kill_on_drop: false }` [INFO] [stdout] b6e028818761003f944c87a3ccc4436edf278773b5bafcf0dc329f942aec0c2d [INFO] checking radish-miyazaki/calr against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradish-miyazaki%2Fcalr" "/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/radish-miyazaki/calr on toolchain f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radish-miyazaki/calr [INFO] finished tweaking git repo https://github.com/radish-miyazaki/calr [INFO] tweaked toml for git repo https://github.com/radish-miyazaki/calr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/radish-miyazaki/calr 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" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff7fbd61b6f2e9cc61bf5a33105e19191b7d650c36f3a2e3750b6c8c9c9569d8 [INFO] running `Command { std: "docker" "start" "-a" "ff7fbd61b6f2e9cc61bf5a33105e19191b7d650c36f3a2e3750b6c8c9c9569d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff7fbd61b6f2e9cc61bf5a33105e19191b7d650c36f3a2e3750b6c8c9c9569d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7fbd61b6f2e9cc61bf5a33105e19191b7d650c36f3a2e3750b6c8c9c9569d8", kill_on_drop: false }` [INFO] [stdout] ff7fbd61b6f2e9cc61bf5a33105e19191b7d650c36f3a2e3750b6c8c9c9569d8 [INFO] checking radish-miyazaki/calr against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradish-miyazaki%2Fcalr" "/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/radish-miyazaki/calr on toolchain f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radish-miyazaki/calr [INFO] finished tweaking git repo https://github.com/radish-miyazaki/calr [INFO] tweaked toml for git repo https://github.com/radish-miyazaki/calr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/radish-miyazaki/calr 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" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/7f1eccf47b1d46bb41ae4847338eebca79c0fe5bc8e2c9691306ff466e30a429/.tmp-hostconfig.json1003555265: no space left on device [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.