[INFO] fetching crate proptest 1.8.0...
[INFO] building proptest-1.8.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate proptest 1.8.0 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate proptest 1.8.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68ece1c2721719a8c958d3485cd94aeaae0a65c4efe2f88b435440d5cb4ad112
[INFO] running `Command { std: "docker" "start" "-a" "68ece1c2721719a8c958d3485cd94aeaae0a65c4efe2f88b435440d5cb4ad112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68ece1c2721719a8c958d3485cd94aeaae0a65c4efe2f88b435440d5cb4ad112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ece1c2721719a8c958d3485cd94aeaae0a65c4efe2f88b435440d5cb4ad112", kill_on_drop: false }`
[INFO] [stdout] 68ece1c2721719a8c958d3485cd94aeaae0a65c4efe2f88b435440d5cb4ad112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7e79900c524a826c1eebad2088602d20768c2d757a5d817ea7fa8ad5bbbc7ba
[INFO] running `Command { std: "docker" "start" "-a" "c7e79900c524a826c1eebad2088602d20768c2d757a5d817ea7fa8ad5bbbc7ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[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 11.49s
[INFO] running `Command { std: "docker" "inspect" "c7e79900c524a826c1eebad2088602d20768c2d757a5d817ea7fa8ad5bbbc7ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e79900c524a826c1eebad2088602d20768c2d757a5d817ea7fa8ad5bbbc7ba", kill_on_drop: false }`
[INFO] [stdout] c7e79900c524a826c1eebad2088602d20768c2d757a5d817ea7fa8ad5bbbc7ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c077ee537f70bf18753f897a10cd222461f347264d8a93826d846d354e2b618d
[INFO] running `Command { std: "docker" "start" "-a" "c077ee537f70bf18753f897a10cd222461f347264d8a93826d846d354e2b618d", 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] [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 quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex v1.11.2
[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 serde_json v1.0.145
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_derive v1.0.225
[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 22s
[INFO] running `Command { std: "docker" "inspect" "c077ee537f70bf18753f897a10cd222461f347264d8a93826d846d354e2b618d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c077ee537f70bf18753f897a10cd222461f347264d8a93826d846d354e2b618d", kill_on_drop: false }`
[INFO] [stdout] c077ee537f70bf18753f897a10cd222461f347264d8a93826d846d354e2b618d
