[INFO] fetching crate numberwang 0.1.0... [INFO] testing numberwang-0.1.0 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate numberwang 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate numberwang 0.1.0 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate numberwang 0.1.0 [INFO] finished tweaking crates.io crate numberwang 0.1.0 [INFO] tweaked toml for crates.io crate numberwang 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 188 packages to latest compatible versions [INFO] [stderr] Adding claims v0.7.1 (available: v0.8.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rubedo-macros v0.6.3 [INFO] [stderr] Downloaded generic-array v1.1.1 [INFO] [stderr] Downloaded rubedo v0.6.3 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4926b4a98f5bfb69df617f1104b0fb4bf962c08558566f9fc90f6a47bdc9d728 [INFO] running `Command { std: "docker" "start" "-a" "4926b4a98f5bfb69df617f1104b0fb4bf962c08558566f9fc90f6a47bdc9d728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4926b4a98f5bfb69df617f1104b0fb4bf962c08558566f9fc90f6a47bdc9d728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4926b4a98f5bfb69df617f1104b0fb4bf962c08558566f9fc90f6a47bdc9d728", kill_on_drop: false }` [INFO] [stdout] 4926b4a98f5bfb69df617f1104b0fb4bf962c08558566f9fc90f6a47bdc9d728 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8880459d0c50dd250d441215cd9e60ea414fc5b4f12fb91ce4c458d534fd6fbd [INFO] running `Command { std: "docker" "start" "-a" "8880459d0c50dd250d441215cd9e60ea414fc5b4f12fb91ce4c458d534fd6fbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling generic-array v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling numberwang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s [INFO] running `Command { std: "docker" "inspect" "8880459d0c50dd250d441215cd9e60ea414fc5b4f12fb91ce4c458d534fd6fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8880459d0c50dd250d441215cd9e60ea414fc5b4f12fb91ce4c458d534fd6fbd", kill_on_drop: false }` [INFO] [stdout] 8880459d0c50dd250d441215cd9e60ea414fc5b4f12fb91ce4c458d534fd6fbd [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 892b531c692e71d6c9d40a50a0f80b814ad637ec49a3188e7491f7a08b172f55 [INFO] running `Command { std: "docker" "start" "-a" "892b531c692e71d6c9d40a50a0f80b814ad637ec49a3188e7491f7a08b172f55", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rubedo-macros v0.6.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling numberwang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rubedo v0.6.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.11s [INFO] running `Command { std: "docker" "inspect" "892b531c692e71d6c9d40a50a0f80b814ad637ec49a3188e7491f7a08b172f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892b531c692e71d6c9d40a50a0f80b814ad637ec49a3188e7491f7a08b172f55", kill_on_drop: false }` [INFO] [stdout] 892b531c692e71d6c9d40a50a0f80b814ad637ec49a3188e7491f7a08b172f55 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d10bdcadcbb3e79b44bb1a4d5449f64a16d133faf1e9c79a31878a808a4d1e85 [INFO] running `Command { std: "docker" "start" "-a" "d10bdcadcbb3e79b44bb1a4d5449f64a16d133faf1e9c79a31878a808a4d1e85", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/numberwang-d195fa0a69996acc) [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__i32 ... ok [INFO] [stdout] test int::tests::u63::constructors::new__valid ... ok [INFO] [stdout] test int::tests::u63::conversions::from_sql__accepts ... 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__too_large ... 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__negative ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__i64__negative ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__i32__valid ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__i8__valid ... 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__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__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_i64 ... 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_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__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_u8__too_large ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__to_usize__valid ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__u128__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__u16 ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__u128__too_large ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__u32 ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__to_u16__valid ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__u64__too_large ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__u64__valid ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__u8 ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__usize__too_large ... ok [INFO] [stdout] test int::tests::u63::conversions::tryfrom__to_i128 ... ok [INFO] [stdout] test int::tests::u63::conversions::try_from__usize__valid ... ok [INFO] [stdout] test int::tests::u63::conversions::tryfrom__to_u128 ... ok [INFO] [stdout] test int::tests::u63::derived_traits::deserialize ... 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::conversions::tryfrom__to_u64 ... ok [INFO] [stdout] test int::tests::u63::public_methods::as_array__max ... ok [INFO] [stdout] test int::tests::u63::derived_traits::serialize ... ok [INFO] [stdout] test int::tests::u63::derived_traits::default ... ok [INFO] [stdout] test int::tests::u63::derived_traits::ord ... ok [INFO] [stdout] test int::tests::u63::public_methods::as_array__min ... ok [INFO] [stdout] test int::tests::u63::public_methods::as_array__normal ... 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::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::public_methods::checked_mul__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_div__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_pow__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_mul__overflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_mul__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_pow__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_pow__overflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_pow__zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_rem__by_zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_sub__at_min ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_rem__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_sub__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::checked_sub__underflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::count_ones__all ... ok [INFO] [stdout] test int::tests::u63::public_methods::count_ones__one ... ok [INFO] [stdout] test int::tests::u63::public_methods::count_ones__some ... ok [INFO] [stdout] test int::tests::u63::public_methods::count_zeros__all ... 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_ones__zero ... 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_be_bytes__wrong_size ... 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__wrong_size ... ok [INFO] [stdout] test int::tests::u63::public_methods::from_le_bytes__normal ... 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::into_vec__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::from_be_bytes__roundtrip ... ok [INFO] [stdout] test int::tests::u63::public_methods::is_negative ... ok [INFO] [stdout] test int::tests::u63::public_methods::is_power_of_two ... ok [INFO] [stdout] test int::tests::u63::public_methods::leading_ones__all ... ok [INFO] [stdout] test int::tests::u63::public_methods::is_zero ... 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::public_methods::leading_ones__none ... ok [INFO] [stdout] test int::tests::u63::public_methods::one ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_add__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_add__normal ... 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_div__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_mul__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_mul__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_pow__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_pow__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_rem__by_zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_mul__overflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_sub__at_min ... 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::overflowing_pow__overflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::parse__valid ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_sub__underflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::reverse_bits__all ... ok [INFO] [stdout] test int::tests::u63::public_methods::reverse_bits__zero ... 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::rotate_left__full_rotation ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_rem__normal ... ok [INFO] [stdout] test int::tests::u63::derived_traits::debug ... ok [INFO] [stdout] test int::tests::u63::public_methods::rotate_left__one ... ok [INFO] [stdout] test int::tests::u63::public_methods::overflowing_sub__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::rotate_left__many ... ok [INFO] [stdout] test int::tests::u63::public_methods::rotate_left__zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::rotate_right__full_rotation ... ok [INFO] [stdout] test int::tests::u63::public_methods::rotate_right__one ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_add__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_add__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::rotate_right__many ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_add__overflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_mul__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::rotate_right__zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_div__by_zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_pow__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_mul__overflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_mul__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_sub__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::set_bit__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::set_bit__out_of_range ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_pow__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_pow__overflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_pow__zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::to_vec__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_sub__at_min ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_div__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::to_json ... ok [INFO] [stdout] test int::tests::u63::public_methods::trailing_zeros__all ... ok [INFO] [stdout] test int::tests::u63::public_methods::trailing_zeros__some ... ok [INFO] [stdout] test int::tests::u63::public_methods::to_le_bytes ... ok [INFO] [stdout] test int::tests::u63::public_methods::to_vec__max ... ok [INFO] [stdout] test int::tests::u63::public_methods::to_vec__min ... ok [INFO] [stdout] test int::tests::u63::public_methods::saturating_sub__underflow ... ok [INFO] [stdout] test int::tests::u63::public_methods::trailing_ones__none ... ok [INFO] [stdout] test int::tests::u63::public_methods::to_be_bytes ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_add__overflow_by_many ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_add__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_add__overflow_by_one ... ok [INFO] [stdout] test int::tests::u63::public_methods::trailing_ones__some ... ok [INFO] [stdout] test int::tests::u63::public_methods::trailing_ones__all ... ok [INFO] [stdout] test int::tests::u63::public_methods::trailing_zeros__none ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_div__by_zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_mul__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_mul__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_div__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_mul__overflow_large ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_mul__overflow_small ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_pow__at_max ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_pow__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_pow__zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_sub__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_sub__at_min ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_rem__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_sub__underflow_by_many ... ok [INFO] [stdout] test int::tests::u63::public_methods::zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_pow__overflow ... ok [INFO] [stdout] test int::tests::u63::traits::add__normal ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_rem__by_zero ... ok [INFO] [stdout] test int::tests::u63::public_methods::wrapping_sub__underflow_by_one ... ok [INFO] [stdout] test int::tests::u63::traits::add_assign__normal ... ok [INFO] [stdout] test int::tests::u63::traits::bitand__all_bits_set ... ok [INFO] [stdout] test int::tests::u63::traits::bitand__highest_valid_bit ... 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::binary ... ok [INFO] [stdout] test int::tests::u63::traits::bitand_assign__with_zero ... ok [INFO] [stdout] test int::tests::u63::traits::bitor__normal ... ok [INFO] [stdout] test int::tests::u63::traits::bitor__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::bitor__with_zero ... ok [INFO] [stdout] test int::tests::u63::traits::bitor_assign__normal ... ok [INFO] [stdout] test int::tests::u63::traits::bitxor__with_zero ... ok [INFO] [stdout] test int::tests::u63::traits::bitor_assign__with_max ... ok [INFO] [stdout] test int::tests::u63::traits::bitxor_assign__normal ... 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_assign__with_max ... ok [INFO] [stdout] test int::tests::u63::traits::bitxor__with_max ... ok [INFO] [stdout] test int::tests::u63::traits::bitxor_assign__with_zero ... 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::display ... ok [INFO] [stdout] test int::tests::u63::traits::lowerhex ... ok [INFO] [stdout] test int::tests::u63::traits::mul__normal ... ok [INFO] [stdout] test int::tests::u63::traits::mul_assign__normal ... 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::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::product__single ... 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__multiple_non_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::product__multiple_with_zero ... ok [INFO] [stdout] test int::tests::u63::traits::rem__zero ... ok [INFO] [stdout] test int::tests::u63::traits::rem__normal ... ok [INFO] [stdout] test int::tests::u63::traits::rem_assign__normal ... ok [INFO] [stdout] test int::tests::u63::traits::product_ref__multiple_non_zero ... ok [INFO] [stdout] test int::tests::u63::traits::shl__large_shift ... ok [INFO] [stdout] test int::tests::u63::traits::shl__normal ... 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__normal ... ok [INFO] [stdout] test int::tests::u63::traits::shr__underflow ... ok [INFO] [stdout] test int::tests::u63::traits::shr__zero_shift ... ok [INFO] [stdout] test int::tests::u63::traits::shr_assign ... 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::lowerexp ... ok [INFO] [stdout] test int::tests::u63::traits::sum__at_max ... ok [INFO] [stdout] test int::tests::u63::traits::sum__empty ... ok [INFO] [stdout] test int::tests::u63::traits::sum__multiple_non_zero ... ok [INFO] [stdout] test int::tests::u63::traits::sum__multiple_with_zero ... 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__empty ... ok [INFO] [stdout] test int::tests::u63::traits::sum_ref__multiple_non_zero ... ok [INFO] [stdout] test int::tests::u63::traits::sum_ref__multiple_with_zero ... ok [INFO] [stdout] test int::tests::u63::traits::octal ... ok [INFO] [stdout] test int::tests::u63::traits::sum_ref__single ... ok [INFO] [stdout] test int::tests::u63::traits::upperexp ... ok [INFO] [stdout] test int::tests::u63::traits::upperhex ... ok [INFO] [stdout] test int::tests::u63::traits::add__overflow - should panic ... 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::mul_assign__overflow - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::neg - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::product__overflow - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::product_ref__overflow - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::rem__by_zero - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::rem_assign__by_zero - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::sub__underflow - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::sub_assign__underflow - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::sum__overflow - should panic ... ok [INFO] [stdout] test int::tests::u63::traits::sum_ref__overflow - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 289 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [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" "d10bdcadcbb3e79b44bb1a4d5449f64a16d133faf1e9c79a31878a808a4d1e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10bdcadcbb3e79b44bb1a4d5449f64a16d133faf1e9c79a31878a808a4d1e85", kill_on_drop: false }` [INFO] [stdout] d10bdcadcbb3e79b44bb1a4d5449f64a16d133faf1e9c79a31878a808a4d1e85