[INFO] cloning repository https://github.com/Auroizv/pruebas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Auroizv/pruebas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuroizv%2Fpruebas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuroizv%2Fpruebas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3983c06ae7eacc322b8ebf12b9f91dcbda27a740 [INFO] building Auroizv/pruebas against try#c38f3f86763ea281f7c555c13ef11baad4a4fff4 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuroizv%2Fpruebas" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Auroizv/pruebas on toolchain c38f3f86763ea281f7c555c13ef11baad4a4fff4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Auroizv/pruebas [INFO] finished tweaking git repo https://github.com/Auroizv/pruebas [INFO] tweaked toml for git repo https://github.com/Auroizv/pruebas written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Auroizv/pruebas 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" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af2ef6d68499a0684972720a01017f75011a5f092e5de587dfc195d189b82c46 [INFO] running `Command { std: "docker" "start" "-a" "af2ef6d68499a0684972720a01017f75011a5f092e5de587dfc195d189b82c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af2ef6d68499a0684972720a01017f75011a5f092e5de587dfc195d189b82c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2ef6d68499a0684972720a01017f75011a5f092e5de587dfc195d189b82c46", kill_on_drop: false }` [INFO] [stdout] af2ef6d68499a0684972720a01017f75011a5f092e5de587dfc195d189b82c46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e431c92e714cf0b4e12f35753c6d1d7f0a09c5731b1a96daa4bb99b77c622148 [INFO] running `Command { std: "docker" "start" "-a" "e431c92e714cf0b4e12f35753c6d1d7f0a09c5731b1a96daa4bb99b77c622148", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.2+1.0.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling wild v2.0.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling liquid-derive v0.20.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling git2 v0.13.1 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling kstring v0.1.0 [INFO] [stderr] Compiling plist v0.5.3 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling liquid-core v0.20.0 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Compiling liquid-lib v0.20.0 [INFO] [stderr] Compiling syntect v4.1.0 [INFO] [stderr] Compiling liquid v0.20.0 [INFO] [stderr] Compiling bat v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e431c92e714cf0b4e12f35753c6d1d7f0a09c5731b1a96daa4bb99b77c622148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e431c92e714cf0b4e12f35753c6d1d7f0a09c5731b1a96daa4bb99b77c622148", kill_on_drop: false }` [INFO] [stdout] e431c92e714cf0b4e12f35753c6d1d7f0a09c5731b1a96daa4bb99b77c622148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41fc0e838ded69a829d99b75389fcb837a73b43b219443225028b240dcdab435 [INFO] running `Command { std: "docker" "start" "-a" "41fc0e838ded69a829d99b75389fcb837a73b43b219443225028b240dcdab435", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling liquid v0.20.0 [INFO] [stderr] Compiling bat v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcgHNnRP/symbols.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.bat.cec4a3c66bb50c9a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf.11mpd1g3phvi03sl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ansi_colours-73d5e3b22883d3c6/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-ce102f945745099d/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/onig_sys-04104de23e1f71f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libansi_colours-b2adc1255f3e38a4.rlib" "/opt/rustwide/target/debug/deps/libshell_words-446b9b1a588c20fd.rlib" "/opt/rustwide/target/debug/deps/libclap-f0365a8e8d8cdcf4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-e9e165377ac83216.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5419228bbacbe08e.rlib" "/opt/rustwide/target/debug/deps/libterm_size-8bf8e26de76469c2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-a889e67d138da664.rlib" "/opt/rustwide/target/debug/deps/libatty-402ff981251ad58c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-6404a46a51f5759d.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b02dae3c630a1d1a.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ba0a9ce6bceff958.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b8bedebe4383d790.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-32dfedc548a4eec1.rlib" "/opt/rustwide/target/debug/deps/libglobset-f27152684dec0bcd.rlib" "/opt/rustwide/target/debug/deps/libbstr-7e3bcfe3ab06b7b6.rlib" "/opt/rustwide/target/debug/deps/libencoding-e9b98033e9de9964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-f534f932fe2992c2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8f5d4dbaa29d24db.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-94872885ef0e0584.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-da1fd0acb1fcfb08.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-6d3d575f8f3a2fb1.rlib" "/opt/rustwide/target/debug/deps/libconsole-9295e16a95af1f94.rlib" "/opt/rustwide/target/debug/deps/libtermios-2030bdbbe30e1a60.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-7867cec725b31aa1.rlib" "/opt/rustwide/target/debug/deps/libregex-cd733008b5fa8a8a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6248904b348b5c00.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ebe1e1814a1dd4f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-8baad476c92efa91.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-02c0bd35c9570b6f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5dd245c6a92bf5bb.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b909b678d213a5d4.rlib" "/opt/rustwide/target/debug/deps/libgit2-cdecb5b519b11800.rlib" "/opt/rustwide/target/debug/deps/liburl-940e0498d801d65a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9640406d4c503e14.rlib" "/opt/rustwide/target/debug/deps/libidna-792275f08748254e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-464732e7f968cdfd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2abdb72a62aa8f05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-74e1b8732845e021.rlib" "/opt/rustwide/target/debug/deps/libmatches-c8163fe2aa2782cb.rlib" "/opt/rustwide/target/debug/deps/liblog-81711b415d7170cc.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-ef80c56b0a2abde9.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-93b1ecc027abbf16.rlib" "/opt/rustwide/target/debug/deps/libtempdir-fdd7698fbbccb98c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-c149132972af74fa.rlib" "/opt/rustwide/target/debug/deps/librand-2992eaf215003eab.rlib" "/opt/rustwide/target/debug/deps/liblibc-f808cd0612a9e376.rlib" "/opt/rustwide/target/debug/deps/libansi_term-9844e75f44b3d2b4.rlib" "/opt/rustwide/target/debug/deps/libsyntect-78f05b0bc5a00fc3.rlib" "/opt/rustwide/target/debug/deps/libonig-99fa63b855a5eb37.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-456464d0fbe5b075.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4496c245ed67b01d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a35814760fed1c00.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8867662fdd99d8fa.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-55747cdd09fe2ea0.rlib" "/opt/rustwide/target/debug/deps/libfnv-fdf998d5144e139c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0edc6700af37e3fe.rlib" "/opt/rustwide/target/debug/deps/libsame_file-ce6f52bbda327f5d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-797b04675d277654.rlib" "/opt/rustwide/target/debug/deps/libserde_json-569085aa310ed629.rlib" "/opt/rustwide/target/debug/deps/libryu-4614763d68dce6b4.rlib" "/opt/rustwide/target/debug/deps/libitoa-be4be12a4c4e30cd.rlib" "/opt/rustwide/target/debug/deps/libplist-be19c0ad6adbdc14.rlib" "/opt/rustwide/target/debug/deps/libhumantime-445d757f2b9a07ae.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-a8bc580a25bea518.rlib" "/opt/rustwide/target/debug/deps/libsafemem-351b27c16241c10a.rlib" "/opt/rustwide/target/debug/deps/libxml-2751e2d5e9014095.rlib" "/opt/rustwide/target/debug/deps/libbase64-84cd138f6d4bc835.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4a8e489f41d24839.rlib" "/opt/rustwide/target/debug/deps/libflate2-20509e2298f39307.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9fc1be3bc05dc1f7.rlib" "/opt/rustwide/target/debug/deps/libadler32-5a886891b962743e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d646dbd72510095c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-760b9a4ef4519d0a.rlib" "/opt/rustwide/target/debug/deps/libbincode-4ba89b4858b15bf9.rlib" "/opt/rustwide/target/debug/deps/libserde-1da73f16ef1731e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-683c018b062d1b53.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c607a665f1cc4401.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a9ba95b1228749.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-658322f66b02b1f7.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-956ca946b7379eb6.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-dd67659c95cf28db.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43e984e033ffe85c.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b33034ed520f9dde.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b682f100759c1cd5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4688e4e2de40eeae.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bc98f60a979c8848.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f90abce6b91ba026.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d2d517397bb596ef.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3c3cfff380065fd0.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b4a016bd41fd2384.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6b2e32ac6784fab1.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-69a45ab5967387b5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f366d4caf221188e.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-737a1b3638f612c8.rlib" "-Wl,-Bdynamic" "-lc" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bat-b2bc3a54c09891cf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "41fc0e838ded69a829d99b75389fcb837a73b43b219443225028b240dcdab435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41fc0e838ded69a829d99b75389fcb837a73b43b219443225028b240dcdab435", kill_on_drop: false }` [INFO] [stdout] 41fc0e838ded69a829d99b75389fcb837a73b43b219443225028b240dcdab435