[INFO] fetching crate minimal_perfect_hash 0.1.0... [INFO] testing minimal_perfect_hash-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate minimal_perfect_hash 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate minimal_perfect_hash 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate minimal_perfect_hash 0.1.0 [INFO] tweaked toml for crates.io crate minimal_perfect_hash 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate minimal_perfect_hash 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minimal_perfect_hash 0.1.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wyhash v0.6.0 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded clap_builder v4.5.44 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c257932b09d809c38ee0896c67e90147241d94d5d5b1722e5111649fbd2240f2 [INFO] running `Command { std: "docker" "start" "-a" "c257932b09d809c38ee0896c67e90147241d94d5d5b1722e5111649fbd2240f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c257932b09d809c38ee0896c67e90147241d94d5d5b1722e5111649fbd2240f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c257932b09d809c38ee0896c67e90147241d94d5d5b1722e5111649fbd2240f2", kill_on_drop: false }` [INFO] [stdout] c257932b09d809c38ee0896c67e90147241d94d5d5b1722e5111649fbd2240f2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a49097ce7f6c5ad08936eb70b2f9c21e15064c993ad11522d153535ecde76e71 [INFO] running `Command { std: "docker" "start" "-a" "a49097ce7f6c5ad08936eb70b2f9c21e15064c993ad11522d153535ecde76e71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wyhash v0.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling minimal_perfect_hash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rayon` [INFO] [stdout] --> src/bdz.rs:323:11 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg(feature = "rayon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx512`, `default`, `parallel`, `serde`, `simd`, and `unsafe_optimizations` [INFO] [stdout] = help: consider adding `rayon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rayon` [INFO] [stdout] --> src/bdz.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(not(feature = "rayon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx512`, `default`, `parallel`, `serde`, `simd`, and `unsafe_optimizations` [INFO] [stdout] = help: consider adding `rayon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.69s [INFO] running `Command { std: "docker" "inspect" "a49097ce7f6c5ad08936eb70b2f9c21e15064c993ad11522d153535ecde76e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49097ce7f6c5ad08936eb70b2f9c21e15064c993ad11522d153535ecde76e71", kill_on_drop: false }` [INFO] [stdout] a49097ce7f6c5ad08936eb70b2f9c21e15064c993ad11522d153535ecde76e71 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fee19899cf962ae3f36a3684f2aaee2b19f3ef21e5000199023c4cc391ecd48b [INFO] running `Command { std: "docker" "start" "-a" "fee19899cf962ae3f36a3684f2aaee2b19f3ef21e5000199023c4cc391ecd48b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling minimal_perfect_hash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rayon` [INFO] [stdout] --> src/bdz.rs:323:11 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg(feature = "rayon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx512`, `default`, `parallel`, `serde`, `simd`, and `unsafe_optimizations` [INFO] [stdout] = help: consider adding `rayon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rayon` [INFO] [stdout] --> src/bdz.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(not(feature = "rayon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx512`, `default`, `parallel`, `serde`, `simd`, and `unsafe_optimizations` [INFO] [stdout] = help: consider adding `rayon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `rayon` [INFO] [stdout] --> src/bdz.rs:323:11 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg(feature = "rayon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx512`, `default`, `parallel`, `serde`, `simd`, and `unsafe_optimizations` [INFO] [stdout] = help: consider adding `rayon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rayon` [INFO] [stdout] --> src/bdz.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(not(feature = "rayon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx512`, `default`, `parallel`, `serde`, `simd`, and `unsafe_optimizations` [INFO] [stdout] = help: consider adding `rayon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.54s [INFO] running `Command { std: "docker" "inspect" "fee19899cf962ae3f36a3684f2aaee2b19f3ef21e5000199023c4cc391ecd48b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee19899cf962ae3f36a3684f2aaee2b19f3ef21e5000199023c4cc391ecd48b", kill_on_drop: false }` [INFO] [stdout] fee19899cf962ae3f36a3684f2aaee2b19f3ef21e5000199023c4cc391ecd48b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ae65003f42ab8158d5ad0fafedaa8b39a686ed98e5981e869e24dd996d17e7c [INFO] running `Command { std: "docker" "start" "-a" "6ae65003f42ab8158d5ad0fafedaa8b39a686ed98e5981e869e24dd996d17e7c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `rayon` [INFO] [stderr] --> src/bdz.rs:323:11 [INFO] [stderr] | [INFO] [stderr] 323 | #[cfg(feature = "rayon")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `avx512`, `default`, `parallel`, `serde`, `simd`, and `unsafe_optimizations` [INFO] [stderr] = help: consider adding `rayon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rayon` [INFO] [stderr] --> src/bdz.rs:338:15 [INFO] [stderr] | [INFO] [stderr] 338 | #[cfg(not(feature = "rayon"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `avx512`, `default`, `parallel`, `serde`, `simd`, and `unsafe_optimizations` [INFO] [stderr] = help: consider adding `rayon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `minimal_perfect_hash` (lib) generated 2 warnings [INFO] [stderr] warning: `minimal_perfect_hash` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minimal_perfect_hash-7f7fd3b80a613919) [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 minimal_perfect_hash [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" "6ae65003f42ab8158d5ad0fafedaa8b39a686ed98e5981e869e24dd996d17e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae65003f42ab8158d5ad0fafedaa8b39a686ed98e5981e869e24dd996d17e7c", kill_on_drop: false }` [INFO] [stdout] 6ae65003f42ab8158d5ad0fafedaa8b39a686ed98e5981e869e24dd996d17e7c