[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] 520081a92c73652653c4f2b40e9527dd36b234bb [INFO] testing sharkdp/bat against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bugreport v0.5.0 [INFO] [stderr] Downloaded ansi_colours v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecec83539c0d69bc08d4368241965a96a9acaddf689a67d4423a44455b70685c [INFO] running `Command { std: "docker" "start" "-a" "ecec83539c0d69bc08d4368241965a96a9acaddf689a67d4423a44455b70685c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecec83539c0d69bc08d4368241965a96a9acaddf689a67d4423a44455b70685c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecec83539c0d69bc08d4368241965a96a9acaddf689a67d4423a44455b70685c", kill_on_drop: false }` [INFO] [stdout] ecec83539c0d69bc08d4368241965a96a9acaddf689a67d4423a44455b70685c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a78f706e3dcbcf230ca24b7b0c1c5209e5d91f6c34458c06df9c1b5b4e0e888f [INFO] running `Command { std: "docker" "start" "-a" "a78f706e3dcbcf230ca24b7b0c1c5209e5d91f6c34458c06df9c1b5b4e0e888f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling bugreport v0.5.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte 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 path_abs v0.5.1 [INFO] [stderr] Compiling ansi_colours v1.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling url v2.2.2 [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 flate2 v1.0.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.34.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.13.2+1.4.2 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling bat v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.36s [INFO] running `Command { std: "docker" "inspect" "a78f706e3dcbcf230ca24b7b0c1c5209e5d91f6c34458c06df9c1b5b4e0e888f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a78f706e3dcbcf230ca24b7b0c1c5209e5d91f6c34458c06df9c1b5b4e0e888f", kill_on_drop: false }` [INFO] [stdout] a78f706e3dcbcf230ca24b7b0c1c5209e5d91f6c34458c06df9c1b5b4e0e888f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f1fe0237f85a58454a42e5a50ddfc6e52bf3aff06f82726653bbeb8bd976c69 [INFO] running `Command { std: "docker" "start" "-a" "8f1fe0237f85a58454a42e5a50ddfc6e52bf3aff06f82726653bbeb8bd976c69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serial_test_derive v0.6.0 [INFO] [stderr] Compiling serial_test v0.6.0 [INFO] [stderr] Compiling bat v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.simple.f6b9eb76-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e.g3sdb1f2260od5k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-ee45452379e2390c/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5670d6ec84708191/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-c6feca91ec8a3127/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-45a86f13c18f9de5.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-a5b2641d4cfff785.rlib" "/opt/rustwide/target/debug/deps/librgb-c0b5107cd1737b37.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-dd1055c82eeb019d.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-fc741eb7959a734a.rlib" "/opt/rustwide/target/debug/deps/libglobset-ae8fb0794131d935.rlib" "/opt/rustwide/target/debug/deps/libbstr-9e8f6bb36f0ede70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libencoding-d62f5814b047f5ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a3be7ac62dff3fdb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b993a7e8f3caa2b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-287d72fe156784ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-6fcbf12c6911f6ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-1b5647622df09678.rlib" "/opt/rustwide/target/debug/deps/libbytesize-deddc179251af960.rlib" "/opt/rustwide/target/debug/deps/libconsole-2c4de417b6e3ef62.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libshell_words-b9c7dbd66a76ee5d.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-08c23d750ba0ffd7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-685d757eded460c3.rlib" "/opt/rustwide/target/debug/deps/libgit2-1e6bdb7fd0c996f7.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-846699f0509d838e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a06deb20fdbb28a4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libclircle-7073385f07130ebb.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libsemver-73d3dc1297f90491.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-3658fefa109fdf4b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-685d08160bd55e37.rlib" "/opt/rustwide/target/debug/deps/libsyntect-7762340852fcdc8e.rlib" "/opt/rustwide/target/debug/deps/libonig-140954d9bf355467.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-06f26f90921c3d01.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d375791bfc7077b.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libplist-3714a72128fd94a0.rlib" "/opt/rustwide/target/debug/deps/libtime-1d7743a3bd767502.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-4ce805d85ffdaffe.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libflate2-5797b8f3d83d684f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbincode-9d17ed195e0583c2.rlib" "/opt/rustwide/target/debug/deps/libserde-1925a99bcd5526db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-66e357f2b2c06c0e" "-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] [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/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.advanced.ec6ee5ab-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0.45jwp2xuguzdubm7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-ee45452379e2390c/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5670d6ec84708191/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-c6feca91ec8a3127/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-45a86f13c18f9de5.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-a5b2641d4cfff785.rlib" "/opt/rustwide/target/debug/deps/librgb-c0b5107cd1737b37.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-dd1055c82eeb019d.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-fc741eb7959a734a.rlib" "/opt/rustwide/target/debug/deps/libglobset-ae8fb0794131d935.rlib" "/opt/rustwide/target/debug/deps/libbstr-9e8f6bb36f0ede70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libencoding-d62f5814b047f5ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a3be7ac62dff3fdb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b993a7e8f3caa2b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-287d72fe156784ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-6fcbf12c6911f6ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-1b5647622df09678.rlib" "/opt/rustwide/target/debug/deps/libbytesize-deddc179251af960.rlib" "/opt/rustwide/target/debug/deps/libconsole-2c4de417b6e3ef62.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libshell_words-b9c7dbd66a76ee5d.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-08c23d750ba0ffd7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-685d757eded460c3.rlib" "/opt/rustwide/target/debug/deps/libgit2-1e6bdb7fd0c996f7.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-846699f0509d838e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a06deb20fdbb28a4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libclircle-7073385f07130ebb.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libsemver-73d3dc1297f90491.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-3658fefa109fdf4b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-685d08160bd55e37.rlib" "/opt/rustwide/target/debug/deps/libsyntect-7762340852fcdc8e.rlib" "/opt/rustwide/target/debug/deps/libonig-140954d9bf355467.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-06f26f90921c3d01.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d375791bfc7077b.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libplist-3714a72128fd94a0.rlib" "/opt/rustwide/target/debug/deps/libtime-1d7743a3bd767502.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-4ce805d85ffdaffe.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libflate2-5797b8f3d83d684f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbincode-9d17ed195e0583c2.rlib" "/opt/rustwide/target/debug/deps/libserde-1925a99bcd5526db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/advanced-a9b6e010ee7f39c0" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.assets.25f475ea-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0.1vqk0e90jmluuayc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-ee45452379e2390c/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5670d6ec84708191/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-c6feca91ec8a3127/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libbat-45a86f13c18f9de5.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-a5b2641d4cfff785.rlib" "/opt/rustwide/target/debug/deps/librgb-c0b5107cd1737b37.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-dd1055c82eeb019d.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-fc741eb7959a734a.rlib" "/opt/rustwide/target/debug/deps/libglobset-ae8fb0794131d935.rlib" "/opt/rustwide/target/debug/deps/libbstr-9e8f6bb36f0ede70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libencoding-d62f5814b047f5ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a3be7ac62dff3fdb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b993a7e8f3caa2b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-287d72fe156784ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-6fcbf12c6911f6ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-1b5647622df09678.rlib" "/opt/rustwide/target/debug/deps/libbytesize-deddc179251af960.rlib" "/opt/rustwide/target/debug/deps/libconsole-2c4de417b6e3ef62.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libshell_words-b9c7dbd66a76ee5d.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-08c23d750ba0ffd7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-685d757eded460c3.rlib" "/opt/rustwide/target/debug/deps/libgit2-1e6bdb7fd0c996f7.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-846699f0509d838e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a06deb20fdbb28a4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libclircle-7073385f07130ebb.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libsemver-73d3dc1297f90491.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-3658fefa109fdf4b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-685d08160bd55e37.rlib" "/opt/rustwide/target/debug/deps/libsyntect-7762340852fcdc8e.rlib" "/opt/rustwide/target/debug/deps/libonig-140954d9bf355467.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-06f26f90921c3d01.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d375791bfc7077b.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libplist-3714a72128fd94a0.rlib" "/opt/rustwide/target/debug/deps/libtime-1d7743a3bd767502.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-4ce805d85ffdaffe.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libflate2-5797b8f3d83d684f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbincode-9d17ed195e0583c2.rlib" "/opt/rustwide/target/debug/deps/libserde-1925a99bcd5526db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/assets-3fca739305897ca0" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.inputs.217e5220-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928.40c5nbb66ceggkjf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-ee45452379e2390c/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5670d6ec84708191/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-c6feca91ec8a3127/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbat-45a86f13c18f9de5.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-a5b2641d4cfff785.rlib" "/opt/rustwide/target/debug/deps/librgb-c0b5107cd1737b37.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-dd1055c82eeb019d.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-fc741eb7959a734a.rlib" "/opt/rustwide/target/debug/deps/libglobset-ae8fb0794131d935.rlib" "/opt/rustwide/target/debug/deps/libbstr-9e8f6bb36f0ede70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libencoding-d62f5814b047f5ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a3be7ac62dff3fdb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b993a7e8f3caa2b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-287d72fe156784ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-6fcbf12c6911f6ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-1b5647622df09678.rlib" "/opt/rustwide/target/debug/deps/libbytesize-deddc179251af960.rlib" "/opt/rustwide/target/debug/deps/libconsole-2c4de417b6e3ef62.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libshell_words-b9c7dbd66a76ee5d.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-08c23d750ba0ffd7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-685d757eded460c3.rlib" "/opt/rustwide/target/debug/deps/libgit2-1e6bdb7fd0c996f7.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-846699f0509d838e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a06deb20fdbb28a4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libclircle-7073385f07130ebb.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libsemver-73d3dc1297f90491.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-3658fefa109fdf4b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-685d08160bd55e37.rlib" "/opt/rustwide/target/debug/deps/libsyntect-7762340852fcdc8e.rlib" "/opt/rustwide/target/debug/deps/libonig-140954d9bf355467.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-06f26f90921c3d01.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d375791bfc7077b.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libplist-3714a72128fd94a0.rlib" "/opt/rustwide/target/debug/deps/libtime-1d7743a3bd767502.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-4ce805d85ffdaffe.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libflate2-5797b8f3d83d684f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbincode-9d17ed195e0583c2.rlib" "/opt/rustwide/target/debug/deps/libserde-1925a99bcd5526db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/inputs-afc94cdbdb317928" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.no_duplicate_extensions.d86a227f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941.3dd8jf6f0kmbc821.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sys-info-ee45452379e2390c/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5670d6ec84708191/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-c6feca91ec8a3127/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libbat-45a86f13c18f9de5.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-a5b2641d4cfff785.rlib" "/opt/rustwide/target/debug/deps/librgb-c0b5107cd1737b37.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-dd1055c82eeb019d.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-fc741eb7959a734a.rlib" "/opt/rustwide/target/debug/deps/libglobset-ae8fb0794131d935.rlib" "/opt/rustwide/target/debug/deps/libbstr-9e8f6bb36f0ede70.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libencoding-d62f5814b047f5ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a3be7ac62dff3fdb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b993a7e8f3caa2b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-287d72fe156784ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-6fcbf12c6911f6ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-1b5647622df09678.rlib" "/opt/rustwide/target/debug/deps/libbytesize-deddc179251af960.rlib" "/opt/rustwide/target/debug/deps/libconsole-2c4de417b6e3ef62.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libshell_words-b9c7dbd66a76ee5d.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-08c23d750ba0ffd7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-685d757eded460c3.rlib" "/opt/rustwide/target/debug/deps/libgit2-1e6bdb7fd0c996f7.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-846699f0509d838e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a06deb20fdbb28a4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libclircle-7073385f07130ebb.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libsemver-73d3dc1297f90491.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-3658fefa109fdf4b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-685d08160bd55e37.rlib" "/opt/rustwide/target/debug/deps/libsyntect-7762340852fcdc8e.rlib" "/opt/rustwide/target/debug/deps/libonig-140954d9bf355467.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-06f26f90921c3d01.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d375791bfc7077b.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libplist-3714a72128fd94a0.rlib" "/opt/rustwide/target/debug/deps/libtime-1d7743a3bd767502.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-4ce805d85ffdaffe.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libflate2-5797b8f3d83d684f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbincode-9d17ed195e0583c2.rlib" "/opt/rustwide/target/debug/deps/libserde-1925a99bcd5526db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/no_duplicate_extensions-b402479d9065c941" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "8f1fe0237f85a58454a42e5a50ddfc6e52bf3aff06f82726653bbeb8bd976c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1fe0237f85a58454a42e5a50ddfc6e52bf3aff06f82726653bbeb8bd976c69", kill_on_drop: false }` [INFO] [stdout] 8f1fe0237f85a58454a42e5a50ddfc6e52bf3aff06f82726653bbeb8bd976c69