[INFO] fetching crate bat 0.20.0... [INFO] testing bat-0.20.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate bat 0.20.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate bat 0.20.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bat 0.20.0 [INFO] finished tweaking crates.io crate bat 0.20.0 [INFO] tweaked toml for crates.io crate bat 0.20.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate bat 0.20.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clircle v0.3.0 [INFO] [stderr] Downloaded bugreport v0.4.1 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded grep-cli v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 168d6db4fe635608dc79b7b37356b4a11a30cde0d9579f283a2b0d044c0b5edb [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" "168d6db4fe635608dc79b7b37356b4a11a30cde0d9579f283a2b0d044c0b5edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "168d6db4fe635608dc79b7b37356b4a11a30cde0d9579f283a2b0d044c0b5edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168d6db4fe635608dc79b7b37356b4a11a30cde0d9579f283a2b0d044c0b5edb", kill_on_drop: false }` [INFO] [stdout] 168d6db4fe635608dc79b7b37356b4a11a30cde0d9579f283a2b0d044c0b5edb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b276238a85e057f8ab6168394285235d72c828349cd832211cdfe3af51a84da3 [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" "b276238a85e057f8ab6168394285235d72c828349cd832211cdfe3af51a84da3", 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 libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling bugreport v0.4.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese 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-singlebyte v1.20141219.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling ansi_colours v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bat v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "b276238a85e057f8ab6168394285235d72c828349cd832211cdfe3af51a84da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b276238a85e057f8ab6168394285235d72c828349cd832211cdfe3af51a84da3", kill_on_drop: false }` [INFO] [stdout] b276238a85e057f8ab6168394285235d72c828349cd832211cdfe3af51a84da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aa136f0963557217279037a767f8be8d85ffe9d9b174ae2ee12680d2d40d804 [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" "4aa136f0963557217279037a767f8be8d85ffe9d9b174ae2ee12680d2d40d804", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling bat v0.20.0 (/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,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="application"' --cfg 'feature="atty"' --cfg 'feature="bugreport"' --cfg 'feature="build-assets"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="dirs-next"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="grep-cli"' --cfg 'feature="minimal-application"' --cfg 'feature="paging"' --cfg 'feature="regex"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="walkdir"' --cfg 'feature="wild"' -C metadata=b794a4a1074f5dca -C extra-filename=-b794a4a1074f5dca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-608dffffe2b3b6a0.rlib --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-bc8698ecd1637f72.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-82c697a51836271f.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6019dda42b48e241.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-57373149af1138f9.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bd9b2c26f2e6eed8.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-bf92c0ecd39c05d5.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-911edeac34a220ce.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-723c600a5f5abdcc.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-d0c72fe07d52eded.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a8828979a212832e.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-9a50c46af25dff27.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-75e6534b55d7108d.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-555da42a7ee3f235.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5fe0961587d290f2.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-18960783e07bdd81.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-5f2660b957859ec1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1e87a69a7971fe6f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-1c5e1d19173512cf.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-3acfd77623494ff8.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-250b316a7866f4ff.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-994f24f6c8cfdd4f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fa0c8349ed691f76.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-35fa099b3a642f6a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-70395f3cd5a891fc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/sys-info-a368d12a2a77bfc8/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-64f9355176b78c11/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-46e9e054c544f6b6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.inputs.cbda5884-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421.29xeqljeawqkpv23.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-a368d12a2a77bfc8/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64f9355176b78c11/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-46e9e054c544f6b6/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-881895f1c25dcb3e.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-608dffffe2b3b6a0.rlib" "/opt/rustwide/target/debug/deps/librgb-681efdedc61ded04.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-555da42a7ee3f235.rlib" "/opt/rustwide/target/debug/deps/libatty-82c697a51836271f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1c5e1d19173512cf.rlib" "/opt/rustwide/target/debug/deps/libglobset-75e6534b55d7108d.rlib" "/opt/rustwide/target/debug/deps/libbstr-a560c43b7410e632.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/libconsole-911edeac34a220ce.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-202b9690559c7fe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-723c600a5f5abdcc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa0c8349ed691f76.rlib" "/opt/rustwide/target/debug/deps/libgit2-9a50c46af25dff27.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b08544a100fcb889.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-51010ac83bb18056.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libclircle-bf92c0ecd39c05d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bef56a8a6c435f8.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libsemver-5f2660b957859ec1.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-5509a6879a6b8606.rlib" "/opt/rustwide/target/debug/deps/libsyntect-250b316a7866f4ff.rlib" "/opt/rustwide/target/debug/deps/libonig-16fe243bac05b68c.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-a6ba9d179ab6c309.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libserde_json-02a5359c75e62500.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libplist-69c03a1d63a1fa9e.rlib" "/opt/rustwide/target/debug/deps/libtime-5b636d4dd700c6cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-609a13bf004aa9ea.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8828979a212832e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbincode-6019dda42b48e241.rlib" "/opt/rustwide/target/debug/deps/libserde-1e87a69a7971fe6f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/inputs-40e3620dbf717421" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.advanced.a76b8305-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15.1xhmogcql4oo86pg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-a368d12a2a77bfc8/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64f9355176b78c11/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-46e9e054c544f6b6/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-881895f1c25dcb3e.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-608dffffe2b3b6a0.rlib" "/opt/rustwide/target/debug/deps/librgb-681efdedc61ded04.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-555da42a7ee3f235.rlib" "/opt/rustwide/target/debug/deps/libatty-82c697a51836271f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1c5e1d19173512cf.rlib" "/opt/rustwide/target/debug/deps/libglobset-75e6534b55d7108d.rlib" "/opt/rustwide/target/debug/deps/libbstr-a560c43b7410e632.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/libconsole-911edeac34a220ce.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-202b9690559c7fe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-723c600a5f5abdcc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa0c8349ed691f76.rlib" "/opt/rustwide/target/debug/deps/libgit2-9a50c46af25dff27.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b08544a100fcb889.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-51010ac83bb18056.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libclircle-bf92c0ecd39c05d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bef56a8a6c435f8.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libsemver-5f2660b957859ec1.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-5509a6879a6b8606.rlib" "/opt/rustwide/target/debug/deps/libsyntect-250b316a7866f4ff.rlib" "/opt/rustwide/target/debug/deps/libonig-16fe243bac05b68c.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-a6ba9d179ab6c309.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libserde_json-02a5359c75e62500.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libplist-69c03a1d63a1fa9e.rlib" "/opt/rustwide/target/debug/deps/libtime-5b636d4dd700c6cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-609a13bf004aa9ea.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8828979a212832e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbincode-6019dda42b48e241.rlib" "/opt/rustwide/target/debug/deps/libserde-1e87a69a7971fe6f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/advanced-6aa6193c3f5b4c15" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration_tests --edition=2018 tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="application"' --cfg 'feature="atty"' --cfg 'feature="bugreport"' --cfg 'feature="build-assets"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="dirs-next"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="grep-cli"' --cfg 'feature="minimal-application"' --cfg 'feature="paging"' --cfg 'feature="regex"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="walkdir"' --cfg 'feature="wild"' -C metadata=1e1d040711a86d7c -C extra-filename=-1e1d040711a86d7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-608dffffe2b3b6a0.rlib --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-bc8698ecd1637f72.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-82c697a51836271f.rlib --extern bat=/opt/rustwide/target/debug/deps/libbat-881895f1c25dcb3e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6019dda42b48e241.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-57373149af1138f9.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bd9b2c26f2e6eed8.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-bf92c0ecd39c05d5.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-911edeac34a220ce.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-723c600a5f5abdcc.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-d0c72fe07d52eded.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a8828979a212832e.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-9a50c46af25dff27.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-75e6534b55d7108d.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-555da42a7ee3f235.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5fe0961587d290f2.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-18960783e07bdd81.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-5f2660b957859ec1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1e87a69a7971fe6f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-1c5e1d19173512cf.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-3acfd77623494ff8.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-250b316a7866f4ff.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-994f24f6c8cfdd4f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fa0c8349ed691f76.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-35fa099b3a642f6a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-70395f3cd5a891fc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/sys-info-a368d12a2a77bfc8/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-64f9355176b78c11/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-46e9e054c544f6b6/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` due to 2 previous errors [INFO] [stderr] error: could not compile `bat` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.simple.bd7796e1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926.46hxgxno0v8nt456.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-a368d12a2a77bfc8/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64f9355176b78c11/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-46e9e054c544f6b6/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-881895f1c25dcb3e.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-608dffffe2b3b6a0.rlib" "/opt/rustwide/target/debug/deps/librgb-681efdedc61ded04.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-555da42a7ee3f235.rlib" "/opt/rustwide/target/debug/deps/libatty-82c697a51836271f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1c5e1d19173512cf.rlib" "/opt/rustwide/target/debug/deps/libglobset-75e6534b55d7108d.rlib" "/opt/rustwide/target/debug/deps/libbstr-a560c43b7410e632.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/libconsole-911edeac34a220ce.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-202b9690559c7fe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-723c600a5f5abdcc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa0c8349ed691f76.rlib" "/opt/rustwide/target/debug/deps/libgit2-9a50c46af25dff27.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b08544a100fcb889.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-51010ac83bb18056.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libclircle-bf92c0ecd39c05d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bef56a8a6c435f8.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libsemver-5f2660b957859ec1.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-5509a6879a6b8606.rlib" "/opt/rustwide/target/debug/deps/libsyntect-250b316a7866f4ff.rlib" "/opt/rustwide/target/debug/deps/libonig-16fe243bac05b68c.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-a6ba9d179ab6c309.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libserde_json-02a5359c75e62500.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libplist-69c03a1d63a1fa9e.rlib" "/opt/rustwide/target/debug/deps/libtime-5b636d4dd700c6cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-609a13bf004aa9ea.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8828979a212832e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbincode-6019dda42b48e241.rlib" "/opt/rustwide/target/debug/deps/libserde-1e87a69a7971fe6f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-de69d1f837923926" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.no_duplicate_extensions.a563ad61-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95.3ddj77pvvmp1k4jx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-a368d12a2a77bfc8/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64f9355176b78c11/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-46e9e054c544f6b6/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libbat-881895f1c25dcb3e.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-608dffffe2b3b6a0.rlib" "/opt/rustwide/target/debug/deps/librgb-681efdedc61ded04.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-555da42a7ee3f235.rlib" "/opt/rustwide/target/debug/deps/libatty-82c697a51836271f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1c5e1d19173512cf.rlib" "/opt/rustwide/target/debug/deps/libglobset-75e6534b55d7108d.rlib" "/opt/rustwide/target/debug/deps/libbstr-a560c43b7410e632.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/libconsole-911edeac34a220ce.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-202b9690559c7fe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-723c600a5f5abdcc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa0c8349ed691f76.rlib" "/opt/rustwide/target/debug/deps/libgit2-9a50c46af25dff27.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b08544a100fcb889.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-51010ac83bb18056.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libclircle-bf92c0ecd39c05d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bef56a8a6c435f8.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libsemver-5f2660b957859ec1.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-5509a6879a6b8606.rlib" "/opt/rustwide/target/debug/deps/libsyntect-250b316a7866f4ff.rlib" "/opt/rustwide/target/debug/deps/libonig-16fe243bac05b68c.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-a6ba9d179ab6c309.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libserde_json-02a5359c75e62500.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libplist-69c03a1d63a1fa9e.rlib" "/opt/rustwide/target/debug/deps/libtime-5b636d4dd700c6cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-609a13bf004aa9ea.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8828979a212832e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbincode-6019dda42b48e241.rlib" "/opt/rustwide/target/debug/deps/libserde-1e87a69a7971fe6f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-6786e31b6a798a95" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.cat.468fb576-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2.1khd6hdgt1bzutl3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-a368d12a2a77bfc8/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64f9355176b78c11/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-46e9e054c544f6b6/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-881895f1c25dcb3e.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-608dffffe2b3b6a0.rlib" "/opt/rustwide/target/debug/deps/librgb-681efdedc61ded04.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-555da42a7ee3f235.rlib" "/opt/rustwide/target/debug/deps/libatty-82c697a51836271f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1c5e1d19173512cf.rlib" "/opt/rustwide/target/debug/deps/libglobset-75e6534b55d7108d.rlib" "/opt/rustwide/target/debug/deps/libbstr-a560c43b7410e632.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/libconsole-911edeac34a220ce.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-202b9690559c7fe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-723c600a5f5abdcc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa0c8349ed691f76.rlib" "/opt/rustwide/target/debug/deps/libgit2-9a50c46af25dff27.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b08544a100fcb889.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-51010ac83bb18056.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libclircle-bf92c0ecd39c05d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bef56a8a6c435f8.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libsemver-5f2660b957859ec1.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-5509a6879a6b8606.rlib" "/opt/rustwide/target/debug/deps/libsyntect-250b316a7866f4ff.rlib" "/opt/rustwide/target/debug/deps/libonig-16fe243bac05b68c.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-a6ba9d179ab6c309.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libserde_json-02a5359c75e62500.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libplist-69c03a1d63a1fa9e.rlib" "/opt/rustwide/target/debug/deps/libtime-5b636d4dd700c6cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-609a13bf004aa9ea.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8828979a212832e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbincode-6019dda42b48e241.rlib" "/opt/rustwide/target/debug/deps/libserde-1e87a69a7971fe6f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cat-440f136ceb7353a2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4aa136f0963557217279037a767f8be8d85ffe9d9b174ae2ee12680d2d40d804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa136f0963557217279037a767f8be8d85ffe9d9b174ae2ee12680d2d40d804", kill_on_drop: false }` [INFO] [stdout] 4aa136f0963557217279037a767f8be8d85ffe9d9b174ae2ee12680d2d40d804