[INFO] fetching crate i24 2.2.2...
[INFO] testing i24-2.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate i24 2.2.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate i24 2.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate i24 2.2.2
[INFO] tweaked toml for crates.io crate i24 2.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate i24 2.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate i24 2.2.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.27.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.1
[INFO] [stderr]   Downloaded numpy v0.27.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.1
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded pyo3 v0.27.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c12df54466d3bab4a565c683d4c4afe322fff24c88b106e582971aa6d0a8b7bc
[INFO] running `Command { std: "docker" "start" "-a" "c12df54466d3bab4a565c683d4c4afe322fff24c88b106e582971aa6d0a8b7bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c12df54466d3bab4a565c683d4c4afe322fff24c88b106e582971aa6d0a8b7bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12df54466d3bab4a565c683d4c4afe322fff24c88b106e582971aa6d0a8b7bc", kill_on_drop: false }`
[INFO] [stdout] c12df54466d3bab4a565c683d4c4afe322fff24c88b106e582971aa6d0a8b7bc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1ee34c6461f8eaa1956555dff5e19f08df8a44b8098a79770e7ccdef478a18d
[INFO] running `Command { std: "docker" "start" "-a" "f1ee34c6461f8eaa1956555dff5e19f08df8a44b8098a79770e7ccdef478a18d", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]    Compiling numpy v0.27.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling pyo3-macros v0.27.1
[INFO] [stderr]    Compiling i24 v2.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s
[INFO] running `Command { std: "docker" "inspect" "f1ee34c6461f8eaa1956555dff5e19f08df8a44b8098a79770e7ccdef478a18d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ee34c6461f8eaa1956555dff5e19f08df8a44b8098a79770e7ccdef478a18d", kill_on_drop: false }`
[INFO] [stdout] f1ee34c6461f8eaa1956555dff5e19f08df8a44b8098a79770e7ccdef478a18d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd3cbad5e70e8da038efb03da95ed2494006781eac66da46bcfcba472e9636d2
[INFO] running `Command { std: "docker" "start" "-a" "fd3cbad5e70e8da038efb03da95ed2494006781eac66da46bcfcba472e9636d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[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 serde_json v1.0.145
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling i24 v2.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.58s
[INFO] running `Command { std: "docker" "inspect" "fd3cbad5e70e8da038efb03da95ed2494006781eac66da46bcfcba472e9636d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3cbad5e70e8da038efb03da95ed2494006781eac66da46bcfcba472e9636d2", kill_on_drop: false }`
[INFO] [stdout] fd3cbad5e70e8da038efb03da95ed2494006781eac66da46bcfcba472e9636d2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ff724653eb029972cfa1e5303f6d72ad7823449ad83fc74c6e7f50ab568ed94
[INFO] running `Command { std: "docker" "start" "-a" "1ff724653eb029972cfa1e5303f6d72ad7823449ad83fc74c6e7f50ab568ed94", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/i24-639d74a33bdd8e30)
[INFO] [stdout] running 71 tests
[INFO] [stdout] test types::i24::i24_tests::discriminant_optimization ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_bitwise_and_commutative ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_addition_associative ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_bitwise_xor_self_zero ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_negation_involution ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_bitwise_xor_commutative ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_addition_commutative ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_addition_identity ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_byte_roundtrip_be ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_multiplication_identity ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_from_str_parse_display_roundtrip ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_multiplication_commutative ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_saturating_from_i32_below_min ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_multiplication_zero ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_saturating_from_i32_in_range ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_ordering_consistency ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_try_from_i32_range_check ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_subtraction_identity ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_byte_roundtrip_ne ... ok
[INFO] [stdout] test types::i24::i24_tests::test_arithmetic_operations ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_shift_operations ... ok
[INFO] [stdout] test types::i24::i24_tests::test_checked_addition ... ok
[INFO] [stdout] test types::i24::i24_tests::test_checked_division ... ok
[INFO] [stdout] test types::i24::i24_tests::test_checked_remainder ... ok
[INFO] [stdout] test types::i24::i24_tests::test_checked_subtraction ... ok
[INFO] [stdout] test types::i24::i24_tests::test_convenience_methods ... ok
[INFO] [stdout] test types::i24::i24_tests::test_display ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_checked_arithmetic_consistency ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_try_from_i8_always_succeeds ... ok
[INFO] [stdout] test types::i24::i24_tests::test_from_str ... ok
[INFO] [stdout] test types::i24::i24_tests::test_negative_operations ... ok
[INFO] [stdout] test types::i24::i24_tests::test_from_bytes ... ok
[INFO] [stdout] test types::i24::i24_tests::test_bitwise_operations ... ok
[INFO] [stdout] test types::i24::i24_tests::test_checked_multiplication ... ok
[INFO] [stdout] test types::i24::i24_tests::test_saturating_methods ... ok
[INFO] [stdout] test types::i24::i24_tests::test_shift_operations ... ok
[INFO] [stdout] test types::i24::i24_tests::test_ordering_across_boundaries ... ok
[INFO] [stdout] test types::i24::i24_tests::test_shift_operations_with_large_counts ... ok
[INFO] [stdout] test types::i24::i24_tests::test_to_primitive_boundary_values ... ok
[INFO] [stdout] test types::i24::i24_tests::test_to_primitive_floats ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_try_from_u32_range_check ... ok
[INFO] [stdout] test types::i24::i24_tests::test_to_primitive_unsigned ... ok
[INFO] [stdout] test types::i24::i24_tests::test_unary_operations ... ok
[INFO] [stdout] test types::i24::i24_tests::test_to_primitive_signed ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_try_from_u8_always_succeeds ... ok
[INFO] [stdout] test types::i24::i24_tests::test_zero_and_one ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_bytemuck_traits ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_endianness_difference ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_from_raw_bytes ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_in_simple_struct ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_round_trip_be ... ok
[INFO] [stdout] test types::i24::i24_tests::test_from ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_round_trip_le ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_size_and_alignment ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_specific_byte_patterns ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_zero_initialization ... ok
[INFO] [stdout] test types::i24::wire_tests::test_i24bytes_sign_extension ... ok
[INFO] [stdout] test types::i24::i24_tests::test_wrapping_behavior ... ok
[INFO] [stdout] test types::i24::i24_tests::test_wrapping_methods ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_wrapping_from_i32_in_range ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_try_from_i16_always_succeeds ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_to_from_i32_roundtrip ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_try_from_u16_always_succeeds ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_subtraction_inverse ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_from_str_error_handling ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_byte_roundtrip_le ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_saturating_from_i32_above_max ... ok
[INFO] [stdout] test types::i24::i24_tests::property_tests::prop_bitwise_or_commutative ... ok
[INFO] [stdout] test types::i24::i24_tests::test_to_from_bits ... ok
[INFO] [stdout] test types::i24::i24_tests::test_to_from_i32 ... ok
[INFO] [stderr]    Doc-tests i24
[INFO] [stdout] test types::i24::i24_tests::test_try_from ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.76s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test src/lib.rs - (line 66) ... ok
[INFO] [stdout] test src/lib.rs - (line 88) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24 (line 74) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::is_positive (line 471) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::clamp (line 493) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::saturating_abs (line 409) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::abs (line 372) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::min (line 515) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::max (line 529) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::saturating_add (line 641) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes::from_i24_be (line 1950) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::wrapping_rem (line 613) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::wrapping_div (line 592) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::signum (line 436) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::saturating_sub (line 665) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::wrapping_neg (line 627) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::wrapping_abs (line 390) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::saturating_mul (line 689) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::wrapping_mul (line 571) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::saturating_neg (line 730) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::wrapping_add (line 543) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::wrapping_sub (line 557) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes::from_bytes (line 1985) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes::from_i24_le (line 1934) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::saturating_div (line 712) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes (line 1853) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes::to_i24_ne (line 1917) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24::is_negative (line 456) ... ok
[INFO] [stdout] test src/types/u24.rs - types::u24::U24Bytes (line 984) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes::to_i24_le (line 1885) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes::to_i24_be (line 1901) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes::to_bytes (line 2000) ... ok
[INFO] [stdout] test src/types/i24.rs - types::i24::I24Bytes::from_i24_ne (line 1966) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.79s; merged doctests compilation took 0.76s
[INFO] running `Command { std: "docker" "inspect" "1ff724653eb029972cfa1e5303f6d72ad7823449ad83fc74c6e7f50ab568ed94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ff724653eb029972cfa1e5303f6d72ad7823449ad83fc74c6e7f50ab568ed94", kill_on_drop: false }`
[INFO] [stdout] 1ff724653eb029972cfa1e5303f6d72ad7823449ad83fc74c6e7f50ab568ed94
