[INFO] cloning repository https://github.com/b-r-oleary/passwords [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b-r-oleary/passwords" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-r-oleary%2Fpasswords", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-r-oleary%2Fpasswords'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9b335579248399470cbfe3751fe600d1b03485d [INFO] testing b-r-oleary/passwords against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-r-oleary%2Fpasswords" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/b-r-oleary/passwords [INFO] finished tweaking git repo https://github.com/b-r-oleary/passwords [INFO] tweaked toml for git repo https://github.com/b-r-oleary/passwords written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/b-r-oleary/passwords on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/b-r-oleary/passwords 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.36 [INFO] [stderr] Downloaded rand_core v0.6.0 [INFO] [stderr] Downloaded rand v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ec84d3464cb9ef63d4d54a1524b2b2d62a29f6e12e87777a0f4bdf5b3b73331 [INFO] running `Command { std: "docker" "start" "-a" "0ec84d3464cb9ef63d4d54a1524b2b2d62a29f6e12e87777a0f4bdf5b3b73331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ec84d3464cb9ef63d4d54a1524b2b2d62a29f6e12e87777a0f4bdf5b3b73331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec84d3464cb9ef63d4d54a1524b2b2d62a29f6e12e87777a0f4bdf5b3b73331", kill_on_drop: false }` [INFO] [stdout] 0ec84d3464cb9ef63d4d54a1524b2b2d62a29f6e12e87777a0f4bdf5b3b73331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f834bd02e85b5f9a609e32d8ceb7774ea7a4280bbddde48d6e93bae0f0b98e3d [INFO] running `Command { std: "docker" "start" "-a" "f834bd02e85b5f9a609e32d8ceb7774ea7a4280bbddde48d6e93bae0f0b98e3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling passwords v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/generators/phrase.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub const fn new(text: &str) -> Text { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub const fn new(text: &str) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/main.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | fn to_text(&self) -> Text { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn to_text(&self) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.59s [INFO] running `Command { std: "docker" "inspect" "f834bd02e85b5f9a609e32d8ceb7774ea7a4280bbddde48d6e93bae0f0b98e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f834bd02e85b5f9a609e32d8ceb7774ea7a4280bbddde48d6e93bae0f0b98e3d", kill_on_drop: false }` [INFO] [stdout] f834bd02e85b5f9a609e32d8ceb7774ea7a4280bbddde48d6e93bae0f0b98e3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ad1c1162c6aae3ceeb2d6780b4865f8eefa5296adf565bf5c30ae106bebd658c [INFO] running `Command { std: "docker" "start" "-a" "ad1c1162c6aae3ceeb2d6780b4865f8eefa5296adf565bf5c30ae106bebd658c", kill_on_drop: false }` [INFO] [stderr] Compiling passwords v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/generators/phrase.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub const fn new(text: &str) -> Text { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub const fn new(text: &str) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/main.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | fn to_text(&self) -> Text { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn to_text(&self) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/generators/phrase.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub const fn new(text: &str) -> Text { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub const fn new(text: &str) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "ad1c1162c6aae3ceeb2d6780b4865f8eefa5296adf565bf5c30ae106bebd658c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1c1162c6aae3ceeb2d6780b4865f8eefa5296adf565bf5c30ae106bebd658c", kill_on_drop: false }` [INFO] [stdout] ad1c1162c6aae3ceeb2d6780b4865f8eefa5296adf565bf5c30ae106bebd658c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2f255359b9381aa61016a7371b18a11efd872bfede145894cffa54df319f5f5a [INFO] running `Command { std: "docker" "start" "-a" "2f255359b9381aa61016a7371b18a11efd872bfede145894cffa54df319f5f5a", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/generators/phrase.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | pub const fn new(text: &str) -> Text { [INFO] [stderr] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 19 | pub const fn new(text: &str) -> Text<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `passwords` (lib) generated 1 warning (run `cargo fix --lib -p passwords` to apply 1 suggestion) [INFO] [stderr] warning: `passwords` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/main.rs:69:16 [INFO] [stderr] | [INFO] [stderr] 69 | fn to_text(&self) -> Text { [INFO] [stderr] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 69 | fn to_text(&self) -> Text<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `passwords` (bin "passwords" test) generated 1 warning (run `cargo fix --bin "passwords" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/passwords-fe3a5a7423a73f64) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test generators::base::test::test_constant_iterator ... ok [INFO] [stdout] test generators::base::test::test_constant_new ... ok [INFO] [stdout] test generators::base::test::test_constant_generate_with_seed ... ok [INFO] [stdout] test generators::defects::test::test_defects_with_vowels_without_replacement ... ok [INFO] [stdout] test generators::base::test::test_constant_pipe ... ok [INFO] [stdout] test generators::case::test::test_case_generate ... ok [INFO] [stdout] test generators::phrase::test::test_texts ... ok [INFO] [stdout] test generators::random_string::test::test_random_string_ascii_lowercase ... ok [INFO] [stdout] test generators::defects::test::test_defects_with_symbols ... ok [INFO] [stdout] test generators::defects::test::test_defects_with_vowels_with_replacement ... ok [INFO] [stdout] test generators::base::test::test_constant_generate ... ok [INFO] [stdout] test generators::random_string::test::test_random_string_ascii_uppercase ... ok [INFO] [stdout] test generators::random_string::test::test_random_string_digits ... ok [INFO] [stdout] test generators::random_string::test::test_random_string_generate_with_nontrivial_seed ... ok [INFO] [stdout] test generators::random_string::test::test_random_string_new ... ok [INFO] [stdout] test generators::random_string::test::test_random_string_generate_with_trivial_seed ... ok [INFO] [stdout] test generators::random_string::test::test_random_string_with_characters ... ok [INFO] [stdout] test generators::phrase::test::test_text_load_words ... ok [INFO] [stdout] test generators::phrase::test::test_random_words_from_text ... ok [INFO] [stdout] test generators::phrase::test::test_random_words_generate_with_seed ... ok [INFO] [stdout] test generators::phrase::test::test_text_load_phrases ... ok [INFO] [stdout] test generators::phrase::test::test_random_phrases_generate_with_seed ... ok [INFO] [stdout] test generators::phrase::test::test_random_phrases_from_text ... ok [INFO] [stdout] test generators::case::test::test_case_generate_with_seed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/passwords-a7cffab7504646fc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f255359b9381aa61016a7371b18a11efd872bfede145894cffa54df319f5f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f255359b9381aa61016a7371b18a11efd872bfede145894cffa54df319f5f5a", kill_on_drop: false }` [INFO] [stdout] 2f255359b9381aa61016a7371b18a11efd872bfede145894cffa54df319f5f5a