[INFO] cloning repository https://github.com/RevelationOfTuring/perp-exchange-v1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RevelationOfTuring/perp-exchange-v1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevelationOfTuring%2Fperp-exchange-v1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevelationOfTuring%2Fperp-exchange-v1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8952408d15ae8b0007dff2eb3ff57bbf06514a6e
[INFO] checking RevelationOfTuring/perp-exchange-v1 against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevelationOfTuring%2Fperp-exchange-v1" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RevelationOfTuring/perp-exchange-v1
[INFO] finished tweaking git repo https://github.com/RevelationOfTuring/perp-exchange-v1
[INFO] tweaked toml for git repo https://github.com/RevelationOfTuring/perp-exchange-v1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RevelationOfTuring/perp-exchange-v1 on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RevelationOfTuring/perp-exchange-v1 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626
[INFO] running `Command { std: "docker" "start" "358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling borsh v1.5.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling borsh-derive v1.5.6
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking solana-frozen-abi v1.18.26
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling anchor-syn v0.30.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]     Checking solana-logger v1.18.26
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]    Compiling anchor-attribute-error v0.30.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.30.1
[INFO] [stderr]    Compiling anchor-derive-serde v0.30.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking solana-sdk v1.18.26
[INFO] [stderr]     Checking spl-program-error v0.4.4
[INFO] [stderr]     Checking spl-discriminator v0.2.5
[INFO] [stderr]     Checking anchor-lang v0.30.1
[INFO] [stderr]     Checking spl-memo v4.0.4
[INFO] [stderr]     Checking spl-token v4.0.3
[INFO] [stderr]     Checking pythnet-sdk v2.3.1
[INFO] [stderr]     Checking pyth-solana-receiver-sdk v0.6.0
[INFO] [stderr]     Checking mock_pyth v0.1.0 (/opt/rustwide/workdir/programs/mock_pyth)
[INFO] [stderr]     Checking solana-zk-token-sdk v1.18.26
[INFO] [stderr]     Checking spl-pod v0.2.5
[INFO] [stderr]     Checking spl-type-length-value v0.4.6
[INFO] [stderr]     Checking spl-token-group-interface v0.2.5
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.6.5
[INFO] [stderr]     Checking spl-token-metadata-interface v0.3.5
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.6.5
[INFO] [stderr]     Checking spl-token-2022 v3.0.5
[INFO] [stderr]     Checking spl-associated-token-account v3.0.4
[INFO] [stderr]     Checking anchor-spl v0.30.1
[INFO] [stderr]     Checking mock_usdc_faucet v0.1.0 (/opt/rustwide/workdir/programs/mock_usdc_faucet)
[INFO] [stderr]     Checking clearing_house v0.1.0 (/opt/rustwide/workdir/programs/clearing_house)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::uint_overflowing_binop` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / construct_uint! {
[INFO] [stdout] 46 | |     pub struct U192(3);
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl isize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_try_from_for_primitive` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i128>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> programs/clearing_house/src/math/bn.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / construct_uint! {
[INFO] [stdout] 81 | |     pub struct U256(4);
[INFO] [stdout] 82 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: borsh v1.5.6, clearing_house v0.1.0 (/opt/rustwide/workdir/programs/clearing_house)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626", kill_on_drop: false }`
[INFO] [stdout] 358e2ce11b03945df194dd130a066d96b0e4fd52775d32c1b9eba0712fd57626
