[INFO] fetching crate infmachine 0.1.1...
[INFO] checking infmachine-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate infmachine 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate infmachine 0.1.1
[INFO] finished tweaking crates.io crate infmachine 0.1.1
[INFO] tweaked toml for crates.io crate infmachine 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate infmachine 0.1.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate infmachine 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f8dd98c937143952a2b16c790658b1ec00ff63d235b88080c16a6d60db864ac
[INFO] running `Command { std: "docker" "start" "-a" "3f8dd98c937143952a2b16c790658b1ec00ff63d235b88080c16a6d60db864ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f8dd98c937143952a2b16c790658b1ec00ff63d235b88080c16a6d60db864ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8dd98c937143952a2b16c790658b1ec00ff63d235b88080c16a6d60db864ac", kill_on_drop: false }`
[INFO] [stdout] 3f8dd98c937143952a2b16c790658b1ec00ff63d235b88080c16a6d60db864ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8962661a333d075f30112d098ee758c7067e0561f88402e536743106b80f4ad
[INFO] running `Command { std: "docker" "start" "-a" "e8962661a333d075f30112d098ee758c7067e0561f88402e536743106b80f4ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling opencl-sys v0.2.9
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking gate_calc_log_bits v0.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cl3 v0.9.5
[INFO] [stderr]     Checking opencl3 v0.9.5
[INFO] [stderr]     Checking serde v1.0.218
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking gatesim v0.1.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking gatenative v0.2.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking infmachine_config v0.1.0
[INFO] [stderr]     Checking infmachine v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/lib.rs:675:30
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let start_w: usize = (start / exec_word_len_usize).try_into().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/lib.rs:676:28
[INFO] [stdout]     |
[INFO] [stdout] 676 |           let end_w: usize = ((end + exec_word_len_usize - 1) / exec_word_len_usize)
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 677 | |             .try_into()
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/cycle_stage.rs:518:25
[INFO] [stdout]     |
[INFO] [stdout] 518 |         let group_len = usize::try_from(device.max_work_group_size().unwrap()).unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/cycle_stage.rs:579:38
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let cl_memory_len_in_cells = cl_ulong::try_from(memory_len_in_cells).unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infmachine` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/lib.rs:675:30
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let start_w: usize = (start / exec_word_len_usize).try_into().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/lib.rs:676:28
[INFO] [stdout]     |
[INFO] [stdout] 676 |           let end_w: usize = ((end + exec_word_len_usize - 1) / exec_word_len_usize)
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 677 | |             .try_into()
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/cycle_stage.rs:518:25
[INFO] [stdout]     |
[INFO] [stdout] 518 |         let group_len = usize::try_from(device.max_work_group_size().unwrap()).unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> src/cycle_stage.rs:579:38
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let cl_memory_len_in_cells = cl_ulong::try_from(memory_len_in_cells).unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]     --> src/cycle_stage.rs:706:25
[INFO] [stdout]      |
[INFO] [stdout]  706 |                       (0..u32::try_from(memory_len).unwrap())
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1073 | /     test_cycle_stage_execute_xxx_macro!(
[INFO] [stdout] 1074 | |         test_cycle_stage_execute_xxx_cpu,
[INFO] [stdout] 1075 | |         CPUDataHolderHelper,
[INFO] [stdout] 1076 | |         (),
[INFO] [stdout] 1077 | |         CPUCycleStageHelper
[INFO] [stdout] 1078 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_cycle_stage_execute_xxx_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]     --> src/cycle_stage.rs:706:25
[INFO] [stdout]      |
[INFO] [stdout]  706 |                       (0..u32::try_from(memory_len).unwrap())
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1080 | /     test_cycle_stage_execute_xxx_macro!(
[INFO] [stdout] 1081 | |         test_cycle_stage_execute_xxx_opencl,
[INFO] [stdout] 1082 | |         OpenCLDataHolderHelper,
[INFO] [stdout] 1083 | |         &(Arc<Context>, Arc<CommandQueue>),
[INFO] [stdout] 1084 | |         OpenCLCycleStageHelper
[INFO] [stdout] 1085 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_cycle_stage_execute_xxx_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_data_transform::CPUDataInputTransformer, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1535:30
[INFO] [stdout]      |
[INFO] [stdout] 1535 |                   let mut it = exec
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 1536 | |                     .input_transformer(32, &(0..20).collect::<Vec<_>>())
[INFO] [stdout]      | |________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |       test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |       ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_data_transform::CPUDataOutputTransformer, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1538:30
[INFO] [stdout]      |
[INFO] [stdout] 1538 |                   let mut ot = exec
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 1539 | |                     .output_transformer(32, &(0..20).collect::<Vec<_>>())
[INFO] [stdout]      | |_________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |       test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |       ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1542:38
[INFO] [stdout]      |
[INFO] [stdout] 1542 |                 let mut input_data = it.transform(&input_data).unwrap();
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |     test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1547:39
[INFO] [stdout]      |
[INFO] [stdout] 1547 |                     let output_data = ot.transform(&input_data).unwrap();
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |     test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1711:38
[INFO] [stdout]      |
[INFO] [stdout] 1711 |                 let mut input_data = it.transform(&input_data).unwrap();
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |     test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1733:42
[INFO] [stdout]      |
[INFO] [stdout] 1733 |                     let mut input_data = it.transform(&input_data).unwrap();
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |     test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1770:42
[INFO] [stdout]      |
[INFO] [stdout] 1770 |                     let mut input_data = it.transform(&input_data).unwrap();
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |     test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_data_transform::CPUDataInputTransformer, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1872:30
[INFO] [stdout]      |
[INFO] [stdout] 1872 |                   let mut it = exec
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 1873 | |                     .input_transformer(32, &(0..20).collect::<Vec<_>>())
[INFO] [stdout]      | |________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |       test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |       ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:1876:38
[INFO] [stdout]      |
[INFO] [stdout] 1876 |                 let mut input_data = it.transform(&input_data).unwrap();
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |     test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_data_transform::CPUDataInputTransformer, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:2092:30
[INFO] [stdout]      |
[INFO] [stdout] 2092 |                   let mut it = exec
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2093 | |                     .input_transformer(32, &(0..20).collect::<Vec<_>>())
[INFO] [stdout]      | |________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |       test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |       ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:2096:38
[INFO] [stdout]      |
[INFO] [stdout] 2096 |                 let mut input_data = it.transform(&input_data).unwrap();
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |     test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_data_transform::CPUDataInputTransformer, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:2323:30
[INFO] [stdout]      |
[INFO] [stdout] 2323 |                   let mut it = exec
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2324 | |                     .input_transformer(32, &(0..20).collect::<Vec<_>>())
[INFO] [stdout]      | |________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |       test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |       ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]     --> src/circuit_config.rs:2327:38
[INFO] [stdout]      |
[INFO] [stdout] 2327 |                 let mut input_data = it.transform(&input_data).unwrap();
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2659 |     test_build_circuit_xxx!(test_build_circuit_cpu_routine, cpu_builder_creator);
[INFO] [stdout]      |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_build_circuit_xxx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_data_transform::CPUDataInputTransformer, Infallible>
[INFO] [stdout]    --> src/lib.rs:861:22
[INFO] [stdout]     |
[INFO] [stdout] 861 |           let mut it = machine
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 862 | |             .executor
[INFO] [stdout] 863 | |             .input_transformer(
[INFO] [stdout] 864 | |                 ((config.state_len + 31) & !31) as usize,
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |                     .collect::<Vec<_>>(),
[INFO] [stdout] 868 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<gatenative::cpu_build_exec::CPUDataHolder, Infallible>
[INFO] [stdout]    --> src/lib.rs:876:27
[INFO] [stdout]     |
[INFO] [stdout] 876 |         let states_data = it.transform(&states_data).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infmachine` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "e8962661a333d075f30112d098ee758c7067e0561f88402e536743106b80f4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8962661a333d075f30112d098ee758c7067e0561f88402e536743106b80f4ad", kill_on_drop: false }`
[INFO] [stdout] e8962661a333d075f30112d098ee758c7067e0561f88402e536743106b80f4ad
