[INFO] fetching crate gen_pass 0.1.6...
[INFO] testing gen_pass-0.1.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate gen_pass 0.1.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate gen_pass 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gen_pass 0.1.6
[INFO] tweaked toml for crates.io crate gen_pass 0.1.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gen_pass 0.1.6 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 gen_pass 0.1.6 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]  Downloading crates ...
[INFO] [stderr]   Downloaded is_executable v1.0.4
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded lcov2cobertura v1.0.6
[INFO] [stderr]   Downloaded shared_child v1.0.2
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded lexopt v0.3.1
[INFO] [stderr]   Downloaded fs-err v3.1.0
[INFO] [stderr]   Downloaded opener v0.7.2
[INFO] [stderr]   Downloaded cargo-config2 v0.1.32
[INFO] [stderr]   Downloaded cargo-llvm-cov v0.6.16
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded winnow v0.7.8
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded ruzstd v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 926fcc73c8ea03e6810a69353f9d986c917df0b16c8b279be74595c8db28b075
[INFO] running `Command { std: "docker" "start" "-a" "926fcc73c8ea03e6810a69353f9d986c917df0b16c8b279be74595c8db28b075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "926fcc73c8ea03e6810a69353f9d986c917df0b16c8b279be74595c8db28b075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "926fcc73c8ea03e6810a69353f9d986c917df0b16c8b279be74595c8db28b075", kill_on_drop: false }`
[INFO] [stdout] 926fcc73c8ea03e6810a69353f9d986c917df0b16c8b279be74595c8db28b075
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 52549f0201ad22cd434d5a7511ad0c5025159a7d3738c1ac6de86bd581de07bf
[INFO] running `Command { std: "docker" "start" "-a" "52549f0201ad22cd434d5a7511ad0c5025159a7d3738c1ac6de86bd581de07bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling gen_pass v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
[INFO] running `Command { std: "docker" "inspect" "52549f0201ad22cd434d5a7511ad0c5025159a7d3738c1ac6de86bd581de07bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52549f0201ad22cd434d5a7511ad0c5025159a7d3738c1ac6de86bd581de07bf", kill_on_drop: false }`
[INFO] [stdout] 52549f0201ad22cd434d5a7511ad0c5025159a7d3738c1ac6de86bd581de07bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9774c2d8c9c7ff2b87c04121a4da228210b12d77fa18b99910f4b00080112f19
[INFO] running `Command { std: "docker" "start" "-a" "9774c2d8c9c7ff2b87c04121a4da228210b12d77fa18b99910f4b00080112f19", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling winnow v0.7.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ruzstd v0.8.0
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling shared_child v1.0.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling gen_pass v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling lcov2cobertura v1.0.6
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling cargo-config2 v0.1.32
[INFO] [stderr]    Compiling cargo-llvm-cov v0.6.16
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.16s
[INFO] running `Command { std: "docker" "inspect" "9774c2d8c9c7ff2b87c04121a4da228210b12d77fa18b99910f4b00080112f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9774c2d8c9c7ff2b87c04121a4da228210b12d77fa18b99910f4b00080112f19", kill_on_drop: false }`
[INFO] [stdout] 9774c2d8c9c7ff2b87c04121a4da228210b12d77fa18b99910f4b00080112f19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4bb24bc3c2d25c85749b51ee625eaf2cfbc3e7ed10dcf7f39677ae0ced326f99
[INFO] running `Command { std: "docker" "start" "-a" "4bb24bc3c2d25c85749b51ee625eaf2cfbc3e7ed10dcf7f39677ae0ced326f99", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_pass-51d512c01b07c418)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gen_pass-edfd1e12fe392e6e)
[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]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-aefaa06ca62bc45a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test copy_output_variant ... ok
[INFO] [stdout] test length_flag_changes_size ... ok
[INFO] [stdout] test salt_flag_accepted ... ok
[INFO] [stdout] test help_shows_usage ... ok
[INFO] [stdout] test salt_produces_consistent_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generator.rs (/opt/rustwide/target/debug/deps/generator-a69ddc303f7582c1)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test default_salt_is_suenot ... ok
[INFO] [stdout] test default_generation_length ... ok
[INFO] [stdout] test digits_and_symbols ... ok
[INFO] [stdout] test different_salts_different_outputs ... ok
[INFO] [stdout] test error_on_empty_charset ... ok
[INFO] [stdout] test salt_changes_output ... ok
[INFO] [stdout] test randomness ... ok
[INFO] [stdout] test uppercase_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gen_pass
[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" "4bb24bc3c2d25c85749b51ee625eaf2cfbc3e7ed10dcf7f39677ae0ced326f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb24bc3c2d25c85749b51ee625eaf2cfbc3e7ed10dcf7f39677ae0ced326f99", kill_on_drop: false }`
[INFO] [stdout] 4bb24bc3c2d25c85749b51ee625eaf2cfbc3e7ed10dcf7f39677ae0ced326f99
