[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] ae77e1945631fd9457f7d455f2f0f2f889356f58 [INFO] testing Aaronepower/tokei against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Ftokei" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaronepower/tokei on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "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-1-tc2/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" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baef025b49971919ec2169914e0ad31fbf38e890ae03b90944afa057c9d2d3dd [INFO] running `Command { std: "docker" "start" "-a" "baef025b49971919ec2169914e0ad31fbf38e890ae03b90944afa057c9d2d3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baef025b49971919ec2169914e0ad31fbf38e890ae03b90944afa057c9d2d3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baef025b49971919ec2169914e0ad31fbf38e890ae03b90944afa057c9d2d3dd", kill_on_drop: false }` [INFO] [stdout] baef025b49971919ec2169914e0ad31fbf38e890ae03b90944afa057c9d2d3dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef66b8c5ea652b051ca925f0ab31c0a3c7a483f345ffe4b4cb1f5af9e3999d3 [INFO] running `Command { std: "docker" "start" "-a" "aef66b8c5ea652b051ca925f0ab31c0a3c7a483f345ffe4b4cb1f5af9e3999d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [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 version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling thiserror v1.0.44 [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 bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [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 iana-time-zone v0.1.57 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling hashbrown v0.14.0 [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 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 either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling grep-matcher v0.1.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling grep-searcher v0.1.11 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [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 toml_edit v0.19.14 [INFO] [stderr] Compiling regex v1.9.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 ignore v0.4.20 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling derive_arbitrary v1.3.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling arbitrary v1.3.0 [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.08s [INFO] running `Command { std: "docker" "inspect" "aef66b8c5ea652b051ca925f0ab31c0a3c7a483f345ffe4b4cb1f5af9e3999d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef66b8c5ea652b051ca925f0ab31c0a3c7a483f345ffe4b4cb1f5af9e3999d3", kill_on_drop: false }` [INFO] [stdout] aef66b8c5ea652b051ca925f0ab31c0a3c7a483f345ffe4b4cb1f5af9e3999d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d616309dd97e03957d9dc775112c7af598d4d2eb3145c938f57c4043acd02d2 [INFO] running `Command { std: "docker" "start" "-a" "5d616309dd97e03957d9dc775112c7af598d4d2eb3145c938f57c4043acd02d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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 unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [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 unicode-normalization v0.1.22 [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 idna v0.4.0 [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 url v2.4.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling proptest v1.2.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/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/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/rustcZyKYKY/symbols.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.tokei.f441640f3a612ea4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84.2tvmjis2pmsdqmbg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-c6cb1e3c79f464c7/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-19f6667b4265bf3c.rlib" "/opt/rustwide/target/debug/deps/libryu-f8da15ac3e2ac3f9.rlib" "/opt/rustwide/target/debug/deps/libitoa-61f687365e15b301.rlib" "/opt/rustwide/target/debug/deps/libtoml-48297bb88eb9eb96.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-000e126f97cd0459.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-09dce28457d44f55.rlib" "/opt/rustwide/target/debug/deps/libindexmap-996ef0e81fad2e2a.rlib" "/opt/rustwide/target/debug/deps/libequivalent-6c59c452f0df5874.rlib" "/opt/rustwide/target/debug/deps/libwinnow-987368cc47624a80.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-311da6c2feba19dd.rlib" "/opt/rustwide/target/debug/deps/libgit2-5b28273d536c1324.rlib" "/opt/rustwide/target/debug/deps/liburl-37ffd13691e440eb.rlib" "/opt/rustwide/target/debug/deps/libidna-d71015e9a88fbd71.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691aa2da4be5ce8b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-72bcf52f38a372c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-7741bfa5930c7934.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b7b8bac4e4350351.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-df81dfd8304be30b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f9c59101f803f7a8.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-d9c94b91f2218109.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-de852e7b08b59413.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9ab6e99911eed348.rlib" "/opt/rustwide/target/debug/deps/libarbitrary-cbe659a5b3100bc9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c640aced36103e5d.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b483899aef6af2ab.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-1c0051f71ef74acd.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00056c68df33eee8.rlib" "/opt/rustwide/target/debug/deps/libdashmap-f4f6b261a054340c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25fd0b6812e70ebf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-88e878256513e7c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-764da133e930e111.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-863ca19e6f34c3ca.rlib" "/opt/rustwide/target/debug/deps/libgrep_searcher-f0b92050ccd7a8e0.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-87e86eec165ec06d.rlib" "/opt/rustwide/target/debug/deps/libgrep_matcher-8eaf571e69fe51e3.rlib" "/opt/rustwide/target/debug/deps/libbytecount-8dd25c3d4efb9c78.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-d41315360c747f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fbd8bd1eb855a4ea.rlib" "/opt/rustwide/target/debug/deps/libetcetera-64a4f6ca0e5a82f0.rlib" "/opt/rustwide/target/debug/deps/libhome-8e42d57892ccda2a.rlib" "/opt/rustwide/target/debug/deps/librayon-32e7442d0b146797.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f876b8a8a7739d86.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebcd315ca434da05.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7f5888c0659963e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0f2b46cbad968bfe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e8d51d75bfe8a055.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-95f59771d118363f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a9a469efa9782271.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b71e1bc0aff9805f.rlib" "/opt/rustwide/target/debug/deps/libeither-c5d9ea131dea94cd.rlib" "/opt/rustwide/target/debug/deps/libignore-0a24801bf023d0ea.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-41d450fe7a955a8f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4d02d4760fb117bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-28d3c419df0c8859.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7302fb7e29d0287e.rlib" "/opt/rustwide/target/debug/deps/libglobset-9b05836108796585.rlib" "/opt/rustwide/target/debug/deps/libregex-177f944d27b0515a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5bc92b9f18e6efe3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f184b6e9d5f2fc1e.rlib" "/opt/rustwide/target/debug/deps/libbstr-9d61f774dd3ba8bd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b7bbcbd09e35cad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libproptest-c78fbc7a99cfe851.rlib" "/opt/rustwide/target/debug/deps/libunarray-3e568c033e80d54e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a5f2842779e800e4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bea0b10258df05c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-548e818cf3568d5d.rlib" "/opt/rustwide/target/debug/deps/librand-8e4fbfc5480cae40.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6279035583fb12e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0b4a4fc8d6e68b7b.rlib" "/opt/rustwide/target/debug/deps/librand_core-d92a364c24f6b0ba.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0b573c05a59a449b.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-8fc5708071d8c4be.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-6d3e4d1fb97fd3d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-d0e6cae748766111.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c65e5532c6a4454.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b4c9889e844d0f02.rlib" "/opt/rustwide/target/debug/deps/librustix-66b8f3bd5d301f39.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ae284853a5c23b43.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f0abc5195a8ee8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libquick_error-4dcf0653a6459577.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libbit_set-26380277f767511f.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-0f6e7e5b48b287cc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libserde-ca3daf92c3dd3e9d.rlib" "/opt/rustwide/target/debug/deps/liblog-27705ca7a13934be.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.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/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tokei-72d00781b8050f84" "-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 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" "5d616309dd97e03957d9dc775112c7af598d4d2eb3145c938f57c4043acd02d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d616309dd97e03957d9dc775112c7af598d4d2eb3145c938f57c4043acd02d2", kill_on_drop: false }` [INFO] [stdout] 5d616309dd97e03957d9dc775112c7af598d4d2eb3145c938f57c4043acd02d2