[INFO] fetching crate npc-engine-utils 0.1.0...
[INFO] testing npc-engine-utils-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate npc-engine-utils 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate npc-engine-utils 0.1.0
[INFO] finished tweaking crates.io crate npc-engine-utils 0.1.0
[INFO] tweaked toml for crates.io crate npc-engine-utils 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate npc-engine-utils 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded approx v0.3.2
[INFO] [stderr]   Downloaded ordered-float v3.9.2
[INFO] [stderr]   Downloaded npc-engine-core v0.1.0
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a2d12a50f24305aefe9fc647dfe3a5736e5c52e34a40f0e266d2d7d2cb874b0
[INFO] running `Command { std: "docker" "start" "-a" "0a2d12a50f24305aefe9fc647dfe3a5736e5c52e34a40f0e266d2d7d2cb874b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a2d12a50f24305aefe9fc647dfe3a5736e5c52e34a40f0e266d2d7d2cb874b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a2d12a50f24305aefe9fc647dfe3a5736e5c52e34a40f0e266d2d7d2cb874b0", kill_on_drop: false }`
[INFO] [stdout] 0a2d12a50f24305aefe9fc647dfe3a5736e5c52e34a40f0e266d2d7d2cb874b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3737c966a860fc8f53e3e855a3d3a9ebe6bade11a49970deddf3e82b93a03b0
[INFO] running `Command { std: "docker" "start" "-a" "e3737c966a860fc8f53e3e855a3d3a9ebe6bade11a49970deddf3e82b93a03b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling npc-engine-core v0.1.0
[INFO] [stderr]    Compiling npc-engine-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/option_state_diff.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |         state_diff: StateDiffRef<Self::Domain>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 22 |     ) -> &<<Self as OptionDiffDomain>::Domain as Domain>::State {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |         state_diff: StateDiffRef<'_, Self::Domain>,
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/option_state_diff.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         state_diff: StateDiffRefMut<Self::Domain>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 32 |     ) -> &mut <<Self as OptionDiffDomain>::Domain as Domain>::State {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |         state_diff: StateDiffRefMut<'_, Self::Domain>,
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.90s
[INFO] running `Command { std: "docker" "inspect" "e3737c966a860fc8f53e3e855a3d3a9ebe6bade11a49970deddf3e82b93a03b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3737c966a860fc8f53e3e855a3d3a9ebe6bade11a49970deddf3e82b93a03b0", kill_on_drop: false }`
[INFO] [stdout] e3737c966a860fc8f53e3e855a3d3a9ebe6bade11a49970deddf3e82b93a03b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03050643dda4b821c4cd10d3b46692791abdfc124497bea875a292381c60bdaf
[INFO] running `Command { std: "docker" "start" "-a" "03050643dda4b821c4cd10d3b46692791abdfc124497bea875a292381c60bdaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling npc-engine-core v0.1.0
[INFO] [stderr]    Compiling npc-engine-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/option_state_diff.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |         state_diff: StateDiffRef<Self::Domain>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 22 |     ) -> &<<Self as OptionDiffDomain>::Domain as Domain>::State {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |         state_diff: StateDiffRef<'_, Self::Domain>,
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/option_state_diff.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         state_diff: StateDiffRefMut<Self::Domain>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 32 |     ) -> &mut <<Self as OptionDiffDomain>::Domain as Domain>::State {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |         state_diff: StateDiffRefMut<'_, Self::Domain>,
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/option_state_diff.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |         state_diff: StateDiffRef<Self::Domain>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 22 |     ) -> &<<Self as OptionDiffDomain>::Domain as Domain>::State {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |         state_diff: StateDiffRef<'_, Self::Domain>,
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/option_state_diff.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         state_diff: StateDiffRefMut<Self::Domain>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 32 |     ) -> &mut <<Self as OptionDiffDomain>::Domain as Domain>::State {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |         state_diff: StateDiffRefMut<'_, Self::Domain>,
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.07s
[INFO] running `Command { std: "docker" "inspect" "03050643dda4b821c4cd10d3b46692791abdfc124497bea875a292381c60bdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03050643dda4b821c4cd10d3b46692791abdfc124497bea875a292381c60bdaf", kill_on_drop: false }`
[INFO] [stdout] 03050643dda4b821c4cd10d3b46692791abdfc124497bea875a292381c60bdaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fa724288a0cc4943d72e2191a0d74f6816edb84dc1195c1e4744d8afc886d59
[INFO] running `Command { std: "docker" "start" "-a" "3fa724288a0cc4943d72e2191a0d74f6816edb84dc1195c1e4744d8afc886d59", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/option_state_diff.rs:21:21
[INFO] [stderr]    |
[INFO] [stderr] 21 |         state_diff: StateDiffRef<Self::Domain>,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stderr] 22 |     ) -> &<<Self as OptionDiffDomain>::Domain as Domain>::State {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 |         state_diff: StateDiffRef<'_, Self::Domain>,
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/option_state_diff.rs:31:21
[INFO] [stderr]    |
[INFO] [stderr] 31 |         state_diff: StateDiffRefMut<Self::Domain>,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stderr] 32 |     ) -> &mut <<Self as OptionDiffDomain>::Domain as Domain>::State {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |         state_diff: StateDiffRefMut<'_, Self::Domain>,
[INFO] [stderr]    |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `npc-engine-utils` (lib) generated 2 warnings (run `cargo fix --lib -p npc-engine-utils` to apply 2 suggestions)
[INFO] [stderr] warning: `npc-engine-utils` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/npc_engine_utils-a2140830df30366c)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test coord2d::tests::dim_dist ... ok
[INFO] [stdout] test coord2d::tests::manhattan_dist ... ok
[INFO] [stdout] test neuron::tests::linear_function_2d ... ok
[INFO] [stdout] test neuron::tests::linear_function_1d ... ok
[INFO] [stdout] test coord2d::tests::abs_diff ... ok
[INFO] [stdout] test executor::tests::threaded_executor_trivial_domain ... ok
[INFO] [stdout] test neuron::tests::two_layers_optimal_must_be_stable ... ok
[INFO] [stdout] test coord2d::tests::cmp ... ok
[INFO] [stdout] test neuron::tests::linear_function_1d_hidden ... ok
[INFO] [stdout] test neuron::tests::xor ... ok
[INFO] [stdout] test neuron::tests::non_linear_function_1d ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests npc_engine_utils
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/executor.rs - executor::ExecutorState (line 60) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/executor.rs - executor::ExecutorState (line 60) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `ExecutorState` in this scope
[INFO] [stdout]  --> src/executor.rs:62:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl ExecutorState<MyDomain> for MyExecutorState {}
[INFO] [stdout]   |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use npc_engine_utils::ExecutorState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyDomain` in this scope
[INFO] [stdout]  --> src/executor.rs:62:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl ExecutorState<MyDomain> for MyExecutorState {}
[INFO] [stdout]   |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<MyDomain> ExecutorState<MyDomain> for MyExecutorState {}
[INFO] [stdout]   |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/executor.rs - executor::ExecutorState (line 60)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3fa724288a0cc4943d72e2191a0d74f6816edb84dc1195c1e4744d8afc886d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa724288a0cc4943d72e2191a0d74f6816edb84dc1195c1e4744d8afc886d59", kill_on_drop: false }`
[INFO] [stdout] 3fa724288a0cc4943d72e2191a0d74f6816edb84dc1195c1e4744d8afc886d59
