[INFO] cloning repository https://github.com/maralla/pack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maralla/pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaralla%2Fpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaralla%2Fpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 971cb45530c02760413ace8656d6f8d84fa09a48 [INFO] testing maralla/pack against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaralla%2Fpack" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maralla/pack on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maralla/pack [INFO] finished tweaking git repo https://github.com/maralla/pack [INFO] tweaked toml for git repo https://github.com/maralla/pack written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maralla/pack 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d0ede5bdcc9a1f24463d8718c85528d4338852858216a481f790673b33d2a7e [INFO] running `Command { std: "docker" "start" "-a" "1d0ede5bdcc9a1f24463d8718c85528d4338852858216a481f790673b33d2a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d0ede5bdcc9a1f24463d8718c85528d4338852858216a481f790673b33d2a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d0ede5bdcc9a1f24463d8718c85528d4338852858216a481f790673b33d2a7e", kill_on_drop: false }` [INFO] [stdout] 1d0ede5bdcc9a1f24463d8718c85528d4338852858216a481f790673b33d2a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 155932d7cc0af88d804bbff1de1a3f8915e7bc7ed45c40408d0d3fbd646e0b24 [INFO] running `Command { std: "docker" "start" "-a" "155932d7cc0af88d804bbff1de1a3f8915e7bc7ed45c40408d0d3fbd646e0b24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling pack v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | Error::Git(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | Error::copy_dir(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | Error::copy_dir(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | Error::Io(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQB2BOQ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple_logging-8d7d2ef43c33f022.rlib,libthread_id-5bd80089efb7a7eb.rlib,libdirs-42c88dad10545b56.rlib,libsignal_hook-709c7ee888a36c79.rlib,libsignal_hook_registry-3b004deac8fef67d.rlib,libcrossbeam_channel-8253382074621986.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,libcrossbeam_utils-e1cb7b0847914b10.rlib,libcfg_if-7e9efee4241be1ca.rlib,libyaml_rust-1d5ff0dcf58e1a7a.rlib,libgit2-d4a4f52e344578ca.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,liburl-9e63c67419daedea.rlib,libidna-3ff68d764222f0e5.rlib,libunicode_normalization-0d7388324dc1cd6f.rlib,libtinyvec-d255f4f79cc06720.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-478c580ce729c6d2.rlib,libform_urlencoded-8812db97f6cb1d71.rlib,libpercent_encoding-258ae456186a9b33.rlib,liblog-65ce858a5d32dc0e.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblibgit2_sys-6da11c5c0ba41e42.rlib,liblibssh2_sys-76177371ad0d5dce.rlib,libopenssl_sys-03de30bcbd7e3ac5.rlib,liblibz_sys-52462414b208d22e.rlib,libbitflags-e2b4db6c651223da.rlib,liblazy_static-2bb390fee0230a38.rlib,libnum_cpus-8d7761633824bf21.rlib,libwalkdir-568464a29c01cbc1.rlib,libsame_file-1484519e6a6efac5.rlib,libtermion-692ca8641196cd51.rlib,libnumtoa-794ecd5a724243f2.rlib,libclap-a143e0113080da2e.rlib,libatty-cc2c5ad9942c050e.rlib,liblibc-0984b1d2895a13a9.rlib,libtextwrap-96ddf2f89c2c9307.rlib,libvec_map-ecbce826993378bd.rlib,libbitflags-2381fd4b7839de46.rlib,libunicode_width-7913f665bfaff21d.rlib,libansi_term-5ab7665cd0703ab1.rlib,libstrsim-df3cde29bf705755.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQB2BOQ/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" "/opt/rustwide/target/debug/build/libgit2-sys-9546463a9c1f8fbe/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-be4726d886262732/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pack-837219f5a8bad658" "-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 `pack` (bin "pack") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "155932d7cc0af88d804bbff1de1a3f8915e7bc7ed45c40408d0d3fbd646e0b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155932d7cc0af88d804bbff1de1a3f8915e7bc7ed45c40408d0d3fbd646e0b24", kill_on_drop: false }` [INFO] [stdout] 155932d7cc0af88d804bbff1de1a3f8915e7bc7ed45c40408d0d3fbd646e0b24