[INFO] fetching crate numberwang 0.1.1...
[INFO] testing numberwang-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate numberwang 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate numberwang 0.1.1
[INFO] finished tweaking crates.io crate numberwang 0.1.1
[INFO] tweaked toml for crates.io crate numberwang 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate numberwang 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate numberwang 0.1.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ee49169196f74d72e76e62aead7706bf33dfda2923be8b63b09db099116f2eb
[INFO] running `Command { std: "docker" "start" "-a" "4ee49169196f74d72e76e62aead7706bf33dfda2923be8b63b09db099116f2eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ee49169196f74d72e76e62aead7706bf33dfda2923be8b63b09db099116f2eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ee49169196f74d72e76e62aead7706bf33dfda2923be8b63b09db099116f2eb", kill_on_drop: false }`
[INFO] [stdout] 4ee49169196f74d72e76e62aead7706bf33dfda2923be8b63b09db099116f2eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b05aa17d96fb55869d57741857462349fbdbc30ea03200e526305ce74de6def
[INFO] running `Command { std: "docker" "start" "-a" "6b05aa17d96fb55869d57741857462349fbdbc30ea03200e526305ce74de6def", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling numberwang v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.86s
[INFO] running `Command { std: "docker" "inspect" "6b05aa17d96fb55869d57741857462349fbdbc30ea03200e526305ce74de6def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b05aa17d96fb55869d57741857462349fbdbc30ea03200e526305ce74de6def", kill_on_drop: false }`
[INFO] [stdout] 6b05aa17d96fb55869d57741857462349fbdbc30ea03200e526305ce74de6def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beac03acd7212305dcd4f10aedf589ade09b567307a6252868aa488b55d5807c
[INFO] running `Command { std: "docker" "start" "-a" "beac03acd7212305dcd4f10aedf589ade09b567307a6252868aa488b55d5807c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rubedo-macros v0.6.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling claims v0.8.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling numberwang v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rubedo v0.6.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.62s
[INFO] running `Command { std: "docker" "inspect" "beac03acd7212305dcd4f10aedf589ade09b567307a6252868aa488b55d5807c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beac03acd7212305dcd4f10aedf589ade09b567307a6252868aa488b55d5807c", kill_on_drop: false }`
[INFO] [stdout] beac03acd7212305dcd4f10aedf589ade09b567307a6252868aa488b55d5807c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4a5b0403c8e2a5e4be26ee42d562de37e4cf2e15db5be155d4ba6c61b44e467
[INFO] running `Command { std: "docker" "start" "-a" "b4a5b0403c8e2a5e4be26ee42d562de37e4cf2e15db5be155d4ba6c61b44e467", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/numberwang-221472fe697657da)
[INFO] [stdout] 
[INFO] [stdout] running 289 tests
[INFO] [stdout] test int::tests::u63::constructors::new__invalid ... ok
[INFO] [stdout] test int::tests::u63::conversions::from_sql__accepts ... ok
[INFO] [stdout] test int::tests::u63::constructors::new__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::from_sql__i32 ... ok
[INFO] [stdout] test int::tests::u63::conversions::from_sql__i64 ... ok
[INFO] [stdout] test int::tests::u63::conversions::from_sql__invalid_type ... ok
[INFO] [stdout] test int::tests::u63::conversions::from_sql__negative ... ok
[INFO] [stdout] test int::tests::u63::conversions::from_str__invalid_format ... ok
[INFO] [stdout] test int::tests::u63::conversions::from_str__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::to_sql__accepts ... ok
[INFO] [stdout] test int::tests::u63::conversions::to_sql__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i128__negative ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i128__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i128__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i16__negative ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i16__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i32__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i64__negative ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i64__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i8__negative ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i8__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__isize__negative ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__isize__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_i16__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_i16__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_i32__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_i32__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_i8__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_i8__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_isize__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_u16__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_isize__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_u16__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_u32__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_u32__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_u8__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_u8__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_usize__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_i64 ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__to_usize__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__u128__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__u128__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__u32 ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__u16 ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__u64__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__u64__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__usize__too_large ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__u8 ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__usize__valid ... ok
[INFO] [stdout] test int::tests::u63::conversions::tryfrom__to_i128 ... ok
[INFO] [stdout] test int::tests::u63::conversions::tryfrom__to_u128 ... ok
[INFO] [stdout] test int::tests::u63::conversions::tryfrom__to_u64 ... ok
[INFO] [stdout] test int::tests::u63::derived_traits::eq ... ok
[INFO] [stdout] test int::tests::u63::derived_traits::hash ... ok
[INFO] [stdout] test int::tests::u63::derived_traits::default ... ok
[INFO] [stdout] test int::tests::u63::derived_traits::deserialize ... ok
[INFO] [stdout] test int::tests::u63::derived_traits::ord ... ok
[INFO] [stdout] test int::tests::u63::derived_traits::serialize ... ok
[INFO] [stdout] test int::tests::u63::public_methods::as_array__max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::as_array__min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::as_slice__max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::as_slice__min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::as_slice__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::bit__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::bit__out_of_range ... ok
[INFO] [stdout] test int::tests::u63::public_methods::bits__invalid_range ... ok
[INFO] [stdout] test int::tests::u63::public_methods::as_array__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::bits__multi_byte ... ok
[INFO] [stdout] test int::tests::u63::public_methods::bits__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::bits__range_syntax ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_add__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_add__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_add__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_div__by_zero ... ok
[INFO] [stdout] test int::tests::u63::derived_traits::debug ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_div__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_mul__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_mul__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_mul__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_rem__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_pow__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_pow__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_rem__by_zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_sub__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_sub__at_min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_sub__underflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::count_ones__some ... ok
[INFO] [stdout] test int::tests::u63::public_methods::count_ones__zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::count_ones__all ... ok
[INFO] [stdout] test int::tests::u63::public_methods::count_zeros__all ... ok
[INFO] [stdout] test int::tests::u63::public_methods::count_ones__one ... ok
[INFO] [stdout] test int::tests::u63::public_methods::count_zeros__one ... ok
[INFO] [stdout] test int::tests::u63::public_methods::count_zeros__some ... ok
[INFO] [stdout] test int::tests::u63::public_methods::count_zeros__zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::from_be_bytes__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::from_json__invalid ... ok
[INFO] [stdout] test int::tests::u63::public_methods::from_json__valid ... ok
[INFO] [stdout] test int::tests::u63::public_methods::from_le_bytes__roundtrip ... ok
[INFO] [stdout] test int::tests::u63::public_methods::from_le_bytes__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::from_le_bytes__wrong_size ... ok
[INFO] [stdout] test int::tests::u63::public_methods::into_array__max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::into_array__min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::into_array__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::into_vec__max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::into_vec__min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::is_negative ... ok
[INFO] [stdout] test int::tests::u63::public_methods::into_vec__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::is_power_of_two ... ok
[INFO] [stdout] test int::tests::u63::public_methods::is_zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::leading_ones__all ... ok
[INFO] [stdout] test int::tests::u63::public_methods::leading_ones__none ... ok
[INFO] [stdout] test int::tests::u63::public_methods::leading_ones__some ... ok
[INFO] [stdout] test int::tests::u63::public_methods::leading_zeros__all ... ok
[INFO] [stdout] test int::tests::u63::public_methods::leading_zeros__none ... ok
[INFO] [stdout] test int::tests::u63::public_methods::leading_zeros__some ... ok
[INFO] [stdout] test int::tests::u63::public_methods::max_value ... ok
[INFO] [stdout] test int::tests::u63::public_methods::min_value ... ok
[INFO] [stdout] test int::tests::u63::conversions::from_str__too_large ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_pow__zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::one ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_add__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_div__by_zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_mul__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_add__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_div__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_add__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_mul__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_mul__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_pow__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_pow__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_rem__by_zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_rem__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_sub__at_min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_sub__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_sub__underflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::parse__invalid_format ... ok
[INFO] [stdout] test int::tests::u63::public_methods::parse__too_large ... ok
[INFO] [stdout] test int::tests::u63::public_methods::parse__valid ... ok
[INFO] [stdout] test int::tests::u63::public_methods::reverse_bits__all ... ok
[INFO] [stdout] test int::tests::u63::public_methods::reverse_bits__one ... ok
[INFO] [stdout] test int::tests::u63::public_methods::reverse_bits__pattern ... ok
[INFO] [stdout] test int::tests::u63::public_methods::overflowing_pow__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::rotate_left__many ... ok
[INFO] [stdout] test int::tests::u63::public_methods::reverse_bits__zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::rotate_left__full_rotation ... ok
[INFO] [stdout] test int::tests::u63::public_methods::rotate_left__one ... ok
[INFO] [stdout] test int::tests::u63::public_methods::rotate_left__zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::rotate_right__one ... ok
[INFO] [stdout] test int::tests::u63::public_methods::rotate_right__full_rotation ... ok
[INFO] [stdout] test int::tests::u63::public_methods::rotate_right__many ... ok
[INFO] [stdout] test int::tests::u63::public_methods::rotate_right__zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_add__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_add__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_div__by_zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_add__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_div__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_mul__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_mul__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_mul__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_pow__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_pow__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_pow__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_pow__zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_sub__underflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_sub__at_min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::set_bit__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::saturating_sub__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::to_json ... ok
[INFO] [stdout] test int::tests::u63::public_methods::set_bit__out_of_range ... ok
[INFO] [stdout] test int::tests::u63::public_methods::to_le_bytes ... ok
[INFO] [stdout] test int::tests::u63::public_methods::to_be_bytes ... ok
[INFO] [stdout] test int::tests::u63::public_methods::to_vec__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::to_vec__max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::trailing_ones__all ... ok
[INFO] [stdout] test int::tests::u63::public_methods::to_vec__min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::trailing_ones__none ... ok
[INFO] [stdout] test int::tests::u63::public_methods::trailing_zeros__all ... ok
[INFO] [stdout] test int::tests::u63::public_methods::trailing_ones__some ... ok
[INFO] [stdout] test int::tests::u63::public_methods::trailing_zeros__none ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_add__overflow_by_many ... ok
[INFO] [stdout] test int::tests::u63::public_methods::trailing_zeros__some ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_add__overflow_by_one ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_add__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_div__by_zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_mul__overflow_large ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_div__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_mul__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_mul__overflow_small ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_pow__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_pow__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_mul__at_max ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_rem__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_pow__zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_sub__at_min ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_pow__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_rem__by_zero ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_sub__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_sub__underflow_by_many ... ok
[INFO] [stdout] test int::tests::u63::traits::add__normal ... ok
[INFO] [stdout] test int::tests::u63::public_methods::wrapping_sub__underflow_by_one ... ok
[INFO] [stdout] test int::tests::u63::public_methods::zero ... ok
[INFO] [stdout] test int::tests::u63::traits::add_assign__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::binary ... ok
[INFO] [stdout] test int::tests::u63::traits::bitand__all_bits_set ... ok
[INFO] [stdout] test int::tests::u63::traits::bitand__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::bitand__zero_with_max ... ok
[INFO] [stdout] test int::tests::u63::traits::bitand_assign__all_bits ... ok
[INFO] [stdout] test int::tests::u63::traits::bitand_assign__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::bitand_assign__with_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::bitand__highest_valid_bit ... ok
[INFO] [stdout] test int::tests::u63::traits::bitor__with_max ... ok
[INFO] [stdout] test int::tests::u63::traits::bitor__with_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::bitor_assign__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::bitor_assign__with_max ... ok
[INFO] [stdout] test int::tests::u63::traits::bitor_assign__with_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::bitxor__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::bitxor__with_max ... ok
[INFO] [stdout] test int::tests::u63::traits::bitxor__with_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::bitxor_assign__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::bitxor_assign__with_max ... ok
[INFO] [stdout] test int::tests::u63::traits::bitxor_assign__with_zero ... ok
[INFO] [stdout] test int::tests::u63::conversions::try_from__i32__negative ... ok
[INFO] [stdout] test int::tests::u63::public_methods::checked_pow__overflow ... ok
[INFO] [stdout] test int::tests::u63::public_methods::from_be_bytes__roundtrip ... ok
[INFO] [stdout] test int::tests::u63::public_methods::from_be_bytes__wrong_size ... ok
[INFO] [stdout] test int::tests::u63::traits::bitor__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::display ... ok
[INFO] [stdout] test int::tests::u63::traits::div__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::div_assign__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::mul__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::lowerhex ... ok
[INFO] [stdout] test int::tests::u63::traits::mul_assign__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::add_assign__overflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::div__by_zero - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::div_assign__by_zero - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::mul__overflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::not__max ... ok
[INFO] [stdout] test int::tests::u63::traits::not__pattern ... ok
[INFO] [stdout] test int::tests::u63::traits::mul_assign__overflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::not__zero ... ok
[INFO] [stdout] test int::tests::u63::traits::product__at_max ... ok
[INFO] [stdout] test int::tests::u63::traits::product__empty ... ok
[INFO] [stdout] test int::tests::u63::traits::add__overflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::lowerexp ... ok
[INFO] [stdout] test int::tests::u63::traits::product__overflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::product__single ... ok
[INFO] [stdout] test int::tests::u63::traits::product__multiple_non_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::octal ... ok
[INFO] [stdout] test int::tests::u63::traits::neg - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::product_ref__at_max ... ok
[INFO] [stdout] test int::tests::u63::traits::product_ref__empty ... ok
[INFO] [stdout] test int::tests::u63::traits::product_ref__multiple_non_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::product__multiple_with_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::product_ref__multiple_with_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::product_ref__single ... ok
[INFO] [stdout] test int::tests::u63::traits::rem__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::rem__by_zero - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::shl__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::product_ref__overflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::rem__zero ... ok
[INFO] [stdout] test int::tests::u63::traits::shl__overflow ... ok
[INFO] [stdout] test int::tests::u63::traits::shl__zero_shift ... ok
[INFO] [stdout] test int::tests::u63::traits::shl_assign ... ok
[INFO] [stdout] test int::tests::u63::traits::shr__large_shift ... ok
[INFO] [stdout] test int::tests::u63::traits::shr__underflow ... ok
[INFO] [stdout] test int::tests::u63::traits::shr__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::sub__underflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::shr_assign ... ok
[INFO] [stdout] test int::tests::u63::traits::rem_assign__by_zero - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::rem_assign__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::shl__large_shift ... ok
[INFO] [stdout] test int::tests::u63::traits::shr__zero_shift ... ok
[INFO] [stdout] test int::tests::u63::traits::sub__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::sub_assign__normal ... ok
[INFO] [stdout] test int::tests::u63::traits::sum__at_max ... ok
[INFO] [stdout] test int::tests::u63::traits::sum__multiple_non_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::sum_ref__multiple_non_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::sub_assign__underflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::sum__multiple_with_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::sum_ref__empty ... ok
[INFO] [stdout] test int::tests::u63::traits::sum_ref__overflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::sum_ref__single ... ok
[INFO] [stdout] test int::tests::u63::traits::upperhex ... ok
[INFO] [stdout] test int::tests::u63::traits::sum__single ... ok
[INFO] [stdout] test int::tests::u63::traits::sum_ref__at_max ... ok
[INFO] [stdout] test int::tests::u63::traits::sum_ref__multiple_with_zero ... ok
[INFO] [stdout] test int::tests::u63::traits::sum__overflow - should panic ... ok
[INFO] [stdout] test int::tests::u63::traits::upperexp ... ok
[INFO] [stdout] test int::tests::u63::traits::sum__empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 289 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests numberwang
[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" "b4a5b0403c8e2a5e4be26ee42d562de37e4cf2e15db5be155d4ba6c61b44e467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4a5b0403c8e2a5e4be26ee42d562de37e4cf2e15db5be155d4ba6c61b44e467", kill_on_drop: false }`
[INFO] [stdout] b4a5b0403c8e2a5e4be26ee42d562de37e4cf2e15db5be155d4ba6c61b44e467
