[INFO] cloning repository https://github.com/mohsen1/yek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohsen1/yek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohsen1%2Fyek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohsen1%2Fyek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a14eaa28fc21c7c8bbf2d7e37b4af0f9bd25b9c9 [INFO] testing mohsen1/yek against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohsen1%2Fyek" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mohsen1/yek [INFO] finished tweaking git repo https://github.com/mohsen1/yek [INFO] tweaked toml for git repo https://github.com/mohsen1/yek written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mohsen1/yek on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mohsen1/yek 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68a8c25ff125288885c47ef341cb18ebdf02f411d0a1838ad9fbdcb437b51945 [INFO] running `Command { std: "docker" "start" "-a" "68a8c25ff125288885c47ef341cb18ebdf02f411d0a1838ad9fbdcb437b51945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68a8c25ff125288885c47ef341cb18ebdf02f411d0a1838ad9fbdcb437b51945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a8c25ff125288885c47ef341cb18ebdf02f411d0a1838ad9fbdcb437b51945", kill_on_drop: false }` [INFO] [stdout] 68a8c25ff125288885c47ef341cb18ebdf02f411d0a1838ad9fbdcb437b51945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8e64268fae9848e094a79361feb163d43eddd0a4bf8038127f7fe5929afd635 [INFO] running `Command { std: "docker" "start" "-a" "e8e64268fae9848e094a79361feb163d43eddd0a4bf8038127f7fe5929afd635", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tiktoken-rs v0.7.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling clap-config-file v0.5.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling yek v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.29s [INFO] running `Command { std: "docker" "inspect" "e8e64268fae9848e094a79361feb163d43eddd0a4bf8038127f7fe5929afd635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8e64268fae9848e094a79361feb163d43eddd0a4bf8038127f7fe5929afd635", kill_on_drop: false }` [INFO] [stdout] e8e64268fae9848e094a79361feb163d43eddd0a4bf8038127f7fe5929afd635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f42455f04c5e39ecfe3cc516a81bfb59bb26fd83d4117669c8399a163f7aae0 [INFO] running `Command { std: "docker" "start" "-a" "3f42455f04c5e39ecfe3cc516a81bfb59bb26fd83d4117669c8399a163f7aae0", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling symbolic-demangle v12.16.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling symbolic-common v12.16.2 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling msvc-demangler v0.10.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clap-config-file v0.5.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zip v4.6.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling yek v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling grcov v0.10.5 [INFO] [stderr] error: could not compile `yek` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name yek --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43381c1b49dd9097 -C extra-filename=-6be9335021d7a41c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-8d23efc9ed5863c1.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-6c4f4405874fa436.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-1ff558160595e5cf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf520dff708c3a64.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-db1572256a1d6447.rlib --extern clap_config_file=/opt/rustwide/target/debug/deps/libclap_config_file-4b2ac33a982aa6ab.so --extern config=/opt/rustwide/target/debug/deps/libconfig-148491d4f737ec7c.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-149fe6074aa66822.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e52806775b5aaae0.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f0b2745603593343.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5156ef294398bef.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-522c35aff6f8f08b.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern grcov=/opt/rustwide/target/debug/deps/libgrcov-e969720d06bb8622.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-e59cb553679eb2e0.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2b0b3e14bb01b738.rlib --extern normalize_path=/opt/rustwide/target/debug/deps/libnormalize_path-be1e0825ee6ec554.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2b1920751b107fac.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-9c6734eece396f84.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-af6388d54f04f068.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6ff4b91a3867e70a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-eda41cef2773aee6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-42326d75beaaf2f9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5b086401366241f0.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5a05217c0015deae.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-98748ac308c6f779.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6612c54f412ba715.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-528dc61efa603c1b.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-81e3c5237b586605.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-f6272b201f63a516.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4b06cfdbc95761ca.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-92add799fc0d5b5b.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-574398018208dd17/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-2e07a95c3e435649/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-86a40c6e81cce20a/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7h63mM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyek-304cd39de77f51a8,libconfig-148491d4f737ec7c,libpathdiff-3b9982cd4c9b7139,libjson5-058d4a8cc61c4847,libpest-02680265484e3c88,libucd_trie-01dd94f548235104,libthiserror-0c58bc469d443f24,libserde_untagged-baca73810bdb921d,liberased_serde-bfe0893a69edcbcb,libtypeid-06b0f637fa188106,libron-1beb5165e82d1611,libbase64-64299f9d815d057c,libtoml-4b06cfdbc95761ca,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-99bf685af8dc1429,libserde_spanned-b1542574ec297074,libtoml_datetime-a028e5199f7807c9,libwinnow-42c9962481bcceab,libini-67f488d03bf325df,libordered_multimap-98eaaf93c5ba7a7c,libhashbrown-c66a0cd602652163,libdlv_list-512b39760d1dbf35,libyaml_rust2-2f82470d86702038,libencoding_rs-9c17f8ff91866c9c,libarraydeque-be9e663bcba0ae31,libhashlink-d0bbdf3b422d206b,libhashbrown-fbebb727e1c38a14,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde_json-5a05217c0015deae,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libclap-db1572256a1d6447,libclap_builder-572601621e00eb69,libterminal_size-0bcbc2988890fb53,librustix-9431fd72128e3acf,liblinux_raw_sys-693dbac71fe04287,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libregex-eda41cef2773aee6,libgit2-522c35aff6f8f08b,libopenssl_probe-cbab9b905ab83f66,liburl-0df08f8c7e32efdd,libidna-3fd234c75d50b6d1,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d5ceb743e29a1d53,libicu_properties-2618d7b954f35037,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-02b22401209201be,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c98f2a2806771a5b,libpotential_utf-c7565a43857c4153,libicu_provider-bce363197271df18,libicu_locale_core-36c4c3bf6b018f70,libtinystr-7908ed875277a835,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ee9a0632f7251e9e,libzerotrie-2bbae4b4dce3905c,libyoke-a7c9a0bf207dafeb,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-425631f445e04c59,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-21ff4c3c0961572e,liblibssh2_sys-78da3edfb5f12fef,libopenssl_sys-fcd4b8dd0b8844e5,liblibz_sys-6c2f47b6ebee19b6,liblibc-a58beeab2e1413cc,libbitflags-1480eaea0877b85e,libglob-8ca68987fb4fe516,libtracing-a15a4dece719823c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libpath_slash-9c6734eece396f84,libignore-e59cb553679eb2e0,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libglobset-83e658ca7daefa44,liblog-28f8cc0684f4f944,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde-42326d75beaaf2f9,libserde_core-f6a0636c0e96798c,libtiktoken_rs-81e3c5237b586605,libbstr-21b89ad63b8a7241,libbase64-2a03de3babadded3,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-67bc0160a66a9546,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libregex_automata-43c809ca7209c3c1,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-46a265ba7a2fe258,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libcontent_inspector-149fe6074aa66822,libmemchr-6f5829dadd40eda8,libbytesize-1ff558160595e5cf,libanyhow-a6cad01b77d60716}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7h63mM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-574398018208dd17/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2e07a95c3e435649/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-86a40c6e81cce20a/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/category_test-9376a48ec65f1e21" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yek` (test "category_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcs8fwsv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyek-304cd39de77f51a8,libconfig-148491d4f737ec7c,libpathdiff-3b9982cd4c9b7139,libjson5-058d4a8cc61c4847,libpest-02680265484e3c88,libucd_trie-01dd94f548235104,libthiserror-0c58bc469d443f24,libserde_untagged-baca73810bdb921d,liberased_serde-bfe0893a69edcbcb,libtypeid-06b0f637fa188106,libron-1beb5165e82d1611,libbase64-64299f9d815d057c,libtoml-4b06cfdbc95761ca,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-99bf685af8dc1429,libserde_spanned-b1542574ec297074,libtoml_datetime-a028e5199f7807c9,libwinnow-42c9962481bcceab,libini-67f488d03bf325df,libordered_multimap-98eaaf93c5ba7a7c,libhashbrown-c66a0cd602652163,libdlv_list-512b39760d1dbf35,libyaml_rust2-2f82470d86702038,libencoding_rs-9c17f8ff91866c9c,libarraydeque-be9e663bcba0ae31,libhashlink-d0bbdf3b422d206b,libhashbrown-fbebb727e1c38a14,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde_json-5a05217c0015deae,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libclap-db1572256a1d6447,libclap_builder-572601621e00eb69,libterminal_size-0bcbc2988890fb53,librustix-9431fd72128e3acf,liblinux_raw_sys-693dbac71fe04287,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libregex-eda41cef2773aee6,libgit2-522c35aff6f8f08b,libopenssl_probe-cbab9b905ab83f66,liburl-0df08f8c7e32efdd,libidna-3fd234c75d50b6d1,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d5ceb743e29a1d53,libicu_properties-2618d7b954f35037,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-02b22401209201be,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c98f2a2806771a5b,libpotential_utf-c7565a43857c4153,libicu_provider-bce363197271df18,libicu_locale_core-36c4c3bf6b018f70,libtinystr-7908ed875277a835,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ee9a0632f7251e9e,libzerotrie-2bbae4b4dce3905c,libyoke-a7c9a0bf207dafeb,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-425631f445e04c59,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-21ff4c3c0961572e,liblibssh2_sys-78da3edfb5f12fef,libopenssl_sys-fcd4b8dd0b8844e5,liblibz_sys-6c2f47b6ebee19b6,liblibc-a58beeab2e1413cc,libbitflags-1480eaea0877b85e,libglob-8ca68987fb4fe516,libtracing-a15a4dece719823c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libpath_slash-9c6734eece396f84,libignore-e59cb553679eb2e0,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libglobset-83e658ca7daefa44,liblog-28f8cc0684f4f944,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde-42326d75beaaf2f9,libserde_core-f6a0636c0e96798c,libtiktoken_rs-81e3c5237b586605,libbstr-21b89ad63b8a7241,libbase64-2a03de3babadded3,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-67bc0160a66a9546,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libregex_automata-43c809ca7209c3c1,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-46a265ba7a2fe258,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libcontent_inspector-149fe6074aa66822,libmemchr-6f5829dadd40eda8,libbytesize-1ff558160595e5cf,libanyhow-a6cad01b77d60716}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcs8fwsv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-574398018208dd17/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2e07a95c3e435649/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-86a40c6e81cce20a/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_unignore_test-db0f7d26b88b8713" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yek` (test "config_unignore_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustch40OMh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyek-304cd39de77f51a8,libconfig-148491d4f737ec7c,libpathdiff-3b9982cd4c9b7139,libjson5-058d4a8cc61c4847,libpest-02680265484e3c88,libucd_trie-01dd94f548235104,libthiserror-0c58bc469d443f24,libserde_untagged-baca73810bdb921d,liberased_serde-bfe0893a69edcbcb,libtypeid-06b0f637fa188106,libron-1beb5165e82d1611,libbase64-64299f9d815d057c,libtoml-4b06cfdbc95761ca,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-99bf685af8dc1429,libserde_spanned-b1542574ec297074,libtoml_datetime-a028e5199f7807c9,libwinnow-42c9962481bcceab,libini-67f488d03bf325df,libordered_multimap-98eaaf93c5ba7a7c,libhashbrown-c66a0cd602652163,libdlv_list-512b39760d1dbf35,libyaml_rust2-2f82470d86702038,libencoding_rs-9c17f8ff91866c9c,libarraydeque-be9e663bcba0ae31,libhashlink-d0bbdf3b422d206b,libhashbrown-fbebb727e1c38a14,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde_json-5a05217c0015deae,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libclap-db1572256a1d6447,libclap_builder-572601621e00eb69,libterminal_size-0bcbc2988890fb53,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libregex-eda41cef2773aee6,libgit2-522c35aff6f8f08b,libopenssl_probe-cbab9b905ab83f66,liburl-0df08f8c7e32efdd,libidna-3fd234c75d50b6d1,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d5ceb743e29a1d53,libicu_properties-2618d7b954f35037,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-02b22401209201be,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c98f2a2806771a5b,libpotential_utf-c7565a43857c4153,libicu_provider-bce363197271df18,libicu_locale_core-36c4c3bf6b018f70,libtinystr-7908ed875277a835,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ee9a0632f7251e9e,libzerotrie-2bbae4b4dce3905c,libyoke-a7c9a0bf207dafeb,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-425631f445e04c59,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-21ff4c3c0961572e,liblibssh2_sys-78da3edfb5f12fef,libopenssl_sys-fcd4b8dd0b8844e5,liblibz_sys-6c2f47b6ebee19b6,libglob-8ca68987fb4fe516,libtracing-a15a4dece719823c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libpath_slash-9c6734eece396f84,libignore-e59cb553679eb2e0,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libglobset-83e658ca7daefa44,liblog-28f8cc0684f4f944,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libtiktoken_rs-81e3c5237b586605,libbstr-21b89ad63b8a7241,libbase64-2a03de3babadded3,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-67bc0160a66a9546,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libregex_automata-43c809ca7209c3c1,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-46a265ba7a2fe258,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libcontent_inspector-149fe6074aa66822,libmemchr-6f5829dadd40eda8,libbytesize-1ff558160595e5cf,libanyhow-a6cad01b77d60716,libtempfile-528dc61efa603c1b,libgetrandom-2c5662dba0d27ddf,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-9431fd72128e3acf,libbitflags-1480eaea0877b85e,libserde-42326d75beaaf2f9,libserde_core-f6a0636c0e96798c,liblinux_raw_sys-693dbac71fe04287}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch40OMh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-574398018208dd17/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2e07a95c3e435649/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-86a40c6e81cce20a/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-b883f08070edb573" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yek` (test "integration_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczKyIUi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyek-304cd39de77f51a8,libconfig-148491d4f737ec7c,libpathdiff-3b9982cd4c9b7139,libjson5-058d4a8cc61c4847,libpest-02680265484e3c88,libucd_trie-01dd94f548235104,libthiserror-0c58bc469d443f24,libserde_untagged-baca73810bdb921d,liberased_serde-bfe0893a69edcbcb,libtypeid-06b0f637fa188106,libron-1beb5165e82d1611,libbase64-64299f9d815d057c,libtoml-4b06cfdbc95761ca,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-99bf685af8dc1429,libserde_spanned-b1542574ec297074,libtoml_datetime-a028e5199f7807c9,libwinnow-42c9962481bcceab,libini-67f488d03bf325df,libordered_multimap-98eaaf93c5ba7a7c,libhashbrown-c66a0cd602652163,libdlv_list-512b39760d1dbf35,libyaml_rust2-2f82470d86702038,libencoding_rs-9c17f8ff91866c9c,libarraydeque-be9e663bcba0ae31,libhashlink-d0bbdf3b422d206b,libhashbrown-fbebb727e1c38a14,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde_json-5a05217c0015deae,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libclap-db1572256a1d6447,libclap_builder-572601621e00eb69,libterminal_size-0bcbc2988890fb53,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libregex-eda41cef2773aee6,libgit2-522c35aff6f8f08b,libopenssl_probe-cbab9b905ab83f66,liburl-0df08f8c7e32efdd,libidna-3fd234c75d50b6d1,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d5ceb743e29a1d53,libicu_properties-2618d7b954f35037,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-02b22401209201be,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c98f2a2806771a5b,libpotential_utf-c7565a43857c4153,libicu_provider-bce363197271df18,libicu_locale_core-36c4c3bf6b018f70,libtinystr-7908ed875277a835,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ee9a0632f7251e9e,libzerotrie-2bbae4b4dce3905c,libyoke-a7c9a0bf207dafeb,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-425631f445e04c59,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-21ff4c3c0961572e,liblibssh2_sys-78da3edfb5f12fef,libopenssl_sys-fcd4b8dd0b8844e5,liblibz_sys-6c2f47b6ebee19b6,libglob-8ca68987fb4fe516,libtracing-a15a4dece719823c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libpath_slash-9c6734eece396f84,libignore-e59cb553679eb2e0,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libglobset-83e658ca7daefa44,liblog-28f8cc0684f4f944,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libtiktoken_rs-81e3c5237b586605,libbstr-21b89ad63b8a7241,libbase64-2a03de3babadded3,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-67bc0160a66a9546,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libregex_automata-43c809ca7209c3c1,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-46a265ba7a2fe258,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libcontent_inspector-149fe6074aa66822,libmemchr-6f5829dadd40eda8,libbytesize-1ff558160595e5cf,libanyhow-a6cad01b77d60716,libtempfile-528dc61efa603c1b,libgetrandom-2c5662dba0d27ddf,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-9431fd72128e3acf,libbitflags-1480eaea0877b85e,libserde-42326d75beaaf2f9,libserde_core-f6a0636c0e96798c,liblinux_raw_sys-693dbac71fe04287}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczKyIUi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-574398018208dd17/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2e07a95c3e435649/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-86a40c6e81cce20a/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/repository_test-e897b3a3d1624395" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yek` (test "repository_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrEGkOF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyek-304cd39de77f51a8,libconfig-148491d4f737ec7c,libpathdiff-3b9982cd4c9b7139,libjson5-058d4a8cc61c4847,libpest-02680265484e3c88,libucd_trie-01dd94f548235104,libthiserror-0c58bc469d443f24,libserde_untagged-baca73810bdb921d,liberased_serde-bfe0893a69edcbcb,libtypeid-06b0f637fa188106,libron-1beb5165e82d1611,libbase64-64299f9d815d057c,libtoml-4b06cfdbc95761ca,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-99bf685af8dc1429,libserde_spanned-b1542574ec297074,libtoml_datetime-a028e5199f7807c9,libwinnow-42c9962481bcceab,libini-67f488d03bf325df,libordered_multimap-98eaaf93c5ba7a7c,libhashbrown-c66a0cd602652163,libdlv_list-512b39760d1dbf35,libyaml_rust2-2f82470d86702038,libencoding_rs-9c17f8ff91866c9c,libarraydeque-be9e663bcba0ae31,libhashlink-d0bbdf3b422d206b,libhashbrown-fbebb727e1c38a14,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde_json-5a05217c0015deae,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libclap-db1572256a1d6447,libclap_builder-572601621e00eb69,libterminal_size-0bcbc2988890fb53,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libgit2-522c35aff6f8f08b,libopenssl_probe-cbab9b905ab83f66,liburl-0df08f8c7e32efdd,libidna-3fd234c75d50b6d1,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d5ceb743e29a1d53,libicu_properties-2618d7b954f35037,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-02b22401209201be,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c98f2a2806771a5b,libpotential_utf-c7565a43857c4153,libicu_provider-bce363197271df18,libicu_locale_core-36c4c3bf6b018f70,libtinystr-7908ed875277a835,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ee9a0632f7251e9e,libzerotrie-2bbae4b4dce3905c,libyoke-a7c9a0bf207dafeb,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-425631f445e04c59,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-21ff4c3c0961572e,liblibssh2_sys-78da3edfb5f12fef,libopenssl_sys-fcd4b8dd0b8844e5,liblibz_sys-6c2f47b6ebee19b6,libglob-8ca68987fb4fe516,libtracing-a15a4dece719823c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libpath_slash-9c6734eece396f84,libignore-e59cb553679eb2e0,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libglobset-83e658ca7daefa44,liblog-28f8cc0684f4f944,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libtiktoken_rs-81e3c5237b586605,libbase64-2a03de3babadded3,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-67bc0160a66a9546,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libcontent_inspector-149fe6074aa66822,libbytesize-1ff558160595e5cf,libanyhow-a6cad01b77d60716,libtempfile-528dc61efa603c1b,libgetrandom-2c5662dba0d27ddf,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-9431fd72128e3acf,libbitflags-1480eaea0877b85e,libserde-42326d75beaaf2f9,libserde_core-f6a0636c0e96798c,liblinux_raw_sys-693dbac71fe04287,libassert_cmd-8d23efc9ed5863c1,libwait_timeout-bc7c5dee1d06c020,liblibc-a58beeab2e1413cc,libdoc_comment-2a6e53364f2628c7,libbstr-21b89ad63b8a7241,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-af6388d54f04f068,libanstyle-acd37f6657e9ecfb,libregex-eda41cef2773aee6,libregex_automata-43c809ca7209c3c1,libaho_corasick-45b1dc6e49ed3f0e,libmemchr-6f5829dadd40eda8,libregex_syntax-46a265ba7a2fe258,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-d92a71b1ecbc43a2,libnum_traits-3de84949450908c1,libpredicates_core-2b501300e88847fc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrEGkOF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-574398018208dd17/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2e07a95c3e435649/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-86a40c6e81cce20a/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/extra_tests-27764fe646aaa4e0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yek` (test "extra_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchB6Klv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyek-304cd39de77f51a8,libconfig-148491d4f737ec7c,libpathdiff-3b9982cd4c9b7139,libjson5-058d4a8cc61c4847,libpest-02680265484e3c88,libucd_trie-01dd94f548235104,libthiserror-0c58bc469d443f24,libserde_untagged-baca73810bdb921d,liberased_serde-bfe0893a69edcbcb,libtypeid-06b0f637fa188106,libron-1beb5165e82d1611,libbase64-64299f9d815d057c,libtoml-4b06cfdbc95761ca,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-99bf685af8dc1429,libserde_spanned-b1542574ec297074,libtoml_datetime-a028e5199f7807c9,libwinnow-42c9962481bcceab,libini-67f488d03bf325df,libordered_multimap-98eaaf93c5ba7a7c,libhashbrown-c66a0cd602652163,libdlv_list-512b39760d1dbf35,libyaml_rust2-2f82470d86702038,libencoding_rs-9c17f8ff91866c9c,libarraydeque-be9e663bcba0ae31,libhashlink-d0bbdf3b422d206b,libhashbrown-fbebb727e1c38a14,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde_json-5a05217c0015deae,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libclap-db1572256a1d6447,libclap_builder-572601621e00eb69,libterminal_size-0bcbc2988890fb53,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libregex-eda41cef2773aee6,libgit2-522c35aff6f8f08b,libopenssl_probe-cbab9b905ab83f66,liburl-0df08f8c7e32efdd,libidna-3fd234c75d50b6d1,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d5ceb743e29a1d53,libicu_properties-2618d7b954f35037,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-02b22401209201be,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c98f2a2806771a5b,libpotential_utf-c7565a43857c4153,libicu_provider-bce363197271df18,libicu_locale_core-36c4c3bf6b018f70,libtinystr-7908ed875277a835,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ee9a0632f7251e9e,libzerotrie-2bbae4b4dce3905c,libyoke-a7c9a0bf207dafeb,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-425631f445e04c59,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-21ff4c3c0961572e,liblibssh2_sys-78da3edfb5f12fef,libopenssl_sys-fcd4b8dd0b8844e5,liblibz_sys-6c2f47b6ebee19b6,libglob-8ca68987fb4fe516,libtracing-a15a4dece719823c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libpath_slash-9c6734eece396f84,libignore-e59cb553679eb2e0,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libglobset-83e658ca7daefa44,liblog-28f8cc0684f4f944,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libtiktoken_rs-81e3c5237b586605,libbstr-21b89ad63b8a7241,libbase64-2a03de3babadded3,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-67bc0160a66a9546,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libregex_automata-43c809ca7209c3c1,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-46a265ba7a2fe258,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libcontent_inspector-149fe6074aa66822,libmemchr-6f5829dadd40eda8,libbytesize-1ff558160595e5cf,libanyhow-a6cad01b77d60716,libtempfile-528dc61efa603c1b,libgetrandom-2c5662dba0d27ddf,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-9431fd72128e3acf,libbitflags-1480eaea0877b85e,libserde-42326d75beaaf2f9,libserde_core-f6a0636c0e96798c,liblinux_raw_sys-693dbac71fe04287}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchB6Klv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-574398018208dd17/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2e07a95c3e435649/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-86a40c6e81cce20a/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/line_numbers_test-e1e41a47aa2dd954" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yek` (test "line_numbers_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3f42455f04c5e39ecfe3cc516a81bfb59bb26fd83d4117669c8399a163f7aae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f42455f04c5e39ecfe3cc516a81bfb59bb26fd83d4117669c8399a163f7aae0", kill_on_drop: false }` [INFO] [stdout] 3f42455f04c5e39ecfe3cc516a81bfb59bb26fd83d4117669c8399a163f7aae0