[INFO] cloning repository https://github.com/pluiedev/alien
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pluiedev/alien" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluiedev%2Falien", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluiedev%2Falien'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bcb7093a2e119663d9beca6325eca484aa81f9a
[INFO] checking pluiedev/alien against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluiedev%2Falien" "/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/pluiedev/alien on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pluiedev/alien
[INFO] finished tweaking git repo https://github.com/pluiedev/alien
[INFO] tweaked toml for git repo https://github.com/pluiedev/alien written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/pluiedev/alien 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56f6ea3685abd710f9c2897758e03834d40b37a5ecda3243b35da985b47186af
[INFO] running `Command { std: "docker" "start" "-a" "56f6ea3685abd710f9c2897758e03834d40b37a5ecda3243b35da985b47186af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f6ea3685abd710f9c2897758e03834d40b37a5ecda3243b35da985b47186af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f6ea3685abd710f9c2897758e03834d40b37a5ecda3243b35da985b47186af", kill_on_drop: false }`
[INFO] [stdout] 56f6ea3685abd710f9c2897758e03834d40b37a5ecda3243b35da985b47186af
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad3d6d9c88c1040b1944d4f4a7632c97ccb9683d6e8e8a2ce8e0c98113e005ee
[INFO] running `Command { std: "docker" "start" "-a" "ad3d6d9c88c1040b1944d4f4a7632c97ccb9683d6e8e8a2ce8e0c98113e005ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking tar v0.4.43
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking which v7.0.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking simple-eyre v0.3.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.3.11
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking ar v0.9.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking bzip2 v0.5.0
[INFO] [stderr]     Checking liblzma v0.3.5
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling bpaf_derive v0.5.13
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `bpaf_derive` (lib)
[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/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/bin/rustc --crate-name bpaf_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bpaf_derive-0.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e51829088feecf13 -C extra-filename=-5ea012bf6cf497c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-478f8d60f2bba3bb.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcMmn0IX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMmn0IX/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-7ff225736d50f7c6.1h3e9psqn05ft4q990y5i5tic.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-478f8d60f2bba3bb.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "<sysroot>/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/rustcMmn0IX/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-7ff225736d50f7c6.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]           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] running `Command { std: "docker" "inspect" "ad3d6d9c88c1040b1944d4f4a7632c97ccb9683d6e8e8a2ce8e0c98113e005ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3d6d9c88c1040b1944d4f4a7632c97ccb9683d6e8e8a2ce8e0c98113e005ee", kill_on_drop: false }`
[INFO] [stdout] ad3d6d9c88c1040b1944d4f4a7632c97ccb9683d6e8e8a2ce8e0c98113e005ee
