[INFO] fetching crate pwgen2 0.7.4...
[INFO] testing pwgen2-0.7.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate pwgen2 0.7.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pwgen2 0.7.4
[INFO] finished tweaking crates.io crate pwgen2 0.7.4
[INFO] tweaked toml for crates.io crate pwgen2 0.7.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pwgen2 0.7.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pwgen2 0.7.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha-crypt v0.5.0
[INFO] [stderr]   Downloaded bcrypt v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9adf8d269fd91cbac91df210a2313572a0e596e4b249d2315915c3c679f089c8
[INFO] running `Command { std: "docker" "start" "-a" "9adf8d269fd91cbac91df210a2313572a0e596e4b249d2315915c3c679f089c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9adf8d269fd91cbac91df210a2313572a0e596e4b249d2315915c3c679f089c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9adf8d269fd91cbac91df210a2313572a0e596e4b249d2315915c3c679f089c8", kill_on_drop: false }`
[INFO] [stdout] 9adf8d269fd91cbac91df210a2313572a0e596e4b249d2315915c3c679f089c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d3244e36a536058554c7235fdcdbb9c90f1a5401b2376cda0569cb9fc076da5
[INFO] running `Command { std: "docker" "start" "-a" "5d3244e36a536058554c7235fdcdbb9c90f1a5401b2376cda0569cb9fc076da5", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling bcrypt v0.17.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling sha-crypt v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pwgen2 v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s
[INFO] running `Command { std: "docker" "inspect" "5d3244e36a536058554c7235fdcdbb9c90f1a5401b2376cda0569cb9fc076da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d3244e36a536058554c7235fdcdbb9c90f1a5401b2376cda0569cb9fc076da5", kill_on_drop: false }`
[INFO] [stdout] 5d3244e36a536058554c7235fdcdbb9c90f1a5401b2376cda0569cb9fc076da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ec4de9cb238383f91e0ab5e51a88525ca521ca5287bc4d4d6b029aafec56719
[INFO] running `Command { std: "docker" "start" "-a" "5ec4de9cb238383f91e0ab5e51a88525ca521ca5287bc4d4d6b029aafec56719", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling pwgen2 v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.96s
[INFO] running `Command { std: "docker" "inspect" "5ec4de9cb238383f91e0ab5e51a88525ca521ca5287bc4d4d6b029aafec56719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec4de9cb238383f91e0ab5e51a88525ca521ca5287bc4d4d6b029aafec56719", kill_on_drop: false }`
[INFO] [stdout] 5ec4de9cb238383f91e0ab5e51a88525ca521ca5287bc4d4d6b029aafec56719
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3da5150afba422e5db7934fd217cc559bdd1c1ad648220ca068539cad30acac5
[INFO] running `Command { std: "docker" "start" "-a" "3da5150afba422e5db7934fd217cc559bdd1c1ad648220ca068539cad30acac5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pwgen2-1359740062c98d91)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test cli::actions::run::tests::test_handle_invalid ... ok
[INFO] [stdout] test cli::commands::tests::test_charset ... ok
[INFO] [stdout] test cli::actions::run::tests::test_handle ... ok
[INFO] [stdout] test cli::actions::run::tests::test_handle_alphanumeric ... ok
[INFO] [stdout] test cli::actions::run::tests::test_handle_pin ... ok
[INFO] [stdout] test cli::commands::tests::test_defaults ... ok
[INFO] [stdout] test cli::commands::tests::test_options_alphanumeric ... ok
[INFO] [stdout] test cli::commands::tests::test_options_only_pin_or_charset ... ok
[INFO] [stdout] test cli::commands::tests::test_number_of_passwords ... ok
[INFO] [stdout] test cli::commands::tests::test_options_only_pin_or_alphanumeric_or_charset ... ok
[INFO] [stdout] test cli::commands::tests::test_options_only_pin_or_alphanumeric ... ok
[INFO] [stdout] test cli::commands::tests::test_options_only_b_or_k ... ok
[INFO] [stdout] test cli::commands::tests::test_options_pin ... ok
[INFO] [stdout] test pwgen::generator::tests::test_generate_password ... ok
[INFO] [stdout] test cli::dispatch::tests::test_handler ... ok
[INFO] [stdout] test pwgen::generator::tests::test_generate_password_with_symbols ... ok
[INFO] [stdout] test cli::commands::tests::test_password_length ... ok
[INFO] [stdout] test pwgen::generator::tests::test_generate_password_with_symbols_and_digits ... ok
[INFO] [stdout] test pwgen::generator::tests::test_generate_password_with_symbols_and_lowercase ... ok
[INFO] [stdout] test pwgen::generator::tests::test_generate_password_with_symbols_and_lowercase_and_digits ... ok
[INFO] [stdout] test pwgen::generator::tests::test_generate_password_with_symbols_and_uppercase ... ok
[INFO] [stdout] test pwgen::generator::tests::test_generate_password_with_symbols_and_lowercase_and_uppercase ... ok
[INFO] [stdout] test cli::commands::tests::test_create_pin ... ok
[INFO] [stdout] test cli::commands::tests::test_help ... ok
[INFO] [stdout] test pwgen::generator::tests::test_password_containing_custom_charset ... ok
[INFO] [stdout] test pwgen::generator::tests::test_password_contains_symbols ... ok
[INFO] [stdout] test pwgen::generator::tests::test_password_does_not_start_with_symbol ... ok
[INFO] [stdout] test pwgen::generator::tests::test_password_does_not_contain_ambiguous_chars ... ok
[INFO] [stdout] test pwgen::hash::tests::test_hash_sha512 ... ok
[INFO] [stdout] test cli::commands::tests::test_create_password ... ok
[INFO] [stdout] test cli::commands::tests::test_create_alphanumeric ... ok
[INFO] [stdout] test pwgen::hash::tests::test_hash_bcrypt ... ok
[INFO] [stdout] test pwgen::hash::tests::test_hash_pbkdf2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pwgen2.rs (/opt/rustwide/target/debug/deps/pwgen2-a1053f5ec96c030e)
[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] [stderr]    Doc-tests pwgen2
[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" "3da5150afba422e5db7934fd217cc559bdd1c1ad648220ca068539cad30acac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3da5150afba422e5db7934fd217cc559bdd1c1ad648220ca068539cad30acac5", kill_on_drop: false }`
[INFO] [stdout] 3da5150afba422e5db7934fd217cc559bdd1c1ad648220ca068539cad30acac5
