[INFO] fetching crate lilliput-float 0.1.0... [INFO] testing lilliput-float-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate lilliput-float 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate lilliput-float 0.1.0 [INFO] finished tweaking crates.io crate lilliput-float 0.1.0 [INFO] tweaked toml for crates.io crate lilliput-float 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lilliput-float 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lilliput-float 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dfce12eb4b5b44b2d10bf904a336b27e51efd86fe0972e765f039eab0f60c0b [INFO] running `Command { std: "docker" "start" "-a" "6dfce12eb4b5b44b2d10bf904a336b27e51efd86fe0972e765f039eab0f60c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dfce12eb4b5b44b2d10bf904a336b27e51efd86fe0972e765f039eab0f60c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dfce12eb4b5b44b2d10bf904a336b27e51efd86fe0972e765f039eab0f60c0b", kill_on_drop: false }` [INFO] [stdout] 6dfce12eb4b5b44b2d10bf904a336b27e51efd86fe0972e765f039eab0f60c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67d26665c38e934f5de914c6e6c242647ec9ce47200bf6b0f31b36e0ba3a06ad [INFO] running `Command { std: "docker" "start" "-a" "67d26665c38e934f5de914c6e6c242647ec9ce47200bf6b0f31b36e0ba3a06ad", kill_on_drop: false }` [INFO] [stderr] Compiling lilliput-float v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/validator.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 7 | Custom(fn(T, T) -> bool), [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 [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 0.68s [INFO] running `Command { std: "docker" "inspect" "67d26665c38e934f5de914c6e6c242647ec9ce47200bf6b0f31b36e0ba3a06ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d26665c38e934f5de914c6e6c242647ec9ce47200bf6b0f31b36e0ba3a06ad", kill_on_drop: false }` [INFO] [stdout] 67d26665c38e934f5de914c6e6c242647ec9ce47200bf6b0f31b36e0ba3a06ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08cd7f1ef581f8a84d58208479d3dac95de006ce355c0c12e23942a364114aa9 [INFO] running `Command { std: "docker" "start" "-a" "08cd7f1ef581f8a84d58208479d3dac95de006ce355c0c12e23942a364114aa9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/validator.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 7 | Custom(fn(T, T) -> bool), [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 [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling lilliput-float v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/validator.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 7 | Custom(fn(T, T) -> bool), [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 [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 32.54s [INFO] running `Command { std: "docker" "inspect" "08cd7f1ef581f8a84d58208479d3dac95de006ce355c0c12e23942a364114aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08cd7f1ef581f8a84d58208479d3dac95de006ce355c0c12e23942a364114aa9", kill_on_drop: false }` [INFO] [stdout] 08cd7f1ef581f8a84d58208479d3dac95de006ce355c0c12e23942a364114aa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82d21f39b78eb78bae83f0b2f5af2b33cd55af8301ddbd52be3bdcaff5024dc3 [INFO] running `Command { std: "docker" "start" "-a" "82d21f39b78eb78bae83f0b2f5af2b33cd55af8301ddbd52be3bdcaff5024dc3", kill_on_drop: false }` [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/validator.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, PartialEq, Debug)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 7 | Custom(fn(T, T) -> bool), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lilliput-float` (lib) generated 1 warning [INFO] [stderr] warning: `lilliput-float` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lilliput_float-4c30c4c8e45dcbb8) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test be_bytes::tests::f8_from_to_be_bytes_roundtrip ... ok [INFO] [stdout] test be_bytes::tests::f40_from_to_be_bytes_roundtrip ... ok [INFO] [stdout] test be_bytes::tests::f16_from_to_be_bytes_roundtrip ... ok [INFO] [stdout] test be_bytes::tests::f32_from_to_be_bytes_roundtrip ... ok [INFO] [stdout] test bits::tests::f8_from_to_bits_roundtrip ... ok [INFO] [stdout] test bits::tests::f48_from_to_bits_roundtrip ... ok [INFO] [stdout] test classify::tests::f32_matches_native_behavior ... ok [INFO] [stdout] test classify::tests::f64_matches_native_behavior ... ok [INFO] [stdout] test be_bytes::tests::f56_from_to_be_bytes_roundtrip ... ok [INFO] [stdout] test bits::tests::f32_from_to_bits_roundtrip ... ok [INFO] [stdout] test repr::tests::f32_matches_native_behavior ... ok [INFO] [stdout] test cmp::tests::f32_matches_native_behavior ... ok [INFO] [stdout] test repr::tests::f64_matches_native_behavior ... ok [INFO] [stdout] test bits::tests::f64_from_to_bits_roundtrip ... ok [INFO] [stdout] test be_bytes::tests::f24_from_to_be_bytes_roundtrip ... ok [INFO] [stdout] test bits::tests::f56_from_to_bits_roundtrip ... ok [INFO] [stdout] test extend::tests::extend_f32_to_f64 ... ok [INFO] [stdout] test cmp::tests::f64_matches_native_behavior ... ok [INFO] [stdout] test be_bytes::tests::f48_from_to_be_bytes_roundtrip ... ok [INFO] [stdout] test be_bytes::tests::f64_from_to_be_bytes_roundtrip ... ok [INFO] [stdout] test extend::tests::f32_to_f64_matches_native_behavior ... ok [INFO] [stdout] test bits::tests::f24_from_to_bits_roundtrip ... ok [INFO] [stdout] test extend::tests::extend_f32_to_f48 ... ok [INFO] [stdout] test bits::tests::f16_from_to_bits_roundtrip ... ok [INFO] [stdout] test truncate::tests::truncate_f64_to_f40 ... ok [INFO] [stdout] test extend::tests::extend_f32_to_f40 ... ok [INFO] [stdout] test truncate::tests::truncate_f32_to_f24 ... ok [INFO] [stdout] test extend::tests::extend_f32_to_f56 ... ok [INFO] [stdout] test bits::tests::f40_from_to_bits_roundtrip ... ok [INFO] [stdout] test truncate::tests::truncate_f64_to_f24 ... ok [INFO] [stdout] test truncate::tests::truncate_f64_to_f16 ... ok [INFO] [stdout] test truncate::tests::truncate_f64_to_f8 ... ok [INFO] [stdout] test truncate::tests::truncate_f64_to_f56 ... ok [INFO] [stdout] test truncate::tests::truncate_f32_to_f16 ... ok [INFO] [stdout] test truncate::tests::truncate_f32_to_f8 ... ok [INFO] [stdout] test truncate::tests::truncate_f64_to_f32 ... ok [INFO] [stdout] test truncate::tests::truncate_f64_to_f48 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests lilliput_float [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" "82d21f39b78eb78bae83f0b2f5af2b33cd55af8301ddbd52be3bdcaff5024dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d21f39b78eb78bae83f0b2f5af2b33cd55af8301ddbd52be3bdcaff5024dc3", kill_on_drop: false }` [INFO] [stdout] 82d21f39b78eb78bae83f0b2f5af2b33cd55af8301ddbd52be3bdcaff5024dc3