[INFO] fetching crate testeranto_rusto 0.5.0...
[INFO] testing testeranto_rusto-0.5.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate testeranto_rusto 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate testeranto_rusto 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate testeranto_rusto 0.5.0
[INFO] tweaked toml for crates.io crate testeranto_rusto 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate testeranto_rusto 0.5.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate testeranto_rusto 0.5.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 539e4ad72118ce555dd294c1fd2524b35718210591c21d37e3cfcf6133a9e515
[INFO] running `Command { std: "docker" "start" "-a" "539e4ad72118ce555dd294c1fd2524b35718210591c21d37e3cfcf6133a9e515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "539e4ad72118ce555dd294c1fd2524b35718210591c21d37e3cfcf6133a9e515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539e4ad72118ce555dd294c1fd2524b35718210591c21d37e3cfcf6133a9e515", kill_on_drop: false }`
[INFO] [stdout] 539e4ad72118ce555dd294c1fd2524b35718210591c21d37e3cfcf6133a9e515
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e1eaa7c16b539b090636c74e12e47b05d4e5b9e21f726d3b04482c2240a3224
[INFO] running `Command { std: "docker" "start" "-a" "4e1eaa7c16b539b090636c74e12e47b05d4e5b9e21f726d3b04482c2240a3224", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling testeranto_rusto v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IArtifactory`, `IFinalResults`, and `ITestImplementation`
[INFO] [stdout]  --> src/rusto.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 |     IbddInAny, IbddOutAny, ITestSpecification, ITestImplementation, 
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     IUniversalTestAdapter, ITTestResourceRequest, ITestResourceConfiguration, IFinalResults,
[INFO] [stdout]   |                                                                               ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     SuiteFn, GivenFn, WhenFn, ThenFn, IArtifactory,
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IArtifactory`
[INFO] [stdout]  --> src/rusto_impl.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 |     SuiteFn, GivenFn, WhenFn, ThenFn, IArtifactory,
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GivenFn`, `IFinalResults`, `SuiteFn`, `ThenFn`, and `WhenFn`
[INFO] [stdout]  --> src/rusto_helpers.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 |     IUniversalTestAdapter, ITTestResourceRequest, ITestResourceConfiguration, IFinalResults,
[INFO] [stdout]   |                                                                               ^^^^^^^^^^^^^
[INFO] [stdout] 4 |     SuiteFn, GivenFn, WhenFn, ThenFn,
[INFO] [stdout]   |     ^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/rusto_helpers.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]  --> src/rusto_helpers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::marker::PhantomData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpecCaller` is never constructed
[INFO] [stdout]    --> src/rusto_impl.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |         struct SpecCaller<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Suites` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn Suites(&self) -> &HashMap<String, SuiteFn> {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `suites`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Given` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn Given(&self) -> &HashMap<String, GivenFn> {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `given`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `When` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn When(&self) -> &HashMap<String, WhenFn> {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case (notice the capitalization): `when`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Then` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn Then(&self) -> &HashMap<String, ThenFn> {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case: `then`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.37s
[INFO] running `Command { std: "docker" "inspect" "4e1eaa7c16b539b090636c74e12e47b05d4e5b9e21f726d3b04482c2240a3224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e1eaa7c16b539b090636c74e12e47b05d4e5b9e21f726d3b04482c2240a3224", kill_on_drop: false }`
[INFO] [stdout] 4e1eaa7c16b539b090636c74e12e47b05d4e5b9e21f726d3b04482c2240a3224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 690775926adb84deb35974918037cf34d2ad389ab4f76ac71d9fa0812010db20
[INFO] running `Command { std: "docker" "start" "-a" "690775926adb84deb35974918037cf34d2ad389ab4f76ac71d9fa0812010db20", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `IArtifactory`, `IFinalResults`, and `ITestImplementation`
[INFO] [stdout]  --> src/rusto.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 |     IbddInAny, IbddOutAny, ITestSpecification, ITestImplementation, 
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     IUniversalTestAdapter, ITTestResourceRequest, ITestResourceConfiguration, IFinalResults,
[INFO] [stdout]   |                                                                               ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     SuiteFn, GivenFn, WhenFn, ThenFn, IArtifactory,
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IArtifactory`
[INFO] [stdout]  --> src/rusto_impl.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 |     SuiteFn, GivenFn, WhenFn, ThenFn, IArtifactory,
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GivenFn`, `IFinalResults`, `SuiteFn`, `ThenFn`, and `WhenFn`
[INFO] [stdout]  --> src/rusto_helpers.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 |     IUniversalTestAdapter, ITTestResourceRequest, ITestResourceConfiguration, IFinalResults,
[INFO] [stdout]   |                                                                               ^^^^^^^^^^^^^
[INFO] [stdout] 4 |     SuiteFn, GivenFn, WhenFn, ThenFn,
[INFO] [stdout]   |     ^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/rusto_helpers.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]  --> src/rusto_helpers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::marker::PhantomData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpecCaller` is never constructed
[INFO] [stdout]    --> src/rusto_impl.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |         struct SpecCaller<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Suites` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn Suites(&self) -> &HashMap<String, SuiteFn> {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `suites`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Given` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn Given(&self) -> &HashMap<String, GivenFn> {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `given`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `When` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn When(&self) -> &HashMap<String, WhenFn> {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case (notice the capitalization): `when`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Then` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn Then(&self) -> &HashMap<String, ThenFn> {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case: `then`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling testeranto_rusto v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `rusto` in this scope
[INFO] [stdout]  --> examples/calculator_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusto::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rusto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusto`, use `cargo add rusto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusto`
[INFO] [stdout]  --> examples/calculator_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rusto::Calculator;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testeranto_rusto::rusto::Calculator;
[INFO] [stdout]   |     ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testeranto_rusto` (example "calculator_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `crate::types`
[INFO] [stdout]  --> examples/calculator_test_specification.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::types::{IbddInAny, IbddOutAny, ITestSpecification};
[INFO] [stdout]   |            ^^^^^ could not find `types` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `calculator_test_specification`
[INFO] [stdout]   --> examples/calculator_test_specification.rs:21:2
[INFO] [stdout]    |
[INFO] [stdout] 21 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/calculator_test_specification.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testeranto_rusto` (example "calculator_test_specification") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `simple_test`
[INFO] [stdout]   --> examples/simple_test.rs:22:2
[INFO] [stdout]    |
[INFO] [stdout] 22 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/simple_test.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `calculator`
[INFO] [stdout]    --> examples/calculator.rs:168:2
[INFO] [stdout]     |
[INFO] [stdout] 168 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `examples/calculator.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testeranto_rusto` (example "simple_test") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `rusto` in this scope
[INFO] [stdout]  --> examples/interoperability_demo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rusto::interoperability::{RustInteroperability, RustTestInteroperability};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rusto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusto`, use `cargo add rusto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `examples` in `crate`
[INFO] [stdout]  --> examples/calculator_test_implementation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::examples::calculator::Calculator;
[INFO] [stdout]   |            ^^^^^^^^ could not find `examples` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::types`
[INFO] [stdout]  --> examples/calculator_test_implementation.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::types::{IbddInAny, IbddOutAny, ITestImplementation};
[INFO] [stdout]   |            ^^^^^ could not find `types` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `calculator_test_implementation`
[INFO] [stdout]    --> examples/calculator_test_implementation.rs:161:2
[INFO] [stdout]     |
[INFO] [stdout] 161 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `examples/calculator_test_implementation.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testeranto_rusto` (example "calculator_test_implementation") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testeranto_rusto` (example "interoperability_demo") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testeranto_rusto` (example "calculator") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find `examples` in `crate`
[INFO] [stdout]  --> examples/calculator_complete_test.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::examples::calculator::Calculator;
[INFO] [stdout]   |            ^^^^^^^^ could not find `examples` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `examples` in `crate`
[INFO] [stdout]  --> examples/calculator_complete_test.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::examples::calculator_test_implementation::CalculatorTestImplementation;
[INFO] [stdout]   |            ^^^^^^^^ could not find `examples` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `examples` in `crate`
[INFO] [stdout]  --> examples/calculator_complete_test.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::examples::calculator_test_specification::CalculatorTestSpecification;
[INFO] [stdout]   |            ^^^^^^^^ could not find `examples` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::simple_adapter`
[INFO] [stdout]  --> examples/calculator_complete_test.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::simple_adapter::SimpleTestAdapter;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ could not find `simple_adapter` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::rusto`
[INFO] [stdout]  --> examples/calculator_complete_test.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::rusto::Rusto;
[INFO] [stdout]   |            ^^^^^ could not find `rusto` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::types`
[INFO] [stdout]  --> examples/calculator_complete_test.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::{ITestResourceConfiguration, ITTestResourceRequest};
[INFO] [stdout]   |            ^^^^^ could not find `types` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `examples` in `crate`
[INFO] [stdout]   --> examples/calculator_complete_test.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     crate::examples::calculator_test_implementation::CalculatorTestTypes,
[INFO] [stdout]    |            ^^^^^^^^ could not find `examples` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IArtifactory`, `IFinalResults`, and `ITestImplementation`
[INFO] [stdout]  --> src/rusto.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 |     IbddInAny, IbddOutAny, ITestSpecification, ITestImplementation, 
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     IUniversalTestAdapter, ITTestResourceRequest, ITestResourceConfiguration, IFinalResults,
[INFO] [stdout]   |                                                                               ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     SuiteFn, GivenFn, WhenFn, ThenFn, IArtifactory,
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IArtifactory`
[INFO] [stdout]  --> src/rusto_impl.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 |     SuiteFn, GivenFn, WhenFn, ThenFn, IArtifactory,
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `calculator_complete_test`
[INFO] [stdout]   --> examples/calculator_complete_test.rs:86:2
[INFO] [stdout]    |
[INFO] [stdout] 86 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/calculator_complete_test.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GivenFn`, `IFinalResults`, `SuiteFn`, `ThenFn`, and `WhenFn`
[INFO] [stdout]  --> src/rusto_helpers.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 |     IUniversalTestAdapter, ITTestResourceRequest, ITestResourceConfiguration, IFinalResults,
[INFO] [stdout]   |                                                                               ^^^^^^^^^^^^^
[INFO] [stdout] 4 |     SuiteFn, GivenFn, WhenFn, ThenFn,
[INFO] [stdout]   |     ^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/rusto_helpers.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]  --> src/rusto_helpers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::marker::PhantomData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testeranto_rusto` (example "calculator_complete_test") due to 8 previous errors
[INFO] [stdout] warning: struct `SpecCaller` is never constructed
[INFO] [stdout]    --> src/rusto_impl.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |         struct SpecCaller<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Suites` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn Suites(&self) -> &HashMap<String, SuiteFn> {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `suites`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Given` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn Given(&self) -> &HashMap<String, GivenFn> {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `given`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `When` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn When(&self) -> &HashMap<String, WhenFn> {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case (notice the capitalization): `when`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Then` should have a snake case name
[INFO] [stdout]    --> src/rusto_impl.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn Then(&self) -> &HashMap<String, ThenFn> {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case: `then`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "690775926adb84deb35974918037cf34d2ad389ab4f76ac71d9fa0812010db20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690775926adb84deb35974918037cf34d2ad389ab4f76ac71d9fa0812010db20", kill_on_drop: false }`
[INFO] [stdout] 690775926adb84deb35974918037cf34d2ad389ab4f76ac71d9fa0812010db20
