[INFO] cloning repository https://github.com/ab22593k/shelf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ab22593k/shelf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fab22593k%2Fshelf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fab22593k%2Fshelf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11dff672cca62b3bd10940bc908e135b8851afaf
[INFO] testing ab22593k/shelf/11dff672cca62b3bd10940bc908e135b8851afaf against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fab22593k%2Fshelf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ab22593k/shelf
[INFO] finished tweaking git repo https://github.com/ab22593k/shelf
[INFO] tweaked toml for git repo https://github.com/ab22593k/shelf written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ab22593k/shelf on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ab22593k/shelf 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.2.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.18
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded as-any v0.3.2
[INFO] [stderr]   Downloaded which v7.0.2
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded clap_complete v4.5.55
[INFO] [stderr]   Downloaded toml v0.9.5
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded crokey v1.2.0
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded termimad v0.33.0
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded ring v0.17.11
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]   Downloaded rig-core v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 627a9ab8de31e7cb6f81064e11d21da003d2e10c288e1a17063a146e8635fe5a
[INFO] running `Command { std: "docker" "start" "-a" "627a9ab8de31e7cb6f81064e11d21da003d2e10c288e1a17063a146e8635fe5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "627a9ab8de31e7cb6f81064e11d21da003d2e10c288e1a17063a146e8635fe5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "627a9ab8de31e7cb6f81064e11d21da003d2e10c288e1a17063a146e8635fe5a", kill_on_drop: false }`
[INFO] [stdout] 627a9ab8de31e7cb6f81064e11d21da003d2e10c288e1a17063a146e8635fe5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04bc1b1fdd9a974e1468e338633c32b6c1b87887c68e0cca74cd5dbf384e1c43
[INFO] running `Command { std: "docker" "start" "-a" "04bc1b1fdd9a974e1468e338633c32b6c1b87887c68e0cca74cd5dbf384e1c43", kill_on_drop: false }`
[INFO] [stderr] warning: shlf@0.10.11: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: anyhow@1.0.99: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: clap@4.5.41: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: clap_builder@4.5.41: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: anstream@0.6.18: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: anstyle@1.0.10: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: anstyle-parse@0.2.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: utf8parse@0.2.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: anstyle-query@1.1.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: colorchoice@1.0.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: is_terminal_polyfill@1.70.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: clap_lex@0.7.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: strsim@0.11.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: clap_derive@4.5.41: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: proc-macro2@1.0.93: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: proc-macro2@1.0.93: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: unicode-ident@1.0.17: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: quote@1.0.38: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: syn@2.0.98: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: clap_complete@4.5.55: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: colored@3.0.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: dialoguer@0.11.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: console@0.15.10: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: libc@0.2.174: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: once_cell@1.20.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: unicode-width@0.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: shell-words@1.1.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tempfile@3.17.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: cfg-if@1.0.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: fastrand@2.3.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: getrandom@0.3.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: getrandom@0.3.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rustix@0.38.44: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: bitflags@2.9.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: linux-raw-sys@0.4.15: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rustix@0.38.44: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: thiserror@1.0.69: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: thiserror-impl@1.0.69: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: zeroize@1.8.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: directories@6.0.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: dirs-sys@0.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: option-ext@0.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: git2@0.20.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: libgit2-sys@0.18.2+1.9.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: libgit2-sys@0.18.2+1.9.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: cc@1.2.14: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: jobserver@0.1.32: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: libc@0.2.174: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: libssh2-sys@0.3.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: libz-sys@1.1.21: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: openssl-sys@0.9.106: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: libssh2-sys@0.3.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: libz-sys@1.1.21: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: openssl-sys@0.9.106: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: log@0.4.25: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: openssl-probe@0.1.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: url@2.5.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: form_urlencoded@1.2.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: percent-encoding@2.3.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: idna@1.0.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: idna_adapter@1.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_normalizer@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: displaydoc@0.2.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_collections@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: yoke@0.7.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: stable_deref_trait@1.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: yoke-derive@0.7.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: synstructure@0.13.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: zerofrom@0.1.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: zerofrom-derive@0.1.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: zerovec@0.10.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: zerovec-derive@0.10.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_normalizer_data@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_properties@1.5.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_locid_transform@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_locid@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: litemap@0.7.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tinystr@0.7.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: writeable@0.5.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_locid_transform_data@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_provider@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_provider_macros@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: icu_properties_data@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: smallvec@1.14.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: utf16_iter@1.0.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: utf8_iter@1.0.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: write16@1.0.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: glob@0.3.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: handlebars@6.3.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: derive_builder@0.20.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: derive_builder_macro@0.20.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: derive_builder_core@0.20.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: darling@0.20.11: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: darling_core@0.20.11: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: darling_macro@0.20.11: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: num-order@1.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: num-modular@0.6.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: pest@2.8.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: memchr@2.7.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: thiserror@2.0.12: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: thiserror-impl@2.0.12: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: ucd-trie@0.1.7: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: pest_derive@2.8.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: pest@2.8.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: memchr@2.7.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: thiserror@2.0.12: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: ucd-trie@0.1.7: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: pest_generator@2.8.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: pest_meta@2.8.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: serde@1.0.219: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: serde@1.0.219: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: serde_derive@1.0.219: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: serde_json@1.0.141: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: itoa@1.0.14: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: ryu@1.0.19: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: serde_json@1.0.141: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: indicatif@0.17.11: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: number_prefix@0.4.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: portable-atomic@1.10.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: portable-atomic@1.10.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: reqwest@0.12.23: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: base64@0.22.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: bytes@1.10.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: encoding_rs@0.8.35: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures-core@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures-util@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures-channel@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures-sink@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures-io@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures-macro@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures-task@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: pin-project-lite@0.2.16: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: pin-utils@0.1.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: slab@0.4.9: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: h2@0.4.8: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: atomic-waker@1.1.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: fnv@1.0.7: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: http@1.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: indexmap@2.7.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: equivalent@1.0.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: hashbrown@0.15.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tokio@1.46.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: mio@1.0.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: parking_lot@0.12.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: lock_api@0.4.12: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: scopeguard@1.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: parking_lot_core@0.9.10: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: signal-hook-registry@1.4.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: socket2@0.5.10: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tokio-macros@2.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tokio-util@0.7.13: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tracing@0.1.41: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tracing-attributes@0.1.28: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tracing-core@0.1.33: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: http-body@1.0.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: http-body-util@0.1.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: hyper@1.6.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: httparse@1.10.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: httparse@1.10.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: want@0.3.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: try-lock@0.2.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: hyper-tls@0.6.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: hyper-util@0.1.15: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: ipnet@2.11.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tower-service@0.3.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: native-tls@0.2.14: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: openssl@0.10.71: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: foreign-types@0.3.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: foreign-types-shared@0.1.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: openssl@0.10.71: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: openssl-macros@0.1.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tokio-native-tls@0.3.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: mime@0.3.17: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: mime_guess@2.0.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: mime_guess@2.0.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: unicase@2.8.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: unicase@2.8.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rustls-pki-types@1.11.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: serde_urlencoded@0.7.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: sync_wrapper@1.0.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tower@0.5.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tower-layer@0.3.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tower-http@0.6.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: iri-string@0.7.8: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rig-core@0.17.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: as-any@0.3.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: async-stream@0.3.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: async-stream-impl@0.3.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: futures-executor@0.3.31: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: ordered-float@5.0.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: num-traits@0.2.19: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: schemars@0.8.22: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: dyn-clone@1.0.18: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: schemars@0.8.22: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: schemars_derive@0.8.22: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: serde_derive_internals@0.29.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: shlf@0.10.11: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: directories@6.0.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: dirs-sys@0.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: option-ext@0.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: temp-env@0.3.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: termimad@0.33.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: coolor@1.1.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crossterm@0.29.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: derive_more@2.0.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: derive_more-impl@2.0.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: convert_case@0.7.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: unicode-segmentation@1.12.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: document-features@0.2.11: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: litrs@0.4.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rustix@1.0.8: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: linux-raw-sys@0.9.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rustix@1.0.8: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: signal-hook@0.3.18: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: signal-hook@0.3.18: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: signal-hook-mio@0.2.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crokey@1.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crokey-proc_macros@1.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crossterm@0.29.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: bitflags@2.9.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: derive_more@2.0.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: mio@1.0.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: log@0.4.25: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: parking_lot@0.12.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: lock_api@0.4.12: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: scopeguard@1.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: parking_lot_core@0.9.10: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: smallvec@1.14.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rustix@1.0.8: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: linux-raw-sys@0.9.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: signal-hook@0.3.18: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: signal-hook-registry@1.4.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: signal-hook-mio@0.2.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: strict@0.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: strict@0.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crossbeam@0.8.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crossbeam-channel@0.5.15: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crossbeam-utils@0.8.21: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crossbeam-deque@0.8.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crossbeam-epoch@0.9.18: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: crossbeam-queue@0.3.12: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: lazy-regex@3.4.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: lazy-regex-proc_macros@3.4.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: regex@1.11.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: aho-corasick@1.1.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: regex-automata@0.4.9: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: regex@1.11.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: aho-corasick@1.1.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: regex-automata@0.4.9: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: regex-syntax@0.8.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: minimad@0.13.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: unicode-width@0.1.14: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: toml@0.9.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: serde_spanned@1.0.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: toml_datetime@0.7.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: toml_parser@1.0.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: winnow@0.7.13: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: toml_writer@1.0.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tracing-subscriber@0.3.19: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: nu-ansi-term@0.46.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: overload@0.1.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: sharded-slab@0.1.7: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: lazy_static@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: thread_local@1.1.8: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: tracing-log@0.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: walkdir@2.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: same-file@1.0.6: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: which@7.0.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: either@1.13.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: env_home@0.1.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling shlf v0.10.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr] warning: shlf@0.10.11: Created a default shelf config at: /root/.config/shelf/shelf.toml
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling crokey-proc_macros v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling clap_complete v4.5.55
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crokey v1.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling termimad v0.33.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 git2 v0.20.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rig-core v0.17.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "04bc1b1fdd9a974e1468e338633c32b6c1b87887c68e0cca74cd5dbf384e1c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04bc1b1fdd9a974e1468e338633c32b6c1b87887c68e0cca74cd5dbf384e1c43", kill_on_drop: false }`
[INFO] [stdout] 04bc1b1fdd9a974e1468e338633c32b6c1b87887c68e0cca74cd5dbf384e1c43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d66274823e471dce52d85f22d49229355fc1c287eb9dbbabcaa4d63a0532ac6
[INFO] running `Command { std: "docker" "start" "-a" "0d66274823e471dce52d85f22d49229355fc1c287eb9dbbabcaa4d63a0532ac6", kill_on_drop: false }`
[INFO] [stderr] warning: shlf@0.10.11: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: mockito@1.6.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: assert-json-diff@2.0.2: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: colored@2.2.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: hyper@1.6.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: httpdate@1.0.3: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: hyper-util@0.1.15: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rand@0.8.5: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rand_chacha@0.3.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: ppv-lite86@0.2.20: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: zerocopy@0.7.35: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: byteorder@1.5.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: zerocopy-derive@0.7.35: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rand_core@0.6.4: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: getrandom@0.2.15: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: similar@2.7.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: reqwest@0.12.23: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: hyper-tls@0.6.0: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr] warning: rig-core@0.17.1: ignoring 'hint-mostly-unused' profile option, pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr] warning: shlf@0.10.11: Created a default shelf config at: /root/.config/shelf/shelf.toml
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.6.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rig-core v0.17.1
[INFO] [stderr]    Compiling shlf v0.10.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.57s
[INFO] running `Command { std: "docker" "inspect" "0d66274823e471dce52d85f22d49229355fc1c287eb9dbbabcaa4d63a0532ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d66274823e471dce52d85f22d49229355fc1c287eb9dbbabcaa4d63a0532ac6", kill_on_drop: false }`
[INFO] [stdout] 0d66274823e471dce52d85f22d49229355fc1c287eb9dbbabcaa4d63a0532ac6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2994fce99ae208d45c4ad79968301b2ad94bf3aab2ce71030b286dcfcf156b42
[INFO] running `Command { std: "docker" "start" "-a" "2994fce99ae208d45c4ad79968301b2ad94bf3aab2ce71030b286dcfcf156b42", kill_on_drop: false }`
[INFO] [stderr] warning: shlf@0.10.11: Created a default shelf config at: /root/.config/shelf/shelf.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shelf-4b7859454f674b46)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test app::dots::tests::git_installation_detection ... ok
[INFO] [stdout] test app::prompt::tests::test_config_loading ... ok
[INFO] [stdout] test app::prompt::tests::test_collect_files ... ok
[INFO] [stdout] test app::prompt::tests::test_full_conversion_process_local ... ok
[INFO] [stdout] test app::prompt::tests::test_glob_filtering ... ok
[INFO] [stdout] test app::prompt::tests::test_should_skip_directory ... ok
[INFO] [stdout] test app::prompt::tests::test_generate_llm_friendly_text ... ok
[INFO] [stdout] test app::prompt::tests::test_template_application ... ok
[INFO] [stdout] test app::prompt::tests::test_should_skip_file ... ok
[INFO] [stdout] test app::prompt::tests::test_is_text_file ... ok
[INFO] [stdout] test config::tests::find_and_load_config_checks_ancestor_directories ... ok
[INFO] [stdout] test config::tests::find_and_load_config_falls_back_to_home_shelf_toml ... ok
[INFO] [stdout] test config::tests::find_and_load_config_prefers_config_dir_shelf_toml ... ok
[INFO] [stdout] test config::tests::find_and_load_config_returns_default_when_no_file ... ok
[INFO] [stdout] test config::tests::init_bare_repo_returns_dots_when_home_set ... ok
[INFO] [stdout] test app::dots::tests::special_files_handling ... ok
[INFO] [stdout] test config::tests::try_load_from_invalid_toml_returns_err ... ok
[INFO] [stdout] test config::tests::try_load_from_missing_file_returns_none ... ok
[INFO] [stdout] test config::tests::try_load_from_valid_toml_parses_config ... ok
[INFO] [stdout] test app::dots::tests::symlink_tracking ... ok
[INFO] [stdout] test app::dots::tests::untracking_non_tracked_file ... ok
[INFO] [stdout] test app::dots::tests::filter_mode_selection ... ok
[INFO] [stdout] test app::dots::tests::repository_initialization_creates_required_files ... ok
[INFO] [stdout] test app::dots::tests::tracking_untracking_single_file ... ok
[INFO] [stdout] test app::dots::tests::iterator_behavior_with_filters ... ok
[INFO] [stdout] test app::dots::tests::commit_with_no_staged_changes ... ok
[INFO] [stdout] test app::dots::tests::nested_directory_tracking_includes_all_files ... ok
[INFO] [stdout] test app::dots::tests::tracking_invalid_paths_returns_proper_errors ... ok
[INFO] [stdout] test app::dots::tests::empty_directory_tracking ... ok
[INFO] [stdout] test app::dots::tests::modified_files_filter_shows_changes ... ok
[INFO] [stdout] test app::dots::tests::tracking_multiple_files_and_directories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2994fce99ae208d45c4ad79968301b2ad94bf3aab2ce71030b286dcfcf156b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2994fce99ae208d45c4ad79968301b2ad94bf3aab2ce71030b286dcfcf156b42", kill_on_drop: false }`
[INFO] [stdout] 2994fce99ae208d45c4ad79968301b2ad94bf3aab2ce71030b286dcfcf156b42
