[INFO] cloning repository https://github.com/leighmcculloch/cargo-vendor-add [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leighmcculloch/cargo-vendor-add" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleighmcculloch%2Fcargo-vendor-add", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleighmcculloch%2Fcargo-vendor-add'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/leighmcculloch/cargo-vendor-add [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leighmcculloch/cargo-vendor-add" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleighmcculloch%2Fcargo-vendor-add", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleighmcculloch%2Fcargo-vendor-add'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31d0412a8b3baa8390a90e15145da471c13407eb [INFO] testing leighmcculloch/cargo-vendor-add against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleighmcculloch%2Fcargo-vendor-add" "/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/leighmcculloch/cargo-vendor-add on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leighmcculloch/cargo-vendor-add [INFO] finished tweaking git repo https://github.com/leighmcculloch/cargo-vendor-add [INFO] tweaked toml for git repo https://github.com/leighmcculloch/cargo-vendor-add written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leighmcculloch/cargo-vendor-add 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `cargo-vendor-add` package) [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f81988e27f336d30a1573912a561bdbd3dd44e96afd6eae20bef62bc3a9b221a [INFO] running `Command { std: "docker" "start" "-a" "f81988e27f336d30a1573912a561bdbd3dd44e96afd6eae20bef62bc3a9b221a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f81988e27f336d30a1573912a561bdbd3dd44e96afd6eae20bef62bc3a9b221a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81988e27f336d30a1573912a561bdbd3dd44e96afd6eae20bef62bc3a9b221a", kill_on_drop: false }` [INFO] [stdout] f81988e27f336d30a1573912a561bdbd3dd44e96afd6eae20bef62bc3a9b221a [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83d132ad29dad811a070c69ade963d795e3e78b5e39b6038603abc2d2f5fef21 [INFO] running `Command { std: "docker" "start" "-a" "83d132ad29dad811a070c69ade963d795e3e78b5e39b6038603abc2d2f5fef21", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `cargo-vendor-add` package) [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling cargo-vendor-add v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.34s [INFO] running `Command { std: "docker" "inspect" "83d132ad29dad811a070c69ade963d795e3e78b5e39b6038603abc2d2f5fef21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d132ad29dad811a070c69ade963d795e3e78b5e39b6038603abc2d2f5fef21", kill_on_drop: false }` [INFO] [stdout] 83d132ad29dad811a070c69ade963d795e3e78b5e39b6038603abc2d2f5fef21 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbe3d5b7ccd9e69e4ad027c32b1255978ebf8b8cd8fa6898ea916f557555f2a6 [INFO] running `Command { std: "docker" "start" "-a" "cbe3d5b7ccd9e69e4ad027c32b1255978ebf8b8cd8fa6898ea916f557555f2a6", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `cargo-vendor-add` package) [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling cargo-vendor-add v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBKT5ke/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtar-49d0e03b4aa021c2.rlib,libxattr-ecabbe0892dc518c.rlib,libfiletime-485ae31395103c4a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libflate2-0087d1dc7f5b7802.rlib,libminiz_oxide-8483c9dc36b23d7e.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libassert_fs-76f7afea6d8446d4.rlib,libglobwalk-66acd71bcbb2029c.rlib,libbitflags-e2b4db6c651223da.rlib,libignore-258b02e07549daeb.rlib,libcrossbeam_utils-128470f4aaf7a3c5.rlib,libwalkdir-d4051467a448ae9e.rlib,libsame_file-1ceb7b6153588b15.rlib,libthread_local-4a54a9d1d0b48ae1.rlib,libonce_cell-3111a229f6c7f0cc.rlib,libglobset-c40db3f213c11004.rlib,libfnv-2d77ec4f6f971b24.rlib,liblog-65ce858a5d32dc0e.rlib,libregex-06f4de9e3a14bd68.rlib,libregex_syntax-381dced7ee5f9437.rlib,libaho_corasick-1f83a2fb3c683d84.rlib,libtempfile-d6a6511b28cb3906.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libfastrand-2f39b46dd43f91c2.rlib,libremove_dir_all-988c28ce6bbf4cfc.rlib,libassert_cmd-62a65bb8b1f615ee.rlib,libwait_timeout-183483430decfaa7.rlib,liblibc-3d3aebfdd16f9963.rlib,libdoc_comment-0c3ad965c8452075.rlib,libbstr-d4f30c30c1ef17c5.rlib,liblazy_static-2bb390fee0230a38.rlib,libregex_automata-c6cf46b964f48d6a.rlib,libmemchr-c03d851e398fde9c.rlib,libpredicates_tree-248e13d5e0f6e9e2.rlib,libtermtree-b2017f63e19372fc.rlib,libpredicates-fbeb4df7e7c0cc5a.rlib,libitertools-9f738793ca96e831.rlib,libeither-a06134664ddd7411.rlib,libdifflib-b5c0d174341d4249.rlib,libpredicates_core-386d275cec0b9832.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test-4fab9d8a8f589c84" "-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 `cargo-vendor-add` (test "test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cbe3d5b7ccd9e69e4ad027c32b1255978ebf8b8cd8fa6898ea916f557555f2a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe3d5b7ccd9e69e4ad027c32b1255978ebf8b8cd8fa6898ea916f557555f2a6", kill_on_drop: false }` [INFO] [stdout] cbe3d5b7ccd9e69e4ad027c32b1255978ebf8b8cd8fa6898ea916f557555f2a6