[INFO] fetching crate nethsm 0.8.0... [INFO] checking nethsm-0.8.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate nethsm 0.8.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate nethsm 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nethsm 0.8.0 [INFO] tweaked toml for crates.io crate nethsm 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nethsm 0.8.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nethsm 0.8.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nethsm-tests v0.1.2 [INFO] [stderr] Downloaded rustainers v0.13.1 [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] [stderr] Downloaded nethsm v0.7.3 [INFO] [stderr] Downloaded pgp v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc24a16c5c033af60d2ffd3d4c1c6eb889d9e4d0963ec3aae5fb48b29ee50a7 [INFO] running `Command { std: "docker" "start" "-a" "5dc24a16c5c033af60d2ffd3d4c1c6eb889d9e4d0963ec3aae5fb48b29ee50a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc24a16c5c033af60d2ffd3d4c1c6eb889d9e4d0963ec3aae5fb48b29ee50a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc24a16c5c033af60d2ffd3d4c1c6eb889d9e4d0963ec3aae5fb48b29ee50a7", kill_on_drop: false }` [INFO] [stdout] 5dc24a16c5c033af60d2ffd3d4c1c6eb889d9e4d0963ec3aae5fb48b29ee50a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfdc243ccc5cfff711da72b1741d999e7f3d3f6f70a5d39f8957e8e62e604b75 [INFO] running `Command { std: "docker" "start" "-a" "bfdc243ccc5cfff711da72b1741d999e7f3d3f6f70a5d39f8957e8e62e604b75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking hybrid-array v0.3.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking buffer-redux v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking block-buffer v0.11.0-rc.4 [INFO] [stderr] Checking crypto-common v0.2.0-rc.2 [INFO] [stderr] Checking fiat-crypto v0.1.20 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking iter-read v1.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking const-oid v0.10.1 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking digest v0.11.0-pre.10 [INFO] [stderr] Checking bitfield v0.17.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking sysinfo v0.26.9 [INFO] [stderr] Checking testresult v0.4.1 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking sha2 v0.11.0-pre.5 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking dbl v0.3.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking cmac v0.7.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking aes-kw v0.2.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking eax v0.5.0 [INFO] [stderr] Checking ocb3 v0.1.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking twofish v0.7.1 [INFO] [stderr] Checking idea v0.5.1 [INFO] [stderr] Checking cfb-mode v0.8.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking camellia v0.1.0 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking cast5 v0.11.1 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking nethsm-backup v0.1.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking p384 v0.13.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking p224 v0.13.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking oid v0.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking picky-asn1 v0.10.1 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking ed448-goldilocks v0.7.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking ipnetwork v0.21.1 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking x448 v0.6.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking picky-asn1-der v0.5.2 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking dsa v0.6.3 [INFO] [stderr] Checking picky-asn1-x509 v0.14.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking pgp v0.14.2 [INFO] [stderr] Checking pgp v0.15.0 [INFO] [stderr] Checking testdir v0.9.3 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking rustainers v0.13.1 [INFO] [stderr] Checking rustainers v0.15.1 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking nethsm-sdk-rs v1.1.1 [INFO] [stderr] Checking nethsm v0.7.3 [INFO] [stderr] Checking nethsm v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nethsm-tests v0.1.2 [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/random.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/random.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_OPERATOR_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 11 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/locking.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/locking.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 12 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/random.rs:22:50 [INFO] [stdout] | [INFO] [stdout] 22 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/random.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_OPERATOR_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 11 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/locking.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/locking.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 12 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/random.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/random.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_OPERATOR_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 11 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/locking.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/locking.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 12 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/random.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/random.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_OPERATOR_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 11 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/locking.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/locking.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 12 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/users.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 30 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/users.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 30 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/users.rs:56:51 [INFO] [stdout] | [INFO] [stdout] 56 | let (nethsm, _container) = provisioned_nethsm.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 30 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/random.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 19 | async fn get_random_bytes( [INFO] [stdout] | ---------------- required by a bound introduced by this call [INFO] [stdout] 20 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/random.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_OPERATOR_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `get_random_bytes::{closure#0}::get_random_bytes` [INFO] [stdout] --> tests/random.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get_random_bytes` [INFO] [stdout] 18 | #[tokio::test] [INFO] [stdout] 19 | async fn get_random_bytes( [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/random.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/random.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_OPERATOR_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `get_random_bytes::{closure#0}::get_random_bytes` [INFO] [stdout] --> tests/random.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get_random_bytes` [INFO] [stdout] 18 | #[tokio::test] [INFO] [stdout] 19 | async fn get_random_bytes( [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/locking.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 18 | async fn lock_and_unlock( [INFO] [stdout] | --------------- required by a bound introduced by this call [INFO] [stdout] 19 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/locking.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, Passphrase, SystemState, UserId}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `lock_and_unlock::{closure#0}::lock_and_unlock` [INFO] [stdout] --> tests/locking.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `lock_and_unlock` [INFO] [stdout] 17 | #[tokio::test] [INFO] [stdout] 18 | async fn lock_and_unlock( [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/locking.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/locking.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, Passphrase, SystemState, UserId}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `lock_and_unlock::{closure#0}::lock_and_unlock` [INFO] [stdout] --> tests/locking.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `lock_and_unlock` [INFO] [stdout] 17 | #[tokio::test] [INFO] [stdout] 18 | async fn lock_and_unlock( [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/users.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let (nethsm, _container) = provisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 30 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/users.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let (nethsm, _container) = provisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 30 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/provisioning.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/provisioning.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 15 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/provisioning.rs:25:53 [INFO] [stdout] | [INFO] [stdout] 25 | let (nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/provisioning.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 15 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/provisioning.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | let (nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/provisioning.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 15 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/provisioning.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | let (nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/provisioning.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 15 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/provisioning.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 22 | async fn initial_provisioning( [INFO] [stdout] | -------------------- required by a bound introduced by this call [INFO] [stdout] 23 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/provisioning.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 9 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `initial_provisioning::{closure#0}::initial_provisioning` [INFO] [stdout] --> tests/provisioning.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `initial_provisioning` [INFO] [stdout] 21 | #[tokio::test] [INFO] [stdout] 22 | async fn initial_provisioning( [INFO] [stdout] | -------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/provisioning.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/provisioning.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 9 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `initial_provisioning::{closure#0}::initial_provisioning` [INFO] [stdout] --> tests/provisioning.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `initial_provisioning` [INFO] [stdout] 21 | #[tokio::test] [INFO] [stdout] 22 | async fn initial_provisioning( [INFO] [stdout] | -------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "locking") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nethsm` (test "random") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:16:67 [INFO] [stdout] | [INFO] [stdout] 16 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "provisioning") due to 6 previous errors [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/metrics.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/metrics.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{METRICS_USER_ID, NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/certificates.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/certificates.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::DEFAULT_AES_BITS; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/namespace.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/namespace.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/metrics.rs:15:50 [INFO] [stdout] | [INFO] [stdout] 15 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/metrics.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{METRICS_USER_ID, NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/keys.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/keys.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/namespace.rs:15:50 [INFO] [stdout] | [INFO] [stdout] 15 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/namespace.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/namespace.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/namespace.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/metrics.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/metrics.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{METRICS_USER_ID, NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/namespace.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/namespace.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/metrics.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/metrics.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{METRICS_USER_ID, NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/certificates.rs:175:50 [INFO] [stdout] | [INFO] [stdout] 175 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/certificates.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::DEFAULT_AES_BITS; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/certificates.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/certificates.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::DEFAULT_AES_BITS; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/certificates.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/certificates.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::DEFAULT_AES_BITS; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:406:1 [INFO] [stdout] | [INFO] [stdout] 406 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/certificates.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 172 | async fn certificates( [INFO] [stdout] | ------------ required by a bound introduced by this call [INFO] [stdout] 173 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/certificates.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{DistinguishedName, KeyMechanism, KeyType, NetHsm, PrivateKeyImport}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::DEFAULT_AES_BITS; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `certificates::{closure#0}::certificates` [INFO] [stdout] --> tests/certificates.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `certificates` [INFO] [stdout] 171 | #[tokio::test] [INFO] [stdout] 172 | async fn certificates( [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/keys.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/certificates.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/certificates.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{DistinguishedName, KeyMechanism, KeyType, NetHsm, PrivateKeyImport}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::DEFAULT_AES_BITS; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `certificates::{closure#0}::certificates` [INFO] [stdout] --> tests/certificates.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `certificates` [INFO] [stdout] 171 | #[tokio::test] [INFO] [stdout] 172 | async fn certificates( [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/keys.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/namespace.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 12 | async fn namespace_lifecycle( [INFO] [stdout] | ------------------- required by a bound introduced by this call [INFO] [stdout] 13 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/namespace.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::NetHsm; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `namespace_lifecycle::{closure#0}::namespace_lifecycle` [INFO] [stdout] --> tests/namespace.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `namespace_lifecycle` [INFO] [stdout] 11 | #[tokio::test] [INFO] [stdout] 12 | async fn namespace_lifecycle( [INFO] [stdout] | ------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/namespace.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/namespace.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::NetHsm; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `namespace_lifecycle::{closure#0}::namespace_lifecycle` [INFO] [stdout] --> tests/namespace.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `namespace_lifecycle` [INFO] [stdout] 11 | #[tokio::test] [INFO] [stdout] 12 | async fn namespace_lifecycle( [INFO] [stdout] | ------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/users.rs:147:51 [INFO] [stdout] | [INFO] [stdout] 147 | let (nethsm, _container) = provisioned_nethsm.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 30 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/users.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | let (nethsm, _container) = provisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 30 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/users.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | let (nethsm, _container) = provisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 30 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:36:67 [INFO] [stdout] | [INFO] [stdout] 36 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:36:46 [INFO] [stdout] | [INFO] [stdout] 36 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/keys.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:36:46 [INFO] [stdout] | [INFO] [stdout] 36 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/encryption.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/encryption.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/metrics.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 12 | async fn metrics( [INFO] [stdout] | ------- required by a bound introduced by this call [INFO] [stdout] 13 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/metrics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::NetHsm; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{METRICS_USER_ID, NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `metrics::{closure#0}::metrics` [INFO] [stdout] --> tests/metrics.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `metrics` [INFO] [stdout] 11 | #[tokio::test] [INFO] [stdout] 12 | async fn metrics( [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/metrics.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/metrics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::NetHsm; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{METRICS_USER_ID, NetHsmImage, nethsm_with_users}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `metrics::{closure#0}::metrics` [INFO] [stdout] --> tests/metrics.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `metrics` [INFO] [stdout] 11 | #[tokio::test] [INFO] [stdout] 12 | async fn metrics( [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:56:50 [INFO] [stdout] | [INFO] [stdout] 56 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "namespace") due to 6 previous errors [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/encryption.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "certificates") due to 6 previous errors [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:56:67 [INFO] [stdout] | [INFO] [stdout] 56 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/encryption.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/encryption.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:57:50 [INFO] [stdout] | [INFO] [stdout] 57 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/health.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] 5 | use rstest::rstest; [INFO] [stdout] 6 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:132:50 [INFO] [stdout] | [INFO] [stdout] 132 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/signing.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/signing.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/signing.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/signing.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "metrics") due to 6 previous errors [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:171:50 [INFO] [stdout] | [INFO] [stdout] 171 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/signing.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/signing.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/users.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 53 | async fn create_users( [INFO] [stdout] | ------------ required by a bound introduced by this call [INFO] [stdout] 54 | #[future] provisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::NamespaceId; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `create_users::{closure#0}::create_users` [INFO] [stdout] --> tests/users.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `create_users` [INFO] [stdout] 52 | #[tokio::test] [INFO] [stdout] 53 | async fn create_users( [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/users.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::NamespaceId; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `create_users::{closure#0}::create_users` [INFO] [stdout] --> tests/users.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `create_users` [INFO] [stdout] 52 | #[tokio::test] [INFO] [stdout] 53 | async fn create_users( [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/users.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 144 | async fn create_users_in_namespaces( [INFO] [stdout] | -------------------------- required by a bound introduced by this call [INFO] [stdout] 145 | #[future] provisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::NamespaceId; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `create_users_in_namespaces::{closure#0}::create_users_in_namespaces` [INFO] [stdout] --> tests/users.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `create_users_in_namespaces` [INFO] [stdout] 143 | #[tokio::test] [INFO] [stdout] 144 | async fn create_users_in_namespaces( [INFO] [stdout] | -------------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/users.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/users.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::NamespaceId; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `create_users_in_namespaces::{closure#0}::create_users_in_namespaces` [INFO] [stdout] --> tests/users.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `create_users_in_namespaces` [INFO] [stdout] 143 | #[tokio::test] [INFO] [stdout] 144 | async fn create_users_in_namespaces( [INFO] [stdout] | -------------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/signing.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/signing.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/keys.rs:281:50 [INFO] [stdout] | [INFO] [stdout] 281 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/encryption.rs:80:49 [INFO] [stdout] | [INFO] [stdout] 80 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/encryption.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/keys.rs:281:32 [INFO] [stdout] | [INFO] [stdout] 281 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 12 | async fn alive( [INFO] [stdout] | ----- required by a bound introduced by this call [INFO] [stdout] 13 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `alive::{closure#0}::alive` [INFO] [stdout] --> tests/health.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `alive` [INFO] [stdout] 11 | #[tokio::test] [INFO] [stdout] 12 | async fn alive( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/keys.rs:281:32 [INFO] [stdout] | [INFO] [stdout] 281 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 20 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/encryption.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | let (nethsm, _container) = nethsm_with_keys.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 18 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 12 | async fn alive( [INFO] [stdout] | ----- required by a bound introduced by this call [INFO] [stdout] 13 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] 14 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `alive::{closure#0}::alive` [INFO] [stdout] --> tests/health.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `alive` [INFO] [stdout] 11 | #[tokio::test] [INFO] [stdout] 12 | async fn alive( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:230:50 [INFO] [stdout] | [INFO] [stdout] 230 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `alive::{closure#0}::alive` [INFO] [stdout] --> tests/health.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `alive` [INFO] [stdout] 11 | #[tokio::test] [INFO] [stdout] 12 | async fn alive( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:67:50 [INFO] [stdout] | [INFO] [stdout] 67 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 32 | async fn ready( [INFO] [stdout] | ----- required by a bound introduced by this call [INFO] [stdout] 33 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `ready::{closure#0}::ready` [INFO] [stdout] --> tests/health.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `ready` [INFO] [stdout] 31 | #[tokio::test] [INFO] [stdout] 32 | async fn ready( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 32 | async fn ready( [INFO] [stdout] | ----- required by a bound introduced by this call [INFO] [stdout] 33 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] 34 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `ready::{closure#0}::ready` [INFO] [stdout] --> tests/health.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `ready` [INFO] [stdout] 31 | #[tokio::test] [INFO] [stdout] 32 | async fn ready( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `ready::{closure#0}::ready` [INFO] [stdout] --> tests/health.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `ready` [INFO] [stdout] 31 | #[tokio::test] [INFO] [stdout] 32 | async fn ready( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/system.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 13 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 52 | async fn state( [INFO] [stdout] | ----- required by a bound introduced by this call [INFO] [stdout] 53 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `state::{closure#0}::state` [INFO] [stdout] --> tests/health.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `state` [INFO] [stdout] 51 | #[tokio::test] [INFO] [stdout] 52 | async fn state( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 52 | async fn state( [INFO] [stdout] | ----- required by a bound introduced by this call [INFO] [stdout] 53 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] 54 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `state::{closure#0}::state` [INFO] [stdout] --> tests/health.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `state` [INFO] [stdout] 51 | #[tokio::test] [INFO] [stdout] 52 | async fn state( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/health.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/health.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::{NetHsm, SystemState}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 4 | use nethsm_tests::{NetHsmImage, nethsm_with_users, unprovisioned_nethsm}; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `state::{closure#0}::state` [INFO] [stdout] --> tests/health.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `state` [INFO] [stdout] 51 | #[tokio::test] [INFO] [stdout] 52 | async fn state( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:245:50 [INFO] [stdout] | [INFO] [stdout] 245 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:245:32 [INFO] [stdout] | [INFO] [stdout] 245 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:245:32 [INFO] [stdout] | [INFO] [stdout] 245 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/keys.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 39 | async fn generate_keys( [INFO] [stdout] | ------------- required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 43 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::NamespaceId; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `generate_keys` [INFO] [stdout] --> tests/keys.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `generate_keys` [INFO] [stdout] ... [INFO] [stdout] 39 | async fn generate_keys( [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/keys.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::NamespaceId; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `generate_keys` [INFO] [stdout] --> tests/keys.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `generate_keys` [INFO] [stdout] ... [INFO] [stdout] 39 | async fn generate_keys( [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "users") due to 12 previous errors [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/encryption.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 31 | async fn symmetric_encryption_decryption( [INFO] [stdout] | ------------------------------- required by a bound introduced by this call [INFO] [stdout] 32 | #[future] nethsm_with_keys: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `symmetric_encryption_decryption::{closure#0}::symmetric_encryption_decryption` [INFO] [stdout] --> tests/encryption.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `symmetric_encryption_decryption` [INFO] [stdout] 30 | #[tokio::test] [INFO] [stdout] 31 | async fn symmetric_encryption_decryption( [INFO] [stdout] | ------------------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/encryption.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `symmetric_encryption_decryption::{closure#0}::symmetric_encryption_decryption` [INFO] [stdout] --> tests/encryption.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `symmetric_encryption_decryption` [INFO] [stdout] 30 | #[tokio::test] [INFO] [stdout] 31 | async fn symmetric_encryption_decryption( [INFO] [stdout] | ------------------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/encryption.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 77 | async fn asymmetric_decryption( [INFO] [stdout] | --------------------- required by a bound introduced by this call [INFO] [stdout] 78 | #[future] nethsm_with_keys: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `asymmetric_decryption::{closure#0}::asymmetric_decryption` [INFO] [stdout] --> tests/encryption.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `asymmetric_decryption` [INFO] [stdout] 76 | #[tokio::test] [INFO] [stdout] 77 | async fn asymmetric_decryption( [INFO] [stdout] | --------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/encryption.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 6 | use nethsm_tests::ENC_KEY_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `asymmetric_decryption::{closure#0}::asymmetric_decryption` [INFO] [stdout] --> tests/encryption.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `asymmetric_decryption` [INFO] [stdout] 76 | #[tokio::test] [INFO] [stdout] 77 | async fn asymmetric_decryption( [INFO] [stdout] | --------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:272:50 [INFO] [stdout] | [INFO] [stdout] 272 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:286:50 [INFO] [stdout] | [INFO] [stdout] 286 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:286:32 [INFO] [stdout] | [INFO] [stdout] 286 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "health") due to 30 previous errors [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/system.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 20 | async fn create_backup_and_restore( [INFO] [stdout] | ------------------------- required by a bound introduced by this call [INFO] [stdout] 21 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::{NetHsm, Passphrase, UserId}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `create_backup_and_restore::{closure#0}::create_backup_and_restore` [INFO] [stdout] --> tests/system.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `create_backup_and_restore` [INFO] [stdout] 19 | #[tokio::test] [INFO] [stdout] 20 | async fn create_backup_and_restore( [INFO] [stdout] | ------------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/system.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::{NetHsm, Passphrase, UserId}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `create_backup_and_restore::{closure#0}::create_backup_and_restore` [INFO] [stdout] --> tests/system.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `create_backup_and_restore` [INFO] [stdout] 19 | #[tokio::test] [INFO] [stdout] 20 | async fn create_backup_and_restore( [INFO] [stdout] | ------------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/system.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 62 | async fn system_info( [INFO] [stdout] | ----------- required by a bound introduced by this call [INFO] [stdout] 63 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::{NetHsm, Passphrase, UserId}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `system_info::{closure#0}::system_info` [INFO] [stdout] --> tests/system.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `system_info` [INFO] [stdout] 61 | #[tokio::test] [INFO] [stdout] 62 | async fn system_info( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/system.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 62 | async fn system_info( [INFO] [stdout] | ----------- required by a bound introduced by this call [INFO] [stdout] 63 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] 64 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::{NetHsm, Passphrase, UserId}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `system_info::{closure#0}::system_info` [INFO] [stdout] --> tests/system.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `system_info` [INFO] [stdout] 61 | #[tokio::test] [INFO] [stdout] 62 | async fn system_info( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/system.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/system.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::{NetHsm, Passphrase, UserId}; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] 5 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `system_info::{closure#0}::system_info` [INFO] [stdout] --> tests/system.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `system_info` [INFO] [stdout] 61 | #[tokio::test] [INFO] [stdout] 62 | async fn system_info( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:286:32 [INFO] [stdout] | [INFO] [stdout] 286 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:300:50 [INFO] [stdout] | [INFO] [stdout] 300 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/keys.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 272 | async fn import_keys( [INFO] [stdout] | ----------- required by a bound introduced by this call [INFO] [stdout] 273 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::NamespaceId; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `import_keys::{closure#0}::import_keys` [INFO] [stdout] --> tests/keys.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `import_keys` [INFO] [stdout] ... [INFO] [stdout] 272 | async fn import_keys( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:300:32 [INFO] [stdout] | [INFO] [stdout] 300 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/keys.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/keys.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nethsm::NamespaceId; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 8 | use nethsm_tests::ADMIN_USER_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `import_keys::{closure#0}::import_keys` [INFO] [stdout] --> tests/keys.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `import_keys` [INFO] [stdout] ... [INFO] [stdout] 272 | async fn import_keys( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:300:32 [INFO] [stdout] | [INFO] [stdout] 300 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:314:50 [INFO] [stdout] | [INFO] [stdout] 314 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:314:32 [INFO] [stdout] | [INFO] [stdout] 314 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "encryption") due to 12 previous errors [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:314:32 [INFO] [stdout] | [INFO] [stdout] 314 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/signing.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 28 | async fn signing( [INFO] [stdout] | ------- required by a bound introduced by this call [INFO] [stdout] 29 | #[future] nethsm_with_keys: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/signing.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_KEY_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `signing::{closure#0}::signing` [INFO] [stdout] --> tests/signing.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `signing` [INFO] [stdout] 27 | #[tokio::test] [INFO] [stdout] 28 | async fn signing( [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "system") due to 16 previous errors [INFO] [stderr] error: could not compile `nethsm` (test "keys") due to 12 previous errors [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/signing.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/signing.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nethsm::Credentials; [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 6 | use nethsm_tests::DEFAULT_KEY_ID; [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `signing::{closure#0}::signing` [INFO] [stdout] --> tests/signing.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `signing` [INFO] [stdout] 27 | #[tokio::test] [INFO] [stdout] 28 | async fn signing( [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:372:50 [INFO] [stdout] | [INFO] [stdout] 372 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:372:32 [INFO] [stdout] | [INFO] [stdout] 372 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:372:32 [INFO] [stdout] | [INFO] [stdout] 372 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:411:50 [INFO] [stdout] | [INFO] [stdout] 411 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:411:32 [INFO] [stdout] | [INFO] [stdout] 411 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:411:32 [INFO] [stdout] | [INFO] [stdout] 411 | let (nethsm, _container) = nethsm_with_users.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:429:67 [INFO] [stdout] | [INFO] [stdout] 429 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:429:46 [INFO] [stdout] | [INFO] [stdout] 429 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NetHsmImage: ToRunnableContainer` is not satisfied [INFO] [stdout] --> tests/config.rs:429:46 [INFO] [stdout] | [INFO] [stdout] 429 | let (unprovisioned_nethsm, _container) = unprovisioned_nethsm.await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToRunnableContainer` is not implemented for `NetHsmImage` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rustainers` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `rustainers` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] ... [INFO] [stdout] 26 | use rustainers::Container; [INFO] [stdout] | ---------- one version of crate `rustainers` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-tests-0.1.2/src/container.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NetHsmImage { [INFO] [stdout] | ---------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.13.1/src/container/runnable.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub trait ToRunnableContainer { [INFO] [stdout] | ----------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `rustainers::Container` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustainers-0.15.1/src/container/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Container [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 46 | where [INFO] [stdout] 47 | I: ToRunnableContainer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `Container` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 33 | async fn boot_mode( [INFO] [stdout] | --------- required by a bound introduced by this call [INFO] [stdout] 34 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `boot_mode::{closure#0}::boot_mode` [INFO] [stdout] --> tests/config.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `boot_mode` [INFO] [stdout] 32 | #[tokio::test] [INFO] [stdout] 33 | async fn boot_mode( [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `boot_mode::{closure#0}::boot_mode` [INFO] [stdout] --> tests/config.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `boot_mode` [INFO] [stdout] 32 | #[tokio::test] [INFO] [stdout] 33 | async fn boot_mode( [INFO] [stdout] | --------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 53 | async fn tls_cert( [INFO] [stdout] | -------- required by a bound introduced by this call [INFO] [stdout] 54 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tls_cert::{closure#0}::tls_cert` [INFO] [stdout] --> tests/config.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `tls_cert` [INFO] [stdout] 52 | #[tokio::test] [INFO] [stdout] 53 | async fn tls_cert( [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tls_cert::{closure#0}::tls_cert` [INFO] [stdout] --> tests/config.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `tls_cert` [INFO] [stdout] 52 | #[tokio::test] [INFO] [stdout] 53 | async fn tls_cert( [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 129 | async fn network( [INFO] [stdout] | ------- required by a bound introduced by this call [INFO] [stdout] 130 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `network::{closure#0}::network` [INFO] [stdout] --> tests/config.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `network` [INFO] [stdout] 128 | #[tokio::test] [INFO] [stdout] 129 | async fn network( [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `network::{closure#0}::network` [INFO] [stdout] --> tests/config.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `network` [INFO] [stdout] 128 | #[tokio::test] [INFO] [stdout] 129 | async fn network( [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "signing") due to 6 previous errors [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 168 | async fn time( [INFO] [stdout] | ---- required by a bound introduced by this call [INFO] [stdout] 169 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `time::{closure#0}::time` [INFO] [stdout] --> tests/config.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `time` [INFO] [stdout] 167 | #[tokio::test] [INFO] [stdout] 168 | async fn time( [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `time::{closure#0}::time` [INFO] [stdout] --> tests/config.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `time` [INFO] [stdout] 167 | #[tokio::test] [INFO] [stdout] 168 | async fn time( [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 195 | async fn set_unlock_passphrase( [INFO] [stdout] | --------------------- required by a bound introduced by this call [INFO] [stdout] 196 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `set_unlock_passphrase::{closure#0}::set_unlock_passphrase` [INFO] [stdout] --> tests/config.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `set_unlock_passphrase` [INFO] [stdout] 194 | #[tokio::test] [INFO] [stdout] 195 | async fn set_unlock_passphrase( [INFO] [stdout] | --------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `set_unlock_passphrase::{closure#0}::set_unlock_passphrase` [INFO] [stdout] --> tests/config.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `set_unlock_passphrase` [INFO] [stdout] 194 | #[tokio::test] [INFO] [stdout] 195 | async fn set_unlock_passphrase( [INFO] [stdout] | --------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 227 | async fn logging( [INFO] [stdout] | ------- required by a bound introduced by this call [INFO] [stdout] 228 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `logging::{closure#0}::logging` [INFO] [stdout] --> tests/config.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `logging` [INFO] [stdout] 226 | #[tokio::test] [INFO] [stdout] 227 | async fn logging( [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `logging::{closure#0}::logging` [INFO] [stdout] --> tests/config.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `logging` [INFO] [stdout] 226 | #[tokio::test] [INFO] [stdout] 227 | async fn logging( [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 242 | async fn set_backup_passphrase( [INFO] [stdout] | --------------------- required by a bound introduced by this call [INFO] [stdout] 243 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `set_backup_passphrase::{closure#0}::set_backup_passphrase` [INFO] [stdout] --> tests/config.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `set_backup_passphrase` [INFO] [stdout] 241 | #[tokio::test] [INFO] [stdout] 242 | async fn set_backup_passphrase( [INFO] [stdout] | --------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `set_backup_passphrase::{closure#0}::set_backup_passphrase` [INFO] [stdout] --> tests/config.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `set_backup_passphrase` [INFO] [stdout] 241 | #[tokio::test] [INFO] [stdout] 242 | async fn set_backup_passphrase( [INFO] [stdout] | --------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 269 | async fn factory_reset( [INFO] [stdout] | ------------- required by a bound introduced by this call [INFO] [stdout] 270 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `factory_reset::{closure#0}::factory_reset` [INFO] [stdout] --> tests/config.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `factory_reset` [INFO] [stdout] 268 | #[tokio::test] [INFO] [stdout] 269 | async fn factory_reset( [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `factory_reset::{closure#0}::factory_reset` [INFO] [stdout] --> tests/config.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `factory_reset` [INFO] [stdout] 268 | #[tokio::test] [INFO] [stdout] 269 | async fn factory_reset( [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 283 | async fn reboot( [INFO] [stdout] | ------ required by a bound introduced by this call [INFO] [stdout] 284 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `reboot::{closure#0}::reboot` [INFO] [stdout] --> tests/config.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `reboot` [INFO] [stdout] 282 | #[tokio::test] [INFO] [stdout] 283 | async fn reboot( [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `reboot::{closure#0}::reboot` [INFO] [stdout] --> tests/config.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `reboot` [INFO] [stdout] 282 | #[tokio::test] [INFO] [stdout] 283 | async fn reboot( [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:298:15 [INFO] [stdout] | [INFO] [stdout] 297 | async fn shutdown( [INFO] [stdout] | -------- required by a bound introduced by this call [INFO] [stdout] 298 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `shutdown::{closure#0}::shutdown` [INFO] [stdout] --> tests/config.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `shutdown` [INFO] [stdout] 296 | #[tokio::test] [INFO] [stdout] 297 | async fn shutdown( [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `shutdown::{closure#0}::shutdown` [INFO] [stdout] --> tests/config.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `shutdown` [INFO] [stdout] 296 | #[tokio::test] [INFO] [stdout] 297 | async fn shutdown( [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:312:15 [INFO] [stdout] | [INFO] [stdout] 311 | async fn fail_upload_update( [INFO] [stdout] | ------------------ required by a bound introduced by this call [INFO] [stdout] 312 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `fail_upload_update::{closure#0}::fail_upload_update` [INFO] [stdout] --> tests/config.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `fail_upload_update` [INFO] [stdout] 310 | #[tokio::test] [INFO] [stdout] 311 | async fn fail_upload_update( [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `fail_upload_update::{closure#0}::fail_upload_update` [INFO] [stdout] --> tests/config.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `fail_upload_update` [INFO] [stdout] 310 | #[tokio::test] [INFO] [stdout] 311 | async fn fail_upload_update( [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:329:15 [INFO] [stdout] | [INFO] [stdout] 328 | async fn commit_update( [INFO] [stdout] | ------------- required by a bound introduced by this call [INFO] [stdout] 329 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `commit_update::{closure#0}::commit_update` [INFO] [stdout] --> tests/config.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `commit_update` [INFO] [stdout] 327 | #[tokio::test] [INFO] [stdout] 328 | async fn commit_update( [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `commit_update::{closure#0}::commit_update` [INFO] [stdout] --> tests/config.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `commit_update` [INFO] [stdout] 327 | #[tokio::test] [INFO] [stdout] 328 | async fn commit_update( [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:369:15 [INFO] [stdout] | [INFO] [stdout] 368 | async fn cancel_update( [INFO] [stdout] | ------------- required by a bound introduced by this call [INFO] [stdout] 369 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `cancel_update::{closure#0}::cancel_update` [INFO] [stdout] --> tests/config.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `cancel_update` [INFO] [stdout] 367 | #[tokio::test] [INFO] [stdout] 368 | async fn cancel_update( [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `cancel_update::{closure#0}::cancel_update` [INFO] [stdout] --> tests/config.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `cancel_update` [INFO] [stdout] 367 | #[tokio::test] [INFO] [stdout] 368 | async fn cancel_update( [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:409:15 [INFO] [stdout] | [INFO] [stdout] 408 | async fn get_tls_public_key_of_provisioned_nethsm( [INFO] [stdout] | ---------------------------------------- required by a bound introduced by this call [INFO] [stdout] 409 | #[future] nethsm_with_users: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `get_tls_public_key_of_provisioned_nethsm::{closure#0}::get_tls_public_key_of_provisioned_nethsm` [INFO] [stdout] --> tests/config.rs:406:1 [INFO] [stdout] | [INFO] [stdout] 406 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get_tls_public_key_of_provisioned_nethsm` [INFO] [stdout] 407 | #[tokio::test] [INFO] [stdout] 408 | async fn get_tls_public_key_of_provisioned_nethsm( [INFO] [stdout] | ---------------------------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:406:1 [INFO] [stdout] | [INFO] [stdout] 406 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `get_tls_public_key_of_provisioned_nethsm::{closure#0}::get_tls_public_key_of_provisioned_nethsm` [INFO] [stdout] --> tests/config.rs:406:1 [INFO] [stdout] | [INFO] [stdout] 406 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get_tls_public_key_of_provisioned_nethsm` [INFO] [stdout] 407 | #[tokio::test] [INFO] [stdout] 408 | async fn get_tls_public_key_of_provisioned_nethsm( [INFO] [stdout] | ---------------------------------------- required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:427:15 [INFO] [stdout] | [INFO] [stdout] 426 | async fn get_tls_public_key_of_unprovisioned_nethsm( [INFO] [stdout] | ------------------------------------------ required by a bound introduced by this call [INFO] [stdout] 427 | #[future] unprovisioned_nethsm: TestResult<(NetHsm, Container)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `get_tls_public_key_of_unprovisioned_nethsm::{closure#0}::get_tls_public_key_of_unprovisioned_nethsm` [INFO] [stdout] --> tests/config.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get_tls_public_key_of_unprovisioned_nethsm` [INFO] [stdout] 425 | #[tokio::test] [INFO] [stdout] 426 | async fn get_tls_public_key_of_unprovisioned_nethsm( [INFO] [stdout] | ------------------------------------------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `impl Future), TestError>>` to be a future that resolves to `Result<(NetHsm, Container), TestError>`, but it resolves to `Result<(NetHsm, Container), TestError>` [INFO] [stdout] --> tests/config.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ expected `NetHsm`, found `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `nethsm` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the expected type `NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nethsm-0.7.3/src/lib.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | pub struct NetHsm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the found type `nethsm::NetHsm` [INFO] [stdout] | [INFO] [stdout] ::: tests/config.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nethsm::{ [INFO] [stdout] | ------ one version of crate `nethsm` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | use nethsm_tests::{ [INFO] [stdout] | ------------ one version of crate `nethsm` used here, as a dependency of crate `nethsm_tests` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `get_tls_public_key_of_unprovisioned_nethsm::{closure#0}::get_tls_public_key_of_unprovisioned_nethsm` [INFO] [stdout] --> tests/config.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get_tls_public_key_of_unprovisioned_nethsm` [INFO] [stdout] 425 | #[tokio::test] [INFO] [stdout] 426 | async fn get_tls_public_key_of_unprovisioned_nethsm( [INFO] [stdout] | ------------------------------------------ required by a bound in this function [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nethsm` (test "config") due to 90 previous errors [INFO] running `Command { std: "docker" "inspect" "bfdc243ccc5cfff711da72b1741d999e7f3d3f6f70a5d39f8957e8e62e604b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfdc243ccc5cfff711da72b1741d999e7f3d3f6f70a5d39f8957e8e62e604b75", kill_on_drop: false }` [INFO] [stdout] bfdc243ccc5cfff711da72b1741d999e7f3d3f6f70a5d39f8957e8e62e604b75