[INFO] cloning repository https://github.com/joseburgosguntin/cargo-day [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseburgosguntin/cargo-day" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseburgosguntin%2Fcargo-day", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseburgosguntin%2Fcargo-day'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e69641ddbe969a4557222c821c3aaa8bb2383120 [INFO] checking joseburgosguntin/cargo-day against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseburgosguntin%2Fcargo-day" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joseburgosguntin/cargo-day on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joseburgosguntin/cargo-day [INFO] finished tweaking git repo https://github.com/joseburgosguntin/cargo-day [INFO] tweaked toml for git repo https://github.com/joseburgosguntin/cargo-day written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joseburgosguntin/cargo-day 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 990519e542f3c49adbbe29879af097add9e2d225a44f0b4c4cb77994a29f98c2 [INFO] running `Command { std: "docker" "start" "-a" "990519e542f3c49adbbe29879af097add9e2d225a44f0b4c4cb77994a29f98c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "990519e542f3c49adbbe29879af097add9e2d225a44f0b4c4cb77994a29f98c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "990519e542f3c49adbbe29879af097add9e2d225a44f0b4c4cb77994a29f98c2", kill_on_drop: false }` [INFO] [stdout] 990519e542f3c49adbbe29879af097add9e2d225a44f0b4c4cb77994a29f98c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18dcfdf6f9633f9ae9ce51750182b67928b069305cbbaa3ff0fbbd01872f6fce [INFO] running `Command { std: "docker" "start" "-a" "18dcfdf6f9633f9ae9ce51750182b67928b069305cbbaa3ff0fbbd01872f6fce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking winnow v0.5.39 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [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 anstyle-parse v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Compiling color-print-proc-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking color-print v0.3.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcLNfNiu/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLNfNiu/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.cbpinsbl4kiwd2970k3fu8u3r.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-13240b500c0d9465.rlib,libquote-34c03e7f7b0b2442.rlib,libproc_macro2-f85d41bda43c41c1.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLNfNiu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-3197652daf338dbd.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLeemck.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libthiserror_impl-3197652daf338dbd.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcLNfNiu/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcLNfNiu/list --no-undefined-version /tmp/rustcLNfNiu/symbols.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.thiserror_impl.ebc76feda0ec7edf-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.cbpinsbl4kiwd2970k3fu8u3r.rcgu.rmeta /opt/rustwide/target/debug/deps/thiserror_impl-3197652daf338dbd.cxnf061g01so1wvtljpene4ab.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-13240b500c0d9465.rlib /opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib /opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b93c4ec5462c0d93.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-64befd35b0761c30.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-022d55256f9eb24b.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448b8ac29be2b5f1.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8b3a571ca587c19d.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-526356812707e4b4.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2cc7fdcc5beb6cd2.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3e406d4749a373c.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-76ac5f839ab4cacb.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec541aef04cd4e9a.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef65e83cae4ffcf7.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4a8a137426a15f1c.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-51f81ade93f4bf11.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b5f1eadda37a22a6.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-bb3c7c2a18afbe49.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d9e6d05a7120d916.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b014947fa2b70c04.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2a46ff5b40f20e74.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-48b8f2e75b6ed979.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18dcfdf6f9633f9ae9ce51750182b67928b069305cbbaa3ff0fbbd01872f6fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18dcfdf6f9633f9ae9ce51750182b67928b069305cbbaa3ff0fbbd01872f6fce", kill_on_drop: false }` [INFO] [stdout] 18dcfdf6f9633f9ae9ce51750182b67928b069305cbbaa3ff0fbbd01872f6fce