[INFO] cloning repository https://github.com/credmp/hed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/credmp/hed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcredmp%2Fhed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcredmp%2Fhed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dbfb4790fc3dcf13f6ee99e6c6c4e8df0dea2bc [INFO] testing credmp/hed against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcredmp%2Fhed" "/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/credmp/hed on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/credmp/hed [INFO] finished tweaking git repo https://github.com/credmp/hed [INFO] tweaked toml for git repo https://github.com/credmp/hed written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/credmp/hed 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 395b3af36d3301f6b86aee3f4dbddf2698bf98b525c4f355d7abbd29dbf04323 [INFO] running `Command { std: "docker" "start" "-a" "395b3af36d3301f6b86aee3f4dbddf2698bf98b525c4f355d7abbd29dbf04323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "395b3af36d3301f6b86aee3f4dbddf2698bf98b525c4f355d7abbd29dbf04323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395b3af36d3301f6b86aee3f4dbddf2698bf98b525c4f355d7abbd29dbf04323", kill_on_drop: false }` [INFO] [stdout] 395b3af36d3301f6b86aee3f4dbddf2698bf98b525c4f355d7abbd29dbf04323 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a67a05d8d3b691c9c45e463b7b8a501fd0d65dfefe64862e365bdfd23f272194 [INFO] running `Command { std: "docker" "start" "-a" "a67a05d8d3b691c9c45e463b7b8a501fd0d65dfefe64862e365bdfd23f272194", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clap_derive v4.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap v4.0.7 [INFO] [stderr] Compiling hed v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s [INFO] running `Command { std: "docker" "inspect" "a67a05d8d3b691c9c45e463b7b8a501fd0d65dfefe64862e365bdfd23f272194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67a05d8d3b691c9c45e463b7b8a501fd0d65dfefe64862e365bdfd23f272194", kill_on_drop: false }` [INFO] [stdout] a67a05d8d3b691c9c45e463b7b8a501fd0d65dfefe64862e365bdfd23f272194 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 467426e77ae6359b90c89a408a699d088accec7444b57c0de556e8120a662bef [INFO] running `Command { std: "docker" "start" "-a" "467426e77ae6359b90c89a408a699d088accec7444b57c0de556e8120a662bef", kill_on_drop: false }` [INFO] [stderr] Compiling hed v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLnhQIB/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsudo-0fcb3bdeb799567d.rlib,liblog-65ce858a5d32dc0e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfaccess-8e369b964ecbbdef.rlib,libregex-03e7dae8195ec5c6.rlib,libaho_corasick-653672078b8e23ac.rlib,libregex_syntax-381dced7ee5f9437.rlib,libthiserror-77c2c584560508ed.rlib,libtermion-f0b532030de426ef.rlib,libnumtoa-794ecd5a724243f2.rlib,libcolor_eyre-f61a755d6a81c2cf.rlib,libcolor_spantrace-57da30619e3971a1.rlib,libtracing_error-4d3f6d8966274ae3.rlib,libtracing_subscriber-1f419e879a7a8158.rlib,libthread_local-6566d82646f96dae.rlib,libsharded_slab-7a8c373ed17c818e.rlib,liblazy_static-2bb390fee0230a38.rlib,libtracing-104e89107505e685.rlib,libpin_project_lite-97c4b49af6812166.rlib,libtracing_core-70fca05d3c4e19e6.rlib,libowo_colors-34f7982758e53ee6.rlib,libeyre-ac317f5d2ffa48b2.rlib,libindenter-c5e34d39e16440e0.rlib,libbacktrace-2e694ecd59bc6e42.rlib,libminiz_oxide-8483c9dc36b23d7e.rlib,libadler-f4caa73e14204bdd.rlib,libobject-87e8c9cd17135b54.rlib,libmemchr-c03d851e398fde9c.rlib,libaddr2line-80c902d98185bedc.rlib,libgimli-991155cd8bee0d9d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_demangle-75d535d2d5742005.rlib,libclap-e277fa075c33a156.rlib,libatty-51b6c0801519c9b3.rlib,liblibc-3f058bd2ba19ab0a.rlib,libstrsim-d620f0ade87b0f1f.rlib,libclap_lex-fd8036150015f9b6.rlib,libos_str_bytes-02e2b32e5f706c1e.rlib,libtermcolor-3421dff75a1a6c35.rlib,libbitflags-e2b4db6c651223da.rlib,libonce_cell-24c5d665b6879050.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustcLnhQIB/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/hed-753adc3e1428023a" "-Wl,--gc-sections" "-pie" "-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 `hed` (bin "hed" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "467426e77ae6359b90c89a408a699d088accec7444b57c0de556e8120a662bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467426e77ae6359b90c89a408a699d088accec7444b57c0de556e8120a662bef", kill_on_drop: false }` [INFO] [stdout] 467426e77ae6359b90c89a408a699d088accec7444b57c0de556e8120a662bef