[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] testing Auroizv/pruebas against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuroizv%2Fpruebas" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Auroizv/pruebas on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69064353e69a3fb743075fba6aad8f40e170831a70c08040e1d80a5592004719 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69064353e69a3fb743075fba6aad8f40e170831a70c08040e1d80a5592004719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69064353e69a3fb743075fba6aad8f40e170831a70c08040e1d80a5592004719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69064353e69a3fb743075fba6aad8f40e170831a70c08040e1d80a5592004719", kill_on_drop: false }` [INFO] [stdout] 69064353e69a3fb743075fba6aad8f40e170831a70c08040e1d80a5592004719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82aea3b09314d08889727dff7edea48f89a44907b57efd595414a9be29bdded5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "82aea3b09314d08889727dff7edea48f89a44907b57efd595414a9be29bdded5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling wild v2.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [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 encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling flate2 v1.0.14 [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 fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [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 git2 v0.13.1 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling kstring v0.1.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling plist v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling liquid-core v0.20.0 [INFO] [stderr] Compiling liquid-lib v0.20.0 [INFO] [stderr] Compiling onig v5.0.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 3m 44s [INFO] running `Command { std: "docker" "inspect" "82aea3b09314d08889727dff7edea48f89a44907b57efd595414a9be29bdded5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82aea3b09314d08889727dff7edea48f89a44907b57efd595414a9be29bdded5", kill_on_drop: false }` [INFO] [stdout] 82aea3b09314d08889727dff7edea48f89a44907b57efd595414a9be29bdded5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0385395b2c15bad61a4d86cec5e3368b2b0244dc7411b43330dab4bab1775058 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0385395b2c15bad61a4d86cec5e3368b2b0244dc7411b43330dab4bab1775058", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bat v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.simple.70lt32rw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804" "/opt/rustwide/target/debug/examples/simple-63204ebc6362a804.4uf4y7pkp97u5lme.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ansi_colours-7fb6c5c349947201/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-dea737af50c8952c/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/onig_sys-0e2ae7f102f5b73d/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-1ec1882e12fa373e.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-36bece526d2af349.rlib" "/opt/rustwide/target/debug/deps/libshell_words-1922189125aff43a.rlib" "/opt/rustwide/target/debug/deps/libclap-4da148c2421e8856.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f9eb78b81293dc1a.rlib" "/opt/rustwide/target/debug/deps/libterm_size-b55be454adb7b35b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-bb867430156298bd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libglobset-c7622c52ef16ee7d.rlib" "/opt/rustwide/target/debug/deps/libbstr-4f229dfb5315c5c9.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libconsole-4d77565f6d4e2a73.rlib" "/opt/rustwide/target/debug/deps/libtermios-ac27609df2a62e9a.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-ea06d8baddbe4ba7.rlib" "/opt/rustwide/target/debug/deps/libregex-a8de6691ed05b18b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-d5720f0b2b0c15f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-37a7a258ffd0fedb.rlib" "/opt/rustwide/target/debug/deps/libgit2-fa6c2703cd97f9c8.rlib" "/opt/rustwide/target/debug/deps/liburl-654cc4668682634e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-f65fd97572c42753.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-86729e9e61394c3a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-6ab0f2cdd20be609.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-3008dc9863c646b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib" "/opt/rustwide/target/debug/deps/libsyntect-c61c8b25c8ff1fbb.rlib" "/opt/rustwide/target/debug/deps/libonig-5d6cd7e9945716a0.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-6282dc71abd2d503.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bd89ecb7515d646a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5258ca7df6713268.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libitoa-59a99f11c2272805.rlib" "/opt/rustwide/target/debug/deps/libplist-8e6a56ad927ae9d0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d8b420ac9421e35f.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-69fc0e8d3cf695aa.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libxml-cda3d123d95e0097.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libflate2-0c69c5628073adb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbincode-36689a6ec7f17a44.rlib" "/opt/rustwide/target/debug/deps/libserde-88a68fc6c3719698.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0385395b2c15bad61a4d86cec5e3368b2b0244dc7411b43330dab4bab1775058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0385395b2c15bad61a4d86cec5e3368b2b0244dc7411b43330dab4bab1775058", kill_on_drop: false }` [INFO] [stdout] 0385395b2c15bad61a4d86cec5e3368b2b0244dc7411b43330dab4bab1775058