[INFO] cloning repository https://github.com/vschwaberow/rustgenhash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vschwaberow/rustgenhash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvschwaberow%2Frustgenhash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvschwaberow%2Frustgenhash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6df761c6bc417abe62e6eefd102ee3a5f24d850 [INFO] testing vschwaberow/rustgenhash against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvschwaberow%2Frustgenhash" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vschwaberow/rustgenhash [INFO] finished tweaking git repo https://github.com/vschwaberow/rustgenhash [INFO] tweaked toml for git repo https://github.com/vschwaberow/rustgenhash written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vschwaberow/rustgenhash on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vschwaberow/rustgenhash already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiger v0.2.1 [INFO] [stderr] Downloaded belt-hash v0.1.1 [INFO] [stderr] Downloaded rand_isaac v0.3.0 [INFO] [stderr] Downloaded threefish v0.5.2 [INFO] [stderr] Downloaded rand_jitter v0.3.0 [INFO] [stderr] Downloaded balloon-hash v0.3.0 [INFO] [stderr] Downloaded belt-block v0.1.2 [INFO] [stderr] Downloaded shabal v0.4.1 [INFO] [stderr] Downloaded sha-crypt v0.4.0 [INFO] [stderr] Downloaded skein v0.1.0 [INFO] [stderr] Downloaded fsb v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 893501897c92b1347f9511387619e6eb1fcfaff688a9c2aa92721b19ee38c400 [INFO] running `Command { std: "docker" "start" "-a" "893501897c92b1347f9511387619e6eb1fcfaff688a9c2aa92721b19ee38c400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "893501897c92b1347f9511387619e6eb1fcfaff688a9c2aa92721b19ee38c400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893501897c92b1347f9511387619e6eb1fcfaff688a9c2aa92721b19ee38c400", kill_on_drop: false }` [INFO] [stdout] 893501897c92b1347f9511387619e6eb1fcfaff688a9c2aa92721b19ee38c400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 179900adab14b821332a3d9807b6c368336af5c09d299ccb7cd586bebb7912ba [INFO] running `Command { std: "docker" "start" "-a" "179900adab14b821332a3d9807b6c368336af5c09d299ccb7cd586bebb7912ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling whirlpool v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling ascon v0.3.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling threefish v0.5.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling belt-block v0.1.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling skein v0.1.0 [INFO] [stderr] Compiling belt-hash v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.3.0 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling balloon-hash v0.3.0 [INFO] [stderr] Compiling fsb v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ascon-hash v0.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling bcrypt-pbkdf v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling streebog v0.10.2 [INFO] [stderr] Compiling md2 v0.10.2 [INFO] [stderr] Compiling md4 v0.10.2 [INFO] [stderr] Compiling groestl v0.10.1 [INFO] [stderr] Compiling shabal v0.4.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sm3 v0.4.2 [INFO] [stderr] Compiling tiger v0.2.1 [INFO] [stderr] Compiling gost94 v0.10.4 [INFO] [stderr] Compiling rand_isaac v0.3.0 [INFO] [stderr] Compiling rand_hc v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap_complete v4.5.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jh v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling sha-crypt v0.4.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [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 reqwest v0.11.27 [INFO] [stderr] Compiling rustgenhash v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.06s [INFO] running `Command { std: "docker" "inspect" "179900adab14b821332a3d9807b6c368336af5c09d299ccb7cd586bebb7912ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179900adab14b821332a3d9807b6c368336af5c09d299ccb7cd586bebb7912ba", kill_on_drop: false }` [INFO] [stdout] 179900adab14b821332a3d9807b6c368336af5c09d299ccb7cd586bebb7912ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 232d02c96d7383e1ad8143752182c172c133dfa561a1f657de58419d9b75d7eb [INFO] running `Command { std: "docker" "start" "-a" "232d02c96d7383e1ad8143752182c172c133dfa561a1f657de58419d9b75d7eb", kill_on_drop: false }` [INFO] [stderr] Compiling rustgenhash v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "232d02c96d7383e1ad8143752182c172c133dfa561a1f657de58419d9b75d7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "232d02c96d7383e1ad8143752182c172c133dfa561a1f657de58419d9b75d7eb", kill_on_drop: false }` [INFO] [stdout] 232d02c96d7383e1ad8143752182c172c133dfa561a1f657de58419d9b75d7eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80c6a4ccaf6dbcc84e5f4ee0852179c8b1c195cde0b71845c6915d1c9650233b [INFO] running `Command { std: "docker" "start" "-a" "80c6a4ccaf6dbcc84e5f4ee0852179c8b1c195cde0b71845c6915d1c9650233b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustgenhash-6b81bed05e24d1ef) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_analyze_argon2 ... ok [INFO] [stdout] test tests::test_analyze_md5 ... ok [INFO] [stdout] test tests::test_analyze_balloon ... ok [INFO] [stdout] test tests::test_analyze_bcrypt ... ok [INFO] [stdout] test tests::test_analyze_pbkdf2 ... ok [INFO] [stdout] test tests::test_analyze_scrypt ... ok [INFO] [stdout] test tests::test_analyze_sha1 ... ok [INFO] [stdout] test tests::test_analyze_sha256 ... ok [INFO] [stdout] test tests::test_analyze_uuid_v4 ... ok [INFO] [stdout] test tests::test_analyze_sha512 ... ok [INFO] [stdout] test tests::test_compare_hashes ... ok [INFO] [stdout] test tests::test_detect_possible_hashes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/rgh-3f44d6e2e1ef00e6) [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 rustgenhash [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" "80c6a4ccaf6dbcc84e5f4ee0852179c8b1c195cde0b71845c6915d1c9650233b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c6a4ccaf6dbcc84e5f4ee0852179c8b1c195cde0b71845c6915d1c9650233b", kill_on_drop: false }` [INFO] [stdout] 80c6a4ccaf6dbcc84e5f4ee0852179c8b1c195cde0b71845c6915d1c9650233b