[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 beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuroizv%2Fpruebas" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Auroizv/pruebas on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-12/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term_size v0.3.1 [INFO] [stderr] Downloaded humantime v2.0.0 [INFO] [stderr] Downloaded winapi-util v0.1.4 [INFO] [stderr] Downloaded liquid-core v0.20.0 [INFO] [stderr] Downloaded shell-words v0.1.0 [INFO] [stderr] Downloaded onig v5.0.0 [INFO] [stderr] Downloaded fancy-regex v0.3.3 [INFO] [stderr] Downloaded onig_sys v69.2.0 [INFO] [stderr] Downloaded liquid-lib v0.20.0 [INFO] [stderr] Downloaded liquid v0.20.0 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded plist v0.5.3 [INFO] [stderr] Downloaded bindgen v0.50.1 [INFO] [stderr] Downloaded termios v0.3.2 [INFO] [stderr] Downloaded console v0.10.0 [INFO] [stderr] Downloaded predicates v1.0.4 [INFO] [stderr] Downloaded ansi_colours v1.0.1 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded proc-quote v0.3.2 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded treeline v0.1.0 [INFO] [stderr] Downloaded xml-rs v0.8.2 [INFO] [stderr] Downloaded difference v2.0.0 [INFO] [stderr] Downloaded git2 v0.13.1 [INFO] [stderr] Downloaded libgit2-sys v0.12.2+1.0.0 [INFO] [stderr] Downloaded kstring v0.1.0 [INFO] [stderr] Downloaded syntect v4.1.0 [INFO] [stderr] Downloaded wild v2.0.2 [INFO] [stderr] Downloaded proc-quote-impl v0.3.2 [INFO] [stderr] Downloaded predicates-core v1.0.0 [INFO] [stderr] Downloaded predicates-tree v1.0.0 [INFO] [stderr] Downloaded assert_cmd v1.0.1 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded globset v0.4.5 [INFO] [stderr] Downloaded liquid-derive v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c597dfb1dfc636f5c569d4262caa50dcbe868c6177247600773a61846bb6c916 [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" "c597dfb1dfc636f5c569d4262caa50dcbe868c6177247600773a61846bb6c916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c597dfb1dfc636f5c569d4262caa50dcbe868c6177247600773a61846bb6c916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c597dfb1dfc636f5c569d4262caa50dcbe868c6177247600773a61846bb6c916", kill_on_drop: false }` [INFO] [stdout] c597dfb1dfc636f5c569d4262caa50dcbe868c6177247600773a61846bb6c916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bb973648d27c99c5c1cd84772754abf09e5fd57b1da6010f8d18f64e72e54d4 [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" "9bb973648d27c99c5c1cd84772754abf09e5fd57b1da6010f8d18f64e72e54d4", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling wild v2.0.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.2 [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 syn v1.0.17 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cexpr v0.3.6 [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 clang-sys v0.28.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling liquid-derive v0.20.0 [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 pest_derive v2.1.0 [INFO] [stderr] Compiling git2 v0.13.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling kstring v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling plist v0.5.3 [INFO] [stderr] Compiling bincode v1.2.1 [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 liquid v0.20.0 [INFO] [stderr] Compiling syntect v4.1.0 [INFO] [stderr] Compiling bat v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "9bb973648d27c99c5c1cd84772754abf09e5fd57b1da6010f8d18f64e72e54d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb973648d27c99c5c1cd84772754abf09e5fd57b1da6010f8d18f64e72e54d4", kill_on_drop: false }` [INFO] [stdout] 9bb973648d27c99c5c1cd84772754abf09e5fd57b1da6010f8d18f64e72e54d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5302f3524d51d04d0ffee345cba19421de28ccd50c592a0d8357ccabf3eb9ad [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" "b5302f3524d51d04d0ffee345cba19421de28ccd50c592a0d8357ccabf3eb9ad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.simple.6buuwlnm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af" "/opt/rustwide/target/debug/examples/simple-135c8634452cb6af.444g1xc1zbjptgr6.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-3d387d455feb7d58/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-40ea085b00113045/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/onig_sys-49e714f1332b97f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-05e9a7b12f9a1797.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-205232ce7dc57886.rlib" "/opt/rustwide/target/debug/deps/libshell_words-b4068763c37de26d.rlib" "/opt/rustwide/target/debug/deps/libclap-4a4ca5a3e17a531d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-754002947ab93b8a.rlib" "/opt/rustwide/target/debug/deps/libterm_size-7b58a810ccd46c40.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libatty-398838ab45b93de1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libglobset-35f76d957bce90e6.rlib" "/opt/rustwide/target/debug/deps/libbstr-8e28d89d69800914.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libconsole-aa6c1eaff5f87c1d.rlib" "/opt/rustwide/target/debug/deps/libtermios-5cb59943647c6b75.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-a663b2d055b9dfab.rlib" "/opt/rustwide/target/debug/deps/libregex-f304e33c749a879c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ccf5129a40d9887d.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-6a2857d71e010e00.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-81c3550455bbe474.rlib" "/opt/rustwide/target/debug/deps/libgit2-8b9b34b60ff2e212.rlib" "/opt/rustwide/target/debug/deps/liburl-5e800bb8f077108f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-e69004f6a99b8ef6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f49a46a814b7f53.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-da9e63cd49dbd79b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-cdb77e9ed4a7c4df.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7d404c1273111d1a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a84d926ea326a84.rlib" "/opt/rustwide/target/debug/deps/libansi_term-25ca82cc7e01f56d.rlib" "/opt/rustwide/target/debug/deps/libsyntect-0cf846e69e87980b.rlib" "/opt/rustwide/target/debug/deps/libonig-fc1b4b2bc230b223.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-cbea2fd1c47a8c63.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-602e9e22cc1fae96.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15cbfd292ca91181.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libserde_json-966ca96bfa4272ba.rlib" "/opt/rustwide/target/debug/deps/libryu-9bb419b735f40a5e.rlib" "/opt/rustwide/target/debug/deps/libitoa-9519358f9875601f.rlib" "/opt/rustwide/target/debug/deps/libplist-e19cf796e84e751d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4741d601ebc23663.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-a514ff79a65f7bdd.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libxml-99f70ff19a393bf7.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c29ac7d4f9657adc.rlib" "/opt/rustwide/target/debug/deps/libflate2-eed6b8890a58e4df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5f156932686d0023.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbincode-8a9fef5f99acc254.rlib" "/opt/rustwide/target/debug/deps/libserde-7ca38e95256200d2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.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" "b5302f3524d51d04d0ffee345cba19421de28ccd50c592a0d8357ccabf3eb9ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5302f3524d51d04d0ffee345cba19421de28ccd50c592a0d8357ccabf3eb9ad", kill_on_drop: false }` [INFO] [stdout] b5302f3524d51d04d0ffee345cba19421de28ccd50c592a0d8357ccabf3eb9ad