[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] f9556483c12a8b7cfd57bb9e079e047fefd675e6 [INFO] testing mohsen1/yek against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohsen1%2Fyek" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mohsen1/yek on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symbolic-common v12.14.1 [INFO] [stderr] Downloaded next_version v0.2.21 [INFO] [stderr] Downloaded git-cliff v1.4.0 [INFO] [stderr] Downloaded git-conventional v0.12.8 [INFO] [stderr] Downloaded clap-config-file v0.5.0 [INFO] [stderr] Downloaded grcov v0.8.24 [INFO] [stderr] Downloaded papergrid v0.14.0 [INFO] [stderr] Downloaded update-informer v1.2.0 [INFO] [stderr] Downloaded conventional_commit_parser v0.9.4 [INFO] [stderr] Downloaded git-cliff-core v1.4.0 [INFO] [stderr] Downloaded tabled_derive v0.10.0 [INFO] [stderr] Downloaded symbolic-demangle v12.14.1 [INFO] [stderr] Downloaded tabled v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b3b7a28147592d2439090b868e862d6dd4e9eb8bf0ef09437b63df775b10fef [INFO] running `Command { std: "docker" "start" "-a" "2b3b7a28147592d2439090b868e862d6dd4e9eb8bf0ef09437b63df775b10fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b3b7a28147592d2439090b868e862d6dd4e9eb8bf0ef09437b63df775b10fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3b7a28147592d2439090b868e862d6dd4e9eb8bf0ef09437b63df775b10fef", kill_on_drop: false }` [INFO] [stdout] 2b3b7a28147592d2439090b868e862d6dd4e9eb8bf0ef09437b63df775b10fef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5de0c9cae6fcc46a7525d797896cea2eab59a57cbfb350b44a7a56ac684bb016 [INFO] running `Command { std: "docker" "start" "-a" "5de0c9cae6fcc46a7525d797896cea2eab59a57cbfb350b44a7a56ac684bb016", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling tiktoken-rs v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling clap-config-file v0.5.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling yek v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s [INFO] running `Command { std: "docker" "inspect" "5de0c9cae6fcc46a7525d797896cea2eab59a57cbfb350b44a7a56ac684bb016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de0c9cae6fcc46a7525d797896cea2eab59a57cbfb350b44a7a56ac684bb016", kill_on_drop: false }` [INFO] [stdout] 5de0c9cae6fcc46a7525d797896cea2eab59a57cbfb350b44a7a56ac684bb016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c8572bd4d6c4d679ca6cf562566b07a078080cfa4ea91e5ab0eef20d8954cc [INFO] running `Command { std: "docker" "start" "-a" "11c8572bd4d6c4d679ca6cf562566b07a078080cfa4ea91e5ab0eef20d8954cc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling conventional_commit_parser v0.9.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling symbolic-demangle v12.14.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling clap-config-file v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling papergrid v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling symbolic-common v12.14.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling next_version v0.2.21 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Compiling msvc-demangler v0.10.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling git-conventional v0.12.8 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap_mangen v0.2.26 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tabled v0.18.0 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling clap_complete v4.5.44 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling yek v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling update-informer v1.2.0 [INFO] [stderr] Compiling git-cliff-core v1.4.0 [INFO] [stderr] Compiling grcov v0.8.24 [INFO] [stderr] Compiling git-cliff v1.4.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBmWW3x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyek-1e4db78fe8c56402,libconfig-00d2c4c335100ffd,libpathdiff-3b9982cd4c9b7139,libjson5-e3686b67e7de865b,libpest-096f188d557573ed,libucd_trie-01dd94f548235104,libthiserror-ef02bcb13968f0b3,libron-281a20cee20bd994,libtoml-38fb66b30b5d39d8,libtoml_edit-6653c1389e0ba0b0,libserde_spanned-abb1a323ef6153fd,libindexmap-e2045fd55e7464c7,libequivalent-fdc46004df91ad08,libtoml_datetime-9fcfed313c6491e3,libwinnow-65284e31a37f4877,libini-ad75f46b92304f52,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-20ccc3247b7e0234,libhashbrown-c66a0cd602652163,libdlv_list-cd7eebfc87cc2b1c,libyaml_rust2-d8489d05e831d525,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libserde_json-c5d26506459323bf,libitoa-d34da3363977f6fb,libryu-6b175d60b6f34152,libclap-474f7f9746b7ea1a,libclap_builder-ee85e48684c623dd,libterminal_size-1ad155a6f34f19df,librustix-6d50f221c80cba6b,liblinux_raw_sys-b3e0a6b3ac010104,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libregex-57978e63d0a6d23a,libgit2-e71d4ede685d0c18,libopenssl_probe-cbab9b905ab83f66,liburl-04557d9e1223bfac,libidna-89924fa773cf0a5e,libidna_adapter-a174a88e9af1a99b,libicu_normalizer-8d8e1067bf1f45df,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-05f573c9d61a82bb,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-1444f38661b01801,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-2a2e774ee42f7336,libicu_provider-b3853fa7a5f79cb2,libicu_locid-2d41f788bc4b6b06,liblitemap-cecd5a7fd1787c64,libtinystr-8df7e19efd7b7216,libzerovec-edd2c1dd8c210db3,libwriteable-45c783735d88c2b0,libyoke-8c3592f23af44a87,libzerofrom-e5cc86d883ee103c,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-9f47de52e008ab1d,libpercent_encoding-9bee39bbc5bd523a,liblibgit2_sys-90b00f4b62d23ba4,liblibssh2_sys-b4428ca3d042daa9,libopenssl_sys-a974bc229edb5ae3,liblibz_sys-d6971c2e527ce08c,libtracing-4ee1ddfdd9a8ca0d,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libpath_slash-9c6734eece396f84,libignore-ded6d34cceaaf52e,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libglobset-d1eda10335676a6f,liblog-8df7809bc4bc4dee,libglob-b1d792528bd08356,libsha2-9da3c40638091a58,libcpufeatures-471354fefbcaf2d8,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libtiktoken_rs-742887f4ba00137c,libbstr-e60feab708d6b2b3,libbase64-64299f9d815d057c,libparking_lot-2b6df87621cd526d,libparking_lot_core-42dd63aab46ab459,libsmallvec-9812bbe5aac27f0d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-6d106de3e4420cef,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libregex_automata-7fdebdb153dc7c4c,libaho_corasick-f95a2d77404a73d2,libregex_syntax-13fc688ae7f36982,librayon-13639db05bb94130,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-38d43fea6173fdf6,libcontent_inspector-89bc9dcb7bbe3adb,libmemchr-3ffe5f7a52883367,libbytesize-1ff558160595e5cf,libanyhow-75a9af91c5a25be8,libtempfile-7980aca47d592391,libgetrandom-4c88dc575ecc6feb,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-62ae06b3cf73727e,libbitflags-7b502ceba421ef5b,libserde-5d32389eac937728,liblinux_raw_sys-f64db6ba616ab9b3}.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/rustcBmWW3x/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-dfdfa412075a16c5/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-366cf2276260e7a8/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7ab1f6bace804833/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-0a78c24da23f10ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-51fe4fa0658ddac9" "-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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "11c8572bd4d6c4d679ca6cf562566b07a078080cfa4ea91e5ab0eef20d8954cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c8572bd4d6c4d679ca6cf562566b07a078080cfa4ea91e5ab0eef20d8954cc", kill_on_drop: false }` [INFO] [stdout] 11c8572bd4d6c4d679ca6cf562566b07a078080cfa4ea91e5ab0eef20d8954cc