[INFO] cloning repository https://github.com/sharkdp/bat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharkdp/bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5596c6133b9e9f5471f3178ec9e566431a8645c9 [INFO] testing sharkdp/bat against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/bat 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/sharkdp/bat [INFO] finished tweaking git repo https://github.com/sharkdp/bat [INFO] tweaked toml for git repo https://github.com/sharkdp/bat written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/bat 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] d59545a8d549c8cceea5256cb547497aa1590aede6eb4c0a429728e81624f80c [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" "d59545a8d549c8cceea5256cb547497aa1590aede6eb4c0a429728e81624f80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d59545a8d549c8cceea5256cb547497aa1590aede6eb4c0a429728e81624f80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59545a8d549c8cceea5256cb547497aa1590aede6eb4c0a429728e81624f80c", kill_on_drop: false }` [INFO] [stdout] d59545a8d549c8cceea5256cb547497aa1590aede6eb4c0a429728e81624f80c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 00edc91181107dcdfa826743f60cf2baeb691f4d1fff0ac7854a725f3d5411ae [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" "00edc91181107dcdfa826743f60cf2baeb691f4d1fff0ac7854a725f3d5411ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling onig v6.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling bat v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling syntect v4.4.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "00edc91181107dcdfa826743f60cf2baeb691f4d1fff0ac7854a725f3d5411ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00edc91181107dcdfa826743f60cf2baeb691f4d1fff0ac7854a725f3d5411ae", kill_on_drop: false }` [INFO] [stdout] 00edc91181107dcdfa826743f60cf2baeb691f4d1fff0ac7854a725f3d5411ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 299c153dba319e9ce1e6581a5a3cc9ba6a740c0e303736ae0e53dc1de0f73cdc [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" "299c153dba319e9ce1e6581a5a3cc9ba6a740c0e303736ae0e53dc1de0f73cdc", kill_on_drop: false }` [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling bat v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bat` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bat --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="application"' --cfg 'feature="atty"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="dirs"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="lazy_static"' --cfg 'feature="paging"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="wild"' -C metadata=a5eee628181281e4 -C extra-filename=-a5eee628181281e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-965f970bcf0c7af5.rlib --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-12573d8e4729422b.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-417c6285ba8d3bd8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7443dab8f5694b33.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-3944f0fa37aa05ab.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-d5720f0b2b0c15f4.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5243e7ef5db587d0.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-3b556bb0427aa5ad.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-df1ce97b509a4c99.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-a0a3c751a5127401.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-2dcab582ea6f18d6.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-39787d22f6905d0b.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-660c9f51426427d1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4d29dca0176456b7.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4843a83543c7ca1b.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-191bae2075015de5.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-2f934dcde5abcc19.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-f7231ea847db56eb.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-4643c74158ba79d0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ansi_colours-5135f45222a95272/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-2210c204f5a121eb/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-5499e9b4bc9d7aa1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.advanced.334cbzp5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb" "/opt/rustwide/target/debug/examples/advanced-697c747ccbfdc2eb.1fo16tsh1hu0ikrm.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-5135f45222a95272/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2210c204f5a121eb/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-5499e9b4bc9d7aa1/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-1c87338dffd0ef31.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-965f970bcf0c7af5.rlib" "/opt/rustwide/target/debug/deps/libshell_words-191bae2075015de5.rlib" "/opt/rustwide/target/debug/deps/libclap-7443dab8f5694b33.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-a32e1de5600b5a52.rlib" "/opt/rustwide/target/debug/deps/libterm_size-a3ddb9ab6f96113c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-417c6285ba8d3bd8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4843a83543c7ca1b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libglobset-a0a3c751a5127401.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.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-3944f0fa37aa05ab.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-62775111e848ee73.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.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-3b556bb0427aa5ad.rlib" "/opt/rustwide/target/debug/deps/libgit2-df1ce97b509a4c99.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-927b87181e07d5ed.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-09912ce4114dbdd2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cced357df6db53d6.rlib" "/opt/rustwide/target/debug/deps/libsemver-660c9f51426427d1.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-f9c0347b63f201f6.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-2dcab582ea6f18d6.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-80445471e9dcbca6.rlib" "/opt/rustwide/target/debug/deps/libsyntect-2f934dcde5abcc19.rlib" "/opt/rustwide/target/debug/deps/libonig-778d43d264d0a88e.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-704eaf528db8633a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.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-4f9fe792d9dbad2e.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libplist-499fc721b915aab7.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b65780c54d3b8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-69fc0e8d3cf695aa.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libflate2-ff7dcc67276d2918.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbincode-e9f56ad15c03e104.rlib" "/opt/rustwide/target/debug/deps/libserde-4d29dca0176456b7.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" "-lz" "-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] [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/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.inputs.5ck5nt8t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb" "/opt/rustwide/target/debug/examples/inputs-6fe00d10a41e82fb.1s2oo0jj3x3ugh3w.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-5135f45222a95272/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2210c204f5a121eb/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-5499e9b4bc9d7aa1/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-1c87338dffd0ef31.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-965f970bcf0c7af5.rlib" "/opt/rustwide/target/debug/deps/libshell_words-191bae2075015de5.rlib" "/opt/rustwide/target/debug/deps/libclap-7443dab8f5694b33.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-a32e1de5600b5a52.rlib" "/opt/rustwide/target/debug/deps/libterm_size-a3ddb9ab6f96113c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-417c6285ba8d3bd8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4843a83543c7ca1b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libglobset-a0a3c751a5127401.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.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-3944f0fa37aa05ab.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-62775111e848ee73.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.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-3b556bb0427aa5ad.rlib" "/opt/rustwide/target/debug/deps/libgit2-df1ce97b509a4c99.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-927b87181e07d5ed.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-09912ce4114dbdd2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cced357df6db53d6.rlib" "/opt/rustwide/target/debug/deps/libsemver-660c9f51426427d1.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-f9c0347b63f201f6.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-2dcab582ea6f18d6.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-80445471e9dcbca6.rlib" "/opt/rustwide/target/debug/deps/libsyntect-2f934dcde5abcc19.rlib" "/opt/rustwide/target/debug/deps/libonig-778d43d264d0a88e.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-704eaf528db8633a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.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-4f9fe792d9dbad2e.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libplist-499fc721b915aab7.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b65780c54d3b8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-69fc0e8d3cf695aa.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libflate2-ff7dcc67276d2918.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbincode-e9f56ad15c03e104.rlib" "/opt/rustwide/target/debug/deps/libserde-4d29dca0176456b7.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" "-lz" "-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] [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-370825c04c1aa4d2.simple.e12x7nfn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.simple.e12x7nfn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.simple.e12x7nfn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.simple.e12x7nfn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.simple.e12x7nfn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.simple.e12x7nfn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.simple.e12x7nfn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.simple.e12x7nfn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.simple.e12x7nfn-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2" "/opt/rustwide/target/debug/examples/simple-370825c04c1aa4d2.5cq7jv2mwmgfilmu.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-5135f45222a95272/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2210c204f5a121eb/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-5499e9b4bc9d7aa1/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-1c87338dffd0ef31.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-965f970bcf0c7af5.rlib" "/opt/rustwide/target/debug/deps/libshell_words-191bae2075015de5.rlib" "/opt/rustwide/target/debug/deps/libclap-7443dab8f5694b33.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-a32e1de5600b5a52.rlib" "/opt/rustwide/target/debug/deps/libterm_size-a3ddb9ab6f96113c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-417c6285ba8d3bd8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4843a83543c7ca1b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libglobset-a0a3c751a5127401.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.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-3944f0fa37aa05ab.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-62775111e848ee73.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.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-3b556bb0427aa5ad.rlib" "/opt/rustwide/target/debug/deps/libgit2-df1ce97b509a4c99.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-927b87181e07d5ed.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-09912ce4114dbdd2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cced357df6db53d6.rlib" "/opt/rustwide/target/debug/deps/libsemver-660c9f51426427d1.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-f9c0347b63f201f6.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-2dcab582ea6f18d6.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-80445471e9dcbca6.rlib" "/opt/rustwide/target/debug/deps/libsyntect-2f934dcde5abcc19.rlib" "/opt/rustwide/target/debug/deps/libonig-778d43d264d0a88e.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-704eaf528db8633a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.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-4f9fe792d9dbad2e.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libplist-499fc721b915aab7.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b65780c54d3b8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-69fc0e8d3cf695aa.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libflate2-ff7dcc67276d2918.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbincode-e9f56ad15c03e104.rlib" "/opt/rustwide/target/debug/deps/libserde-4d29dca0176456b7.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" "-lz" "-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] [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/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.yaml.cd1o8y4i-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05" "/opt/rustwide/target/debug/examples/yaml-59b129d9c4a31f05.26ovwj49cm0jcoq3.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-5135f45222a95272/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2210c204f5a121eb/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-5499e9b4bc9d7aa1/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-1c87338dffd0ef31.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-965f970bcf0c7af5.rlib" "/opt/rustwide/target/debug/deps/libshell_words-191bae2075015de5.rlib" "/opt/rustwide/target/debug/deps/libclap-7443dab8f5694b33.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-a32e1de5600b5a52.rlib" "/opt/rustwide/target/debug/deps/libterm_size-a3ddb9ab6f96113c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-417c6285ba8d3bd8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4843a83543c7ca1b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libglobset-a0a3c751a5127401.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.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-3944f0fa37aa05ab.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-62775111e848ee73.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.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-3b556bb0427aa5ad.rlib" "/opt/rustwide/target/debug/deps/libgit2-df1ce97b509a4c99.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-927b87181e07d5ed.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-09912ce4114dbdd2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cced357df6db53d6.rlib" "/opt/rustwide/target/debug/deps/libsemver-660c9f51426427d1.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-f9c0347b63f201f6.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-2dcab582ea6f18d6.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-80445471e9dcbca6.rlib" "/opt/rustwide/target/debug/deps/libsyntect-2f934dcde5abcc19.rlib" "/opt/rustwide/target/debug/deps/libonig-778d43d264d0a88e.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-704eaf528db8633a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.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-4f9fe792d9dbad2e.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libplist-499fc721b915aab7.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b65780c54d3b8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-69fc0e8d3cf695aa.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libflate2-ff7dcc67276d2918.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbincode-e9f56ad15c03e104.rlib" "/opt/rustwide/target/debug/deps/libserde-4d29dca0176456b7.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" "-lz" "-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] [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/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.assets.4dan1qeo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705" "/opt/rustwide/target/debug/deps/assets-18a608fecd267705.3elieepw3z6aiaeb.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-5135f45222a95272/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2210c204f5a121eb/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-5499e9b4bc9d7aa1/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libbat-1c87338dffd0ef31.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-965f970bcf0c7af5.rlib" "/opt/rustwide/target/debug/deps/libshell_words-191bae2075015de5.rlib" "/opt/rustwide/target/debug/deps/libclap-7443dab8f5694b33.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-a32e1de5600b5a52.rlib" "/opt/rustwide/target/debug/deps/libterm_size-a3ddb9ab6f96113c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-417c6285ba8d3bd8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4843a83543c7ca1b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libglobset-a0a3c751a5127401.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.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-3944f0fa37aa05ab.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-62775111e848ee73.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.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-3b556bb0427aa5ad.rlib" "/opt/rustwide/target/debug/deps/libgit2-df1ce97b509a4c99.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-927b87181e07d5ed.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-09912ce4114dbdd2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cced357df6db53d6.rlib" "/opt/rustwide/target/debug/deps/libsemver-660c9f51426427d1.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-f9c0347b63f201f6.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2147958e20815594.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-2dcab582ea6f18d6.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-80445471e9dcbca6.rlib" "/opt/rustwide/target/debug/deps/libsyntect-2f934dcde5abcc19.rlib" "/opt/rustwide/target/debug/deps/libonig-778d43d264d0a88e.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-704eaf528db8633a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.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-4f9fe792d9dbad2e.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libplist-499fc721b915aab7.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b65780c54d3b8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-69fc0e8d3cf695aa.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libflate2-ff7dcc67276d2918.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbincode-e9f56ad15c03e104.rlib" "/opt/rustwide/target/debug/deps/libserde-4d29dca0176456b7.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" "-lz" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "299c153dba319e9ce1e6581a5a3cc9ba6a740c0e303736ae0e53dc1de0f73cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299c153dba319e9ce1e6581a5a3cc9ba6a740c0e303736ae0e53dc1de0f73cdc", kill_on_drop: false }` [INFO] [stdout] 299c153dba319e9ce1e6581a5a3cc9ba6a740c0e303736ae0e53dc1de0f73cdc