[INFO] fetching crate razor-stream 0.4.0...
[INFO] checking razor-stream-0.4.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] extracting crate razor-stream 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate razor-stream 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate razor-stream 0.4.0
[INFO] tweaked toml for crates.io crate razor-stream 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate razor-stream 0.4.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate razor-stream 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8dae9a054ec097965ff338206118713516e58fe851152008f97fcd10c4b9901
[INFO] running `Command { std: "docker" "start" "-a" "a8dae9a054ec097965ff338206118713516e58fe851152008f97fcd10c4b9901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8dae9a054ec097965ff338206118713516e58fe851152008f97fcd10c4b9901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8dae9a054ec097965ff338206118713516e58fe851152008f97fcd10c4b9901", kill_on_drop: false }`
[INFO] [stdout] a8dae9a054ec097965ff338206118713516e58fe851152008f97fcd10c4b9901
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1b663ad6177857a873d033e504f29f4cdd62d322e48978b1d4f04e719f97fc6
[INFO] running `Command { std: "docker" "start" "-a" "f1b663ad6177857a873d033e504f29f4cdd62d322e48978b1d4f04e719f97fc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking arc-swap v1.8.1
[INFO] [stderr]     Checking file-rotate v0.8.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking razor-rpc-codec v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking orb v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking close_fds v0.3.2
[INFO] [stderr]     Checking core_affinity v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking atomic-waitgroup v0.1.4
[INFO] [stderr]     Checking crossfire v3.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling razor-stream-macros v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling captains-log-helper v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crossfire v2.1.10
[INFO] [stderr]     Checking captains-log v0.15.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking sync-utils v0.1.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fail v0.5.1
[INFO] [stderr]     Checking io-buffer v1.0.6
[INFO] [stderr]     Checking razor-stream v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_healthy_workers` is never used
[INFO] [stdout]    --> src/client/pool.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl<F: ClientFacts, P: ClientTransport> ClientPoolInner<F, P> {
[INFO] [stdout]     | -------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn get_healthy_workers(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_healthy_workers` is never used
[INFO] [stdout]    --> src/client/pool.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl<F: ClientFacts, P: ClientTransport> ClientPoolInner<F, P> {
[INFO] [stdout]     | -------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn get_healthy_workers(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 | impl_rpc_error_for_num!(i8);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 | impl_rpc_error_for_num!(u8);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | impl_rpc_error_for_num!(i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | impl_rpc_error_for_num!(u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | impl_rpc_error_for_num!(i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 | impl_rpc_error_for_num!(i8);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 | impl_rpc_error_for_num!(u8);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 | impl_rpc_error_for_num!(i16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | impl_rpc_error_for_num!(u16);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | impl_rpc_error_for_num!(i32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 | impl_rpc_error_for_num!(u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:239:30
[INFO] [stdout]     |
[INFO] [stdout] 239 |             if i <= i32::max as u32 {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 239 |             if i <= i32::max as *const () as u32 {
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as u32 {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 | impl_rpc_error_for_num!(u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_rpc_error_for_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     if i <= $t::max as *const () as u32 {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/error.rs:239:30
[INFO] [stdout]     |
[INFO] [stdout] 239 |             if i <= i32::max as u32 {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 239 |             if i <= i32::max as *const () as u32 {
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.08s
[INFO] running `Command { std: "docker" "inspect" "f1b663ad6177857a873d033e504f29f4cdd62d322e48978b1d4f04e719f97fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b663ad6177857a873d033e504f29f4cdd62d322e48978b1d4f04e719f97fc6", kill_on_drop: false }`
[INFO] [stdout] f1b663ad6177857a873d033e504f29f4cdd62d322e48978b1d4f04e719f97fc6
