[INFO] fetching crate proptest 1.8.0...
[INFO] building proptest-1.8.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate proptest 1.8.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate proptest 1.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate proptest 1.8.0
[INFO] tweaked toml for crates.io crate proptest 1.8.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proptest 1.8.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate proptest 1.8.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bit_field v0.10.3
[INFO] [stderr]   Downloaded proptest-macro v0.3.0
[INFO] [stderr]   Downloaded trybuild v1.0.90
[INFO] [stderr]   Downloaded x86 v0.52.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 905cdff46c851bfcf39ee23f20a62fa57fed4d8b388bd37254acdec680b06d7a
[INFO] running `Command { std: "docker" "start" "-a" "905cdff46c851bfcf39ee23f20a62fa57fed4d8b388bd37254acdec680b06d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "905cdff46c851bfcf39ee23f20a62fa57fed4d8b388bd37254acdec680b06d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "905cdff46c851bfcf39ee23f20a62fa57fed4d8b388bd37254acdec680b06d7a", kill_on_drop: false }`
[INFO] [stdout] 905cdff46c851bfcf39ee23f20a62fa57fed4d8b388bd37254acdec680b06d7a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c463d434ce18c8609fcce156eb20c939c0875d53c36bf23d769d16f75294992
[INFO] running `Command { std: "docker" "start" "-a" "5c463d434ce18c8609fcce156eb20c939c0875d53c36bf23d769d16f75294992", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 | signed_integer_bin_search!(i8);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 431 | signed_integer_bin_search!(i16);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 | signed_integer_bin_search!(i32);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 | signed_integer_bin_search!(i64);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | signed_integer_bin_search!(i128);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]    --> src/num.rs:241:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 | signed_integer_bin_search!(isize, unsupported_int_any, isize_sample_uniform, isize_sample_uniform_incl);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 436 | unsigned_integer_bin_search!(u8);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | unsigned_integer_bin_search!(u16);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | unsigned_integer_bin_search!(u32);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 | unsigned_integer_bin_search!(u64);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 | unsigned_integer_bin_search!(u128);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]    --> src/num.rs:346:24
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 | unsigned_integer_bin_search!(usize, unsupported_int_any, usize_sample_uniform, usize_sample_uniform_incl);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/test_runner/config.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub result_cache: fn() -> Box<dyn ResultCache>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s
[INFO] running `Command { std: "docker" "inspect" "5c463d434ce18c8609fcce156eb20c939c0875d53c36bf23d769d16f75294992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c463d434ce18c8609fcce156eb20c939c0875d53c36bf23d769d16f75294992", kill_on_drop: false }`
[INFO] [stdout] 5c463d434ce18c8609fcce156eb20c939c0875d53c36bf23d769d16f75294992
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c6c186c354ff07bab80fe77f107b79a2a5ca099b20c545dbd8b8fc4c4a393bf
[INFO] running `Command { std: "docker" "start" "-a" "1c6c186c354ff07bab80fe77f107b79a2a5ca099b20c545dbd8b8fc4c4a393bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling trybuild v1.0.90
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 | signed_integer_bin_search!(i8);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 431 | signed_integer_bin_search!(i16);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 | signed_integer_bin_search!(i32);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 | signed_integer_bin_search!(i64);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | signed_integer_bin_search!(i128);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]    --> src/num.rs:241:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 | signed_integer_bin_search!(isize, unsupported_int_any, isize_sample_uniform, isize_sample_uniform_incl);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 436 | unsigned_integer_bin_search!(u8);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | unsigned_integer_bin_search!(u16);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | unsigned_integer_bin_search!(u32);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 | unsigned_integer_bin_search!(u64);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 | unsigned_integer_bin_search!(u128);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]    --> src/num.rs:346:24
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 | unsigned_integer_bin_search!(usize, unsupported_int_any, usize_sample_uniform, usize_sample_uniform_incl);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/test_runner/config.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub result_cache: fn() -> Box<dyn ResultCache>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 | signed_integer_bin_search!(i8);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 431 | signed_integer_bin_search!(i16);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 | signed_integer_bin_search!(i32);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 | signed_integer_bin_search!(i64);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | signed_integer_bin_search!(i128);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]    --> src/num.rs:241:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 | signed_integer_bin_search!(isize, unsupported_int_any, isize_sample_uniform, isize_sample_uniform_incl);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `signed_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 436 | unsigned_integer_bin_search!(u8);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | unsigned_integer_bin_search!(u16);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | unsigned_integer_bin_search!(u32);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 | unsigned_integer_bin_search!(u64);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]    --> src/num.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 | unsigned_integer_bin_search!(u128);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]    --> src/num.rs:346:24
[INFO] [stdout]     |
[INFO] [stdout] 346 |             use rand::{Rng, RngCore};
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 | unsigned_integer_bin_search!(usize, unsupported_int_any, usize_sample_uniform, usize_sample_uniform_incl);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integer_bin_search` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/test_runner/config.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub result_cache: fn() -> Box<dyn ResultCache>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "1c6c186c354ff07bab80fe77f107b79a2a5ca099b20c545dbd8b8fc4c4a393bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c6c186c354ff07bab80fe77f107b79a2a5ca099b20c545dbd8b8fc4c4a393bf", kill_on_drop: false }`
[INFO] [stdout] 1c6c186c354ff07bab80fe77f107b79a2a5ca099b20c545dbd8b8fc4c4a393bf
