[INFO] fetching crate arcium-macros 0.5.4...
[INFO] testing arcium-macros-0.5.4 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate arcium-macros 0.5.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate arcium-macros 0.5.4
[INFO] finished tweaking crates.io crate arcium-macros 0.5.4
[INFO] tweaked toml for crates.io crate arcium-macros 0.5.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate arcium-macros 0.5.4 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arcium-macros 0.5.4 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arcis-interface v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3096e5901ffa8a2760d6453743948f78b81f00cf5d9a770bfd3ccd5679e8f690
[INFO] running `Command { std: "docker" "start" "-a" "3096e5901ffa8a2760d6453743948f78b81f00cf5d9a770bfd3ccd5679e8f690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3096e5901ffa8a2760d6453743948f78b81f00cf5d9a770bfd3ccd5679e8f690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3096e5901ffa8a2760d6453743948f78b81f00cf5d9a770bfd3ccd5679e8f690", kill_on_drop: false }`
[INFO] [stdout] 3096e5901ffa8a2760d6453743948f78b81f00cf5d9a770bfd3ccd5679e8f690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3b50160440b4f0289c473775bad157468e281778079ddba6e7a91def2477e8e
[INFO] running `Command { std: "docker" "start" "-a" "b3b50160440b4f0289c473775bad157468e281778079ddba6e7a91def2477e8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling arcis-interface v0.5.4
[INFO] [stderr]    Compiling arcium-macros v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.97s
[INFO] running `Command { std: "docker" "inspect" "b3b50160440b4f0289c473775bad157468e281778079ddba6e7a91def2477e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3b50160440b4f0289c473775bad157468e281778079ddba6e7a91def2477e8e", kill_on_drop: false }`
[INFO] [stdout] b3b50160440b4f0289c473775bad157468e281778079ddba6e7a91def2477e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c8666a08f62e018ed5a4f0d22d9ef10ce4e2d22258513ef2a164ecfcc890bd7
[INFO] running `Command { std: "docker" "start" "-a" "7c8666a08f62e018ed5a4f0d22d9ef10ce4e2d22258513ef2a164ecfcc890bd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arcium-macros v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.01s
[INFO] running `Command { std: "docker" "inspect" "7c8666a08f62e018ed5a4f0d22d9ef10ce4e2d22258513ef2a164ecfcc890bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8666a08f62e018ed5a4f0d22d9ef10ce4e2d22258513ef2a164ecfcc890bd7", kill_on_drop: false }`
[INFO] [stdout] 7c8666a08f62e018ed5a4f0d22d9ef10ce4e2d22258513ef2a164ecfcc890bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89f23b183899bc85efe8242d1ddc872818dcb6b95558d97296d2ea3b642fc57c
[INFO] running `Command { std: "docker" "start" "-a" "89f23b183899bc85efe8242d1ddc872818dcb6b95558d97296d2ea3b642fc57c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arcium_macros-5be30a6fb53a5204)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test callback_macros::tests::test_callback_struct_naming_error_message_format ... ok
[INFO] [stdout] test check_args_macro::tests::debug_this_macro ... ignored, Used for debugging, not for testing.
[INFO] [stdout] test callback_macros::tests::test_callback_struct_naming_invalid_completely_wrong ... ok
[INFO] [stdout] test gen_callback_types::tests::test_gen_all_custom_structs ... ok
[INFO] [stdout] test gen_callback_types::tests::test_empty_tuple_handling ... ok
[INFO] [stdout] test gen_callback_types::tests::test_generate_nested_struct_name ... ok
[INFO] [stdout] test gen_callback_types::tests::test_generated_struct_has_correct_size_constant ... ok
[INFO] [stdout] test gen_callback_types::tests::test_struct_generation_with_nested_types ... ok
[INFO] [stdout] test gen_callback_types::tests::test_semantic_encryption_detection ... ok
[INFO] [stdout] test callback_macros::tests::test_callback_struct_naming_valid_snake_case ... ok
[INFO] [stdout] test gen_callback_types::tests::test_value_size_in_bytes_composites ... ok
[INFO] [stdout] test gen_callback_types::tests::test_value_size_in_bytes_encryption_types ... ok
[INFO] [stdout] test gen_callback_types::tests::test_naming_consistency_for_nested_structs ... ok
[INFO] [stdout] test callback_macros::tests::test_callback_struct_naming_invalid_wrong_case ... ok
[INFO] [stdout] test gen_callback_types::tests::test_value_to_type_for_output ... ok
[INFO] [stdout] test callback_macros::tests::test_pascal_case_conversion ... ok
[INFO] [stdout] test utils::tests::test_comp_def_offset ... ok
[INFO] [stdout] test callback_macros::tests::test_callback_struct_naming_invalid_wrong_suffix ... ok
[INFO] [stdout] test callback_macros::tests::test_callback_struct_naming_valid_edge_cases ... ok
[INFO] [stdout] test gen_callback_types::tests::test_value_size_in_bytes_primitives ... ok
[INFO] [stdout] test utils::tests::test_read_circuit_hash_invalid_json ... ok
[INFO] [stdout] test utils::tests::test_read_circuit_hash_missing_file ... ok
[INFO] [stdout] test validation::tests::test_strip_box ... ok
[INFO] [stdout] test utils::tests::test_read_circuit_weight_invalid_json ... ok
[INFO] [stdout] test utils::tests::test_read_circuit_weight_missing_field ... ok
[INFO] [stdout] test utils::tests::test_read_circuit_weight_missing_file ... ok
[INFO] [stdout] test utils::tests::test_read_circuit_weight_valid ... ok
[INFO] [stderr]    Doc-tests arcium_macros
[INFO] [stdout] test utils::tests::test_read_circuit_hash_wrong_size ... ok
[INFO] [stdout] test utils::tests::test_read_circuit_hash_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 294) ... ignored
[INFO] [stdout] test src/lib.rs - arcium_callback (line 29) ... ignored
[INFO] [stdout] test src/lib.rs - callback_accounts (line 160) ... ignored
[INFO] [stdout] test src/lib.rs - check_args (line 278) ... ignored
[INFO] [stdout] test src/lib.rs - circuit_hash (line 311) ... ignored
[INFO] [stdout] test src/lib.rs - init_computation_definition_accounts (line 225) ... ignored
[INFO] [stdout] test src/lib.rs - queue_computation_accounts (line 76) ... ignored
[INFO] [stdout] test src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 261) ... FAILED
[INFO] [stdout] test src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 152) ... FAILED
[INFO] [stdout] test src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 266) ... FAILED
[INFO] [stdout] test src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 183) ... FAILED
[INFO] [stdout] test src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 234) ... ok
[INFO] [stdout] test src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 221) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 261) stdout ----
[INFO] [stdout] error: expected item, found `(`
[INFO] [stdout]    --> src/gen_callback_types.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | (UserData, Enc<Shared, u32>, (u64, f32), Enc<Mxe, bool>)
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 152) stdout ----
[INFO] [stdout] error: cannot find attribute `arcium_callback` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:159:3
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[arcium_callback(encrypted_ix = "complex_example")]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 152 + use arcium_macros::arcium_callback;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `callback_accounts` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[callback_accounts("complex_example", payer)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 152 + use arcium_macros::callback_accounts;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 161 |     ctx: Context<ComplexExampleCallback>,
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 152 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SignedComputationOutputs` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |     output: SignedComputationOutputs<ComplexExampleOutput>,  // <- Generated by this function
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComplexExampleOutput` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:162:38
[INFO] [stdout]     |
[INFO] [stdout] 162 |     output: SignedComputationOutputs<ComplexExampleOutput>,  // <- Generated by this function
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn complex_example_callback<ComplexExampleOutput>(
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: lifetime parameter `'info` is never used
[INFO] [stdout]    --> src/gen_callback_types.rs:155:35
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct ComplexExampleCallback<'info> {
[INFO] [stdout]     |                                   ^^^^^ unused lifetime parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing `'info`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0392, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0392`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 266) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SharedEncryptedStruct` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:275:18
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub field_1: SharedEncryptedStruct<1>,      // Enc<Shared, u32>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MXEEncryptedStruct` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:277:18
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub field_3: MXEEncryptedStruct<1>,         // Enc<Mxe, bool>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 183) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ComplexExampleOutputStruct00` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub field_0: ComplexExampleOutputStruct00,  // UserData struct
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SharedEncryptedStruct` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub field_1: SharedEncryptedStruct<1>,      // Enc<Shared, u32>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComplexExampleOutputStruct02` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub field_2: ComplexExampleOutputStruct02,  // (u64, f32) tuple
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MXEEncryptedStruct` in this scope
[INFO] [stdout]    --> src/gen_callback_types.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub field_3: MXEEncryptedStruct<1>,         // Enc<Mxe, bool>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 152)
[INFO] [stdout]     src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 183)
[INFO] [stdout]     src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 261)
[INFO] [stdout]     src/gen_callback_types.rs - gen_callback_types::gen_callback_output_struct (line 266)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "89f23b183899bc85efe8242d1ddc872818dcb6b95558d97296d2ea3b642fc57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89f23b183899bc85efe8242d1ddc872818dcb6b95558d97296d2ea3b642fc57c", kill_on_drop: false }`
[INFO] [stdout] 89f23b183899bc85efe8242d1ddc872818dcb6b95558d97296d2ea3b642fc57c
