[INFO] cloning repository https://github.com/Aaronepower/tokei [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aaronepower/tokei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Ftokei", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Ftokei'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2625c02d85a6b8cd9d74c809fa3c51cd40ccbc1 [INFO] testing Aaronepower/tokei against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Ftokei" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaronepower/tokei on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aaronepower/tokei [INFO] finished tweaking git repo https://github.com/Aaronepower/tokei [INFO] tweaked toml for git repo https://github.com/Aaronepower/tokei written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Aaronepower/tokei already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globset v0.4.12 [INFO] [stderr] Downloaded derive_arbitrary v1.3.1 [INFO] [stderr] Downloaded grep-matcher v0.1.6 [INFO] [stderr] Downloaded deunicode v0.4.4 [INFO] [stderr] Downloaded grep-searcher v0.1.11 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded regex-automata v0.3.4 [INFO] [stderr] Downloaded serde_derive v1.0.180 [INFO] [stderr] Downloaded rustix v0.38.6 [INFO] [stderr] Downloaded tera v1.19.0 [INFO] [stderr] Downloaded serde v1.0.180 [INFO] [stderr] Downloaded winnow v0.5.3 [INFO] [stderr] Downloaded table_formatter v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adf48e871dcb48860b289cd8f3569b29b0e27c38726ea3d0873fb4267886090f [INFO] running `Command { std: "docker" "start" "-a" "adf48e871dcb48860b289cd8f3569b29b0e27c38726ea3d0873fb4267886090f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adf48e871dcb48860b289cd8f3569b29b0e27c38726ea3d0873fb4267886090f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf48e871dcb48860b289cd8f3569b29b0e27c38726ea3d0873fb4267886090f", kill_on_drop: false }` [INFO] [stdout] adf48e871dcb48860b289cd8f3569b29b0e27c38726ea3d0873fb4267886090f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0199cd60464956d959cac5e710cd5d84502ed4b8ee07e8f01dcc9ba41475ce7 [INFO] running `Command { std: "docker" "start" "-a" "a0199cd60464956d959cac5e710cd5d84502ed4b8ee07e8f01dcc9ba41475ce7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling grep-matcher v0.1.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling grep-searcher v0.1.11 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling derive_arbitrary v1.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.12 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling arbitrary v1.3.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling table_formatter v0.6.1 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling tokei v13.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.07s [INFO] running `Command { std: "docker" "inspect" "a0199cd60464956d959cac5e710cd5d84502ed4b8ee07e8f01dcc9ba41475ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0199cd60464956d959cac5e710cd5d84502ed4b8ee07e8f01dcc9ba41475ce7", kill_on_drop: false }` [INFO] [stdout] a0199cd60464956d959cac5e710cd5d84502ed4b8ee07e8f01dcc9ba41475ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961de1ffb2a078fc42ff2be91cd5db93da2546c63d6e16613d083e8ff3a6e71c [INFO] running `Command { std: "docker" "start" "-a" "961de1ffb2a078fc42ff2be91cd5db93da2546c63d6e16613d083e8ff3a6e71c", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling tokei v13.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcaI4jxU/symbols.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.tokei.515d0a674669bab1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6.5bsqntzkr7jmqmo3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-cb1737da54d76581/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-3f9ea88ca55407b7.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libtoml-f0a0e7e3b6f1c600.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-c34ccf2e64bdb6b5.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-424b83c5750dbfe7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libwinnow-1d5be75747cfb33d.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-066eb06a441142f7.rlib" "/opt/rustwide/target/debug/deps/libgit2-5732500b7978ac08.rlib" "/opt/rustwide/target/debug/deps/liburl-febb815c569d50db.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b372878a580c1f33.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e668a2a7bf85fac0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8d60df961f76f1ee.rlib" "/opt/rustwide/target/debug/deps/libarbitrary-b293a79ac325c1c9.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-589db8c3d6f2bfaf.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c66b835e79ac4e5c.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e6563fad5fde6625.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ecc9b0542ac56b55.rlib" "/opt/rustwide/target/debug/deps/libdashmap-b32438b8ce054d0e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4dc76ab9785e2f82.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libgrep_searcher-7a6135f5a167eacb.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4e72b8d92263ec67.rlib" "/opt/rustwide/target/debug/deps/libgrep_matcher-17994d8d3d204bee.rlib" "/opt/rustwide/target/debug/deps/libbytecount-6f2f5dc16f44907a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-e994f01413ca7b5b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libetcetera-423aeee40884f397.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/librayon-22b9921b4536f6f4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cf1b1e5a553f0f1d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11a286abfa1a7f7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3ad68a91104636f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-67bf00886e7cdbfa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3c81425daee5e787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1ed1defedf7f208e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libignore-6558ab46daabd973.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-24d28957e871fa70.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libthread_local-bed0cc3c8f8088eb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libglobset-b7ee2ca5727b8397.rlib" "/opt/rustwide/target/debug/deps/libregex-2524521b7595374b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-158f9922796c83bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e594bf872c310b25.rlib" "/opt/rustwide/target/debug/deps/libbstr-623294ada6394c8b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libproptest-fa0e01e53af0007c.rlib" "/opt/rustwide/target/debug/deps/libunarray-1b4498fa5f5c3005.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-dfea82783a982908.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-648a061839529f21.rlib" "/opt/rustwide/target/debug/deps/librand-beffc93321cf886e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aac2ac8e818d823c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-fbfdaa867a5bb340.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-baddab3dcd8c969e.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-59673bba897930e1.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-b69662636414dc14.rlib" "/opt/rustwide/target/debug/deps/liblibc-333221bd45703000.rlib" "/opt/rustwide/target/debug/deps/libtempfile-373b18b426c4b83f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librustix-8a796e2c9c5fb7fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libserde-43829aa686b8e0f2.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tokei-a09abf75a7ff0dc6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokei` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "961de1ffb2a078fc42ff2be91cd5db93da2546c63d6e16613d083e8ff3a6e71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961de1ffb2a078fc42ff2be91cd5db93da2546c63d6e16613d083e8ff3a6e71c", kill_on_drop: false }` [INFO] [stdout] 961de1ffb2a078fc42ff2be91cd5db93da2546c63d6e16613d083e8ff3a6e71c