[INFO] fetching crate npc-engine-utils 0.1.0...
[INFO] testing npc-engine-utils-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate npc-engine-utils 0.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate npc-engine-utils 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded npc-engine-core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab1466c8f714849dff452acda03f3e86f25aed3aeea0c31a6d01ffda93182e31
[INFO] running `Command { std: "docker" "start" "-a" "ab1466c8f714849dff452acda03f3e86f25aed3aeea0c31a6d01ffda93182e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab1466c8f714849dff452acda03f3e86f25aed3aeea0c31a6d01ffda93182e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1466c8f714849dff452acda03f3e86f25aed3aeea0c31a6d01ffda93182e31", kill_on_drop: false }`
[INFO] [stdout] ab1466c8f714849dff452acda03f3e86f25aed3aeea0c31a6d01ffda93182e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4bb13100bd60367446c84f7531250dc92c2f86e4167525b8925a2acdf9b384e
[INFO] running `Command { std: "docker" "start" "-a" "c4bb13100bd60367446c84f7531250dc92c2f86e4167525b8925a2acdf9b384e", kill_on_drop: false }`
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[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 approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[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.38s
[INFO] running `Command { std: "docker" "inspect" "c4bb13100bd60367446c84f7531250dc92c2f86e4167525b8925a2acdf9b384e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bb13100bd60367446c84f7531250dc92c2f86e4167525b8925a2acdf9b384e", kill_on_drop: false }`
[INFO] [stdout] c4bb13100bd60367446c84f7531250dc92c2f86e4167525b8925a2acdf9b384e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcfe6054e09f25d0668286f45dc8bc5376adc336411cac42710ad8de77cc0d3f
[INFO] running `Command { std: "docker" "start" "-a" "dcfe6054e09f25d0668286f45dc8bc5376adc336411cac42710ad8de77cc0d3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling npc-engine-core v0.1.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[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] [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 2.37s
[INFO] running `Command { std: "docker" "inspect" "dcfe6054e09f25d0668286f45dc8bc5376adc336411cac42710ad8de77cc0d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcfe6054e09f25d0668286f45dc8bc5376adc336411cac42710ad8de77cc0d3f", kill_on_drop: false }`
[INFO] [stdout] dcfe6054e09f25d0668286f45dc8bc5376adc336411cac42710ad8de77cc0d3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2165c5a794dbe333e574fb968de8959eb52ff345e0cf7cb5302ab0ab85ada9d
[INFO] running `Command { std: "docker" "start" "-a" "d2165c5a794dbe333e574fb968de8959eb52ff345e0cf7cb5302ab0ab85ada9d", 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/npc_engine_utils-327bffc64d972df2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test coord2d::tests::abs_diff ... ok
[INFO] [stdout] test coord2d::tests::dim_dist ... ok
[INFO] [stdout] test coord2d::tests::cmp ... ok
[INFO] [stdout] test coord2d::tests::manhattan_dist ... ok
[INFO] [stdout] test neuron::tests::linear_function_2d ... ok
[INFO] [stdout] test neuron::tests::two_layers_optimal_must_be_stable ... ok
[INFO] [stdout] test executor::tests::threaded_executor_trivial_domain ... ok
[INFO] [stdout] test neuron::tests::linear_function_1d ... 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.69s
[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] 62 | 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] 60 + 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] 62 | 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] 62 | 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.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d2165c5a794dbe333e574fb968de8959eb52ff345e0cf7cb5302ab0ab85ada9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2165c5a794dbe333e574fb968de8959eb52ff345e0cf7cb5302ab0ab85ada9d", kill_on_drop: false }`
[INFO] [stdout] d2165c5a794dbe333e574fb968de8959eb52ff345e0cf7cb5302ab0ab85ada9d
