[INFO] cloning repository https://github.com/cuppachino/robo_archiver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cuppachino/robo_archiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuppachino%2Frobo_archiver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuppachino%2Frobo_archiver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f071549df29b6d6dadeab15ea179d5307783e8d [INFO] testing cuppachino/robo_archiver against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuppachino%2Frobo_archiver" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cuppachino/robo_archiver on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cuppachino/robo_archiver [INFO] finished tweaking git repo https://github.com/cuppachino/robo_archiver [INFO] tweaked toml for git repo https://github.com/cuppachino/robo_archiver written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cuppachino/robo_archiver 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58405d8cf94dede95cc4c785241792c9ec77b468dd7cb5a2e2a77c9c90ea3a51 [INFO] running `Command { std: "docker" "start" "-a" "58405d8cf94dede95cc4c785241792c9ec77b468dd7cb5a2e2a77c9c90ea3a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58405d8cf94dede95cc4c785241792c9ec77b468dd7cb5a2e2a77c9c90ea3a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58405d8cf94dede95cc4c785241792c9ec77b468dd7cb5a2e2a77c9c90ea3a51", kill_on_drop: false }` [INFO] [stdout] 58405d8cf94dede95cc4c785241792c9ec77b468dd7cb5a2e2a77c9c90ea3a51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e83bdf56b89dbbe901d3644e6d499bb7179478cd590347ae0e537b2157b35b84 [INFO] running `Command { std: "docker" "start" "-a" "e83bdf56b89dbbe901d3644e6d499bb7179478cd590347ae0e537b2157b35b84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling termsize v0.1.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling robo_archiver v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/data.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use derive_more::{ From, Display }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ind` is never read [INFO] [stdout] --> src/marc.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 14 | tag: String, [INFO] [stdout] 15 | ind: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcij7kYa/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtermsize-30d8be1c1d3a3b2d.rlib,libatty-98995353a348cfa6.rlib,libdialoguer-b4672fe9ef83c984.rlib,libshell_words-577647bd4f992c17.rlib,libtempfile-fdd3c7d63bbb6520.rlib,libfastrand-9c5266858c813c39.rlib,librustix-7b4c988ddecdd98c.rlib,libbitflags-2dca024d43a0c2f6.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzeroize-1be4c5cc0a0f7c30.rlib,libthiserror-ec684896b8e90626.rlib,libconsole-d17478420f791a08.rlib,liblibc-1668185cbc4ad514.rlib,liblazy_static-2bb390fee0230a38.rlib,librobo_archiver-f2529d98cfa83f47.rlib,libcsv-be5b8f76f94ed2cc.rlib,libryu-f8ba606093049f91.rlib,libitoa-4c6598116a867907.rlib,libcsv_core-c5c1a25f2e8233fc.rlib,libmemchr-7e9ddcc3522c55af.rlib,libserde-e47f9caa00ba94c4.rlib,libclap-54bc06e90e533777.rlib,libclap_builder-75cee970731cd62e.rlib,libunicode_width-d4af6ef784b2a0cb.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-b09f4cf484dc4dbc.rlib,libanstyle_query-d77782f59053574a.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-a3655b76ff66ed48.rlib,libutf8parse-e98db3169219ea11.rlib,libunicase-6dc602a178d5acff.rlib,libclap_lex-b5c2fb94a3ed7e8d.rlib,libanstyle-fed7b219c9cacdc4.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/rustcij7kYa/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/robo_archiver-8953dc9de350235a" "-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: 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 `robo_archiver` (bin "robo_archiver") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e83bdf56b89dbbe901d3644e6d499bb7179478cd590347ae0e537b2157b35b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83bdf56b89dbbe901d3644e6d499bb7179478cd590347ae0e537b2157b35b84", kill_on_drop: false }` [INFO] [stdout] e83bdf56b89dbbe901d3644e6d499bb7179478cd590347ae0e537b2157b35b84