[INFO] cloning repository https://github.com/Christopherfrommaine/code20automatasearch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Christopherfrommaine/code20automatasearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherfrommaine%2Fcode20automatasearch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherfrommaine%2Fcode20automatasearch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f2061323070c697fd18b8fb01d54e15811ce95f
[INFO] checking Christopherfrommaine/code20automatasearch against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherfrommaine%2Fcode20automatasearch" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Christopherfrommaine/code20automatasearch
[INFO] finished tweaking git repo https://github.com/Christopherfrommaine/code20automatasearch
[INFO] tweaked toml for git repo https://github.com/Christopherfrommaine/code20automatasearch written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Christopherfrommaine/code20automatasearch on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Christopherfrommaine/code20automatasearch 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cgrustplot v1.1.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.21
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded splr v0.17.2
[INFO] [stderr]   Downloaded zerocopy v0.8.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75
[INFO] running `Command { std: "docker" "start" "3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75", 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" "3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75", 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" "3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking splr v0.17.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking cgrustplot v1.1.2
[INFO] [stderr]     Checking code20search v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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]  --> src/bruteforce/customuint.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / construct_uint! {
[INFO] [stdout] 6 | |     pub struct U256(4); // 4 * 64-bit = 256-bit integer
[INFO] [stdout] 7 | | }
[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 47.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: code20search v0.1.0 (/opt/rustwide/workdir), nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12`
[INFO] running `Command { std: "docker" "inspect" "3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75", kill_on_drop: false }`
[INFO] [stdout] 3df3f28f1bfdc76c70bc83cb741320417a04be84d48ccc7f6b953c9e15816e75
