[INFO] fetching crate opsview 0.1.10...
[INFO] testing opsview-0.1.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-9
[INFO] extracting crate opsview 0.1.10 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate opsview 0.1.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate opsview 0.1.10
[INFO] tweaked toml for crates.io crate opsview 0.1.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opsview 0.1.10 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 327 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding httpmock v0.7.0 (available: v0.8.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f22a2ab46aef50bff6928ff1ad28f23d85d975c2ff2976f840b83b94303d6c92
[INFO] running `Command { std: "docker" "start" "-a" "f22a2ab46aef50bff6928ff1ad28f23d85d975c2ff2976f840b83b94303d6c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f22a2ab46aef50bff6928ff1ad28f23d85d975c2ff2976f840b83b94303d6c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f22a2ab46aef50bff6928ff1ad28f23d85d975c2ff2976f840b83b94303d6c92", kill_on_drop: false }`
[INFO] [stdout] f22a2ab46aef50bff6928ff1ad28f23d85d975c2ff2976f840b83b94303d6c92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 714b797e3827d339eae1abdc9d053049aadb9264aaba732de69a9f1706048c62
[INFO] running `Command { std: "docker" "start" "-a" "714b797e3827d339eae1abdc9d053049aadb9264aaba732de69a9f1706048c62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling decimal-percentage v0.1.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling opsview v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn keys(&self) -> std::collections::hash_map::Keys<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn keys(&self) -> std::collections::hash_map::Keys<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:461:18
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub fn drain(&mut self) -> std::collections::hash_map::Drain<String, Arc<T>> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub fn drain(&mut self) -> std::collections::hash_map::Drain<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:582:17
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:590:17
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn keys(&self) -> std::collections::hash_map::Keys<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn keys(&self) -> std::collections::hash_map::Keys<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "714b797e3827d339eae1abdc9d053049aadb9264aaba732de69a9f1706048c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714b797e3827d339eae1abdc9d053049aadb9264aaba732de69a9f1706048c62", kill_on_drop: false }`
[INFO] [stdout] 714b797e3827d339eae1abdc9d053049aadb9264aaba732de69a9f1706048c62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94d86c5e383ce8d89300c403d5d4860f0169a970ca368cc98b129a9a947fdea8
[INFO] running `Command { std: "docker" "start" "-a" "94d86c5e383ce8d89300c403d5d4860f0169a970ca368cc98b129a9a947fdea8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling decimal-percentage v0.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling opsview v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn keys(&self) -> std::collections::hash_map::Keys<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn keys(&self) -> std::collections::hash_map::Keys<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:461:18
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub fn drain(&mut self) -> std::collections::hash_map::Drain<String, Arc<T>> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub fn drain(&mut self) -> std::collections::hash_map::Drain<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:582:17
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:590:17
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn keys(&self) -> std::collections::hash_map::Keys<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn keys(&self) -> std::collections::hash_map::Keys<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn keys(&self) -> std::collections::hash_map::Keys<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn keys(&self) -> std::collections::hash_map::Keys<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:461:18
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub fn drain(&mut self) -> std::collections::hash_map::Drain<String, Arc<T>> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub fn drain(&mut self) -> std::collections::hash_map::Drain<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:582:17
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:590:17
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn keys(&self) -> std::collections::hash_map::Keys<String, Arc<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn keys(&self) -> std::collections::hash_map::Keys<'_, String, Arc<T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "94d86c5e383ce8d89300c403d5d4860f0169a970ca368cc98b129a9a947fdea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d86c5e383ce8d89300c403d5d4860f0169a970ca368cc98b129a9a947fdea8", kill_on_drop: false }`
[INFO] [stdout] 94d86c5e383ce8d89300c403d5d4860f0169a970ca368cc98b129a9a947fdea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60a309b755abc4bc3ddc7ed308a6912122ba6fbba3c503f5ca87c8aace5056b9
[INFO] running `Command { std: "docker" "start" "-a" "60a309b755abc4bc3ddc7ed308a6912122ba6fbba3c503f5ca87c8aace5056b9", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:422:17
[INFO] [stderr]     |
[INFO] [stderr] 422 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, Arc<T>> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 422 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Arc<T>> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:430:17
[INFO] [stderr]     |
[INFO] [stderr] 430 |     pub fn keys(&self) -> std::collections::hash_map::Keys<String, Arc<T>> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 430 |     pub fn keys(&self) -> std::collections::hash_map::Keys<'_, String, Arc<T>> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:461:18
[INFO] [stderr]     |
[INFO] [stderr] 461 |     pub fn drain(&mut self) -> std::collections::hash_map::Drain<String, Arc<T>> {
[INFO] [stderr]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 461 |     pub fn drain(&mut self) -> std::collections::hash_map::Drain<'_, String, Arc<T>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:582:17
[INFO] [stderr]     |
[INFO] [stderr] 582 |     pub fn iter(&self) -> std::collections::hash_map::Iter<String, Arc<T>> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 582 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Arc<T>> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:590:17
[INFO] [stderr]     |
[INFO] [stderr] 590 |     pub fn keys(&self) -> std::collections::hash_map::Keys<String, Arc<T>> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 590 |     pub fn keys(&self) -> std::collections::hash_map::Keys<'_, String, Arc<T>> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `opsview` (lib) generated 5 warnings (run `cargo fix --lib -p opsview` to apply 5 suggestions)
[INFO] [stderr] warning: `opsview` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opsview-5eff269ea1bee08f)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_bsmcomponent_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_bsmservice_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_contact_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_hashtag_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_host_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_hostcheckcommand_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_hostgroup_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_hosticon_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_hosttemplate_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_monitoringcluster_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_netflowcollector_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_netflowsource_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_notificationmethod_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_plugin_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_role_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_servicecheck_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_servicegroup_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_sharednotificationprofile_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_tenancy_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_timeperiod_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::print_all_variable_configs ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::test_get_host_config_by_variable_name ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::test_get_host_config_by_variable_value ... ignored
[INFO] [stdout] test client::opsviewclient::print_tests::test_get_object_id_by_key ... ignored
[INFO] [stdout] test config::bsmcomponent::tests::test_default ... ok
[INFO] [stdout] test config::bsmservice::tests::test_default ... ok
[INFO] [stdout] test config::checktype::tests::test_deserialize_passive_check_typ ... ok
[INFO] [stdout] test config::checktype::tests::test_deserialize_active_check_type ... ok
[INFO] [stdout] test config::checktype::tests::test_deserialize_snmp_polling_check_type ... ok
[INFO] [stdout] test config::bsmservice::tests::test_minimal ... ok
[INFO] [stdout] test config::bsmservice::tests::test_is_valid_bsmservice_name ... ok
[INFO] [stdout] test config::checktype::tests::test_serialize_snmp_polling_check_type ... ok
[INFO] [stdout] test config::checktype::tests::test_serialize_passive_check_type ... ok
[INFO] [stdout] test config::contact::tests::test_build_fails_on_invalid_name ... ok
[INFO] [stdout] test config::checktype::tests::test_serialize_snmp_trap_check_type ... ok
[INFO] [stdout] test config::checktype::tests::test_deserialize_snmp_trap_check_type ... ok
[INFO] [stdout] test config::contact::tests::test_default ... ok
[INFO] [stdout] test config::checktype::tests::test_serialize_active_plugin_check_type ... ok
[INFO] [stdout] test config::contact::tests::test_minimal ... ok
[INFO] [stdout] test config::contact::tests::test_minimal_fails_on_invalid_name ... ok
[INFO] [stdout] test config::contact::tests::test_minimal_succeeds_on_valid_name ... ok
[INFO] [stdout] test config::contactlink::tests::test_default ... ok
[INFO] [stdout] test config::contactlink::tests::test_minimal ... ok
[INFO] [stdout] test config::fontawesomeicon::tests::test_deserialize_and_serialize ... ok
[INFO] [stdout] test config::contactlink::tests::test_minimal_fails_with_invalid_names ... ok
[INFO] [stdout] test config::fontawesomeicon::tests::test_display ... ok
[INFO] [stdout] test config::compare::tests::test_compare_config_object_maps ... ok
[INFO] [stdout] test config::fontawesomeicon::tests::test_from_kebab_case ... ok
[INFO] [stdout] test config::hashtag::tests::test_build ... ok
[INFO] [stdout] test config::fontawesomeicon::tests::test_to_api ... ok
[INFO] [stdout] test config::hashtag::tests::test_default ... ok
[INFO] [stdout] test config::hashtag::tests::test_minimal ... ok
[INFO] [stdout] test config::bsmcomponent::tests::test_is_valid_bsmcomponent_name ... ok
[INFO] [stdout] test config::bsmcomponent::tests::test_minimal ... ok
[INFO] [stdout] test config::host::tests::test_is_valid_ip_or_hostname_fails ... ok
[INFO] [stdout] test config::contactlink::tests::test_build_fails_with_invalid_name ... ok
[INFO] [stdout] test config::host::tests::test_default ... ok
[INFO] [stdout] test config::host::tests::test_build_fails_on_invalid_name ... ok
[INFO] [stdout] test config::host::tests::test_minimal_succeeds_on_valid_name ... ok
[INFO] [stdout] test config::host::tests::test_minimal_fails_on_invalid_name ... ok
[INFO] [stdout] test config::host::tests::test_build_with_invalid_ip_fails ... ok
[INFO] [stdout] test config::host::tests::test_invalid_notification_options ... ok
[INFO] [stdout] test config::hostcheckcommand::tests::test_default ... ok
[INFO] [stdout] test config::host::tests::test_build ... ok
[INFO] [stdout] test config::host::tests::test_valid_ip_or_hostname_succeeds ... ok
[INFO] [stdout] test config::bsmcomponent::tests::test_is_valid_pct_and_ratio ... ok
[INFO] [stdout] test config::hostcheckcommand::tests::test_minimal ... ok
[INFO] [stdout] test config::hostcheckcommand::tests::test_is_valid_hostcheckcommand_name ... ok
[INFO] [stdout] test config::hostgroup::tests::test_default ... ok
[INFO] [stdout] test config::hostgroup::tests::test_minimal ... ok
[INFO] [stdout] test config::hosticon::tests::test_default ... ok
[INFO] [stdout] test config::hosticon::tests::test_minimal ... ok
[INFO] [stdout] test config::hostgroup::tests::test_is_valid_hostgroup_name ... ok
[INFO] [stdout] test config::host::tests::test_minimal ... ok
[INFO] [stdout] test config::hosticon::tests::test_is_valid_host_icon ... ok
[INFO] [stdout] test config::hosttemplate::tests::test_default ... ok
[INFO] [stdout] test config::managementurl::tests::test_default ... ok
[INFO] [stdout] test config::host::tests::test_snmpv3_password_length_constraints ... ok
[INFO] [stdout] test config::managementurl::tests::test_minimal ... ok
[INFO] [stdout] test config::host::tests::test_valid_notification_options ... ok
[INFO] [stdout] test config::hosttemplate::tests::test_thin_from_full_host_template ... ok
[INFO] [stdout] test config::hosttemplate::tests::test_minimal ... ok
[INFO] [stdout] test config::monitoringcluster::tests::test_default ... ok
[INFO] [stdout] test config::monitoringcluster::tests::test_minimal ... ok
[INFO] [stdout] test config::monitoringcluster::tests::test_monitoringcluster_name_regex ... ok
[INFO] [stdout] test config::monitoringserver::tests::test_default ... ok
[INFO] [stdout] test config::monitoringserver::tests::test_minimal ... ok
[INFO] [stdout] test config::netaudit::tests::test_default ... ok
[INFO] [stdout] test config::netaudit::tests::test_deserialize_rancid_connection_type ... ok
[INFO] [stdout] test config::netaudit::tests::test_serialize_rancid_connection_type ... ok
[INFO] [stdout] test config::netflowcollector::tests::test_default ... ok
[INFO] [stdout] test config::netflowcollector::tests::test_minimal ... ok
[INFO] [stdout] test config::netflowsource::tests::test_build_and_serialize_netflow_source ... ok
[INFO] [stdout] test config::netflowsource::tests::test_default ... ok
[INFO] [stdout] test config::netflowsource::tests::test_deserialize_netflow_source ... ok
[INFO] [stdout] test config::netflowsource::tests::test_invalid_ip_fails ... ok
[INFO] [stdout] test config::netflowsource::tests::test_minimal ... ok
[INFO] [stdout] test config::notificationmethod::tests::test_default ... ok
[INFO] [stdout] test config::notificationprofile::tests::test_default ... ok
[INFO] [stdout] test config::plugin::tests::test_default ... ok
[INFO] [stdout] test config::netaudit::tests::test_minimal ... ok
[INFO] [stdout] test config::notificationmethod::tests::test_minimal ... ok
[INFO] [stdout] test config::role::tests::test_default ... ok
[INFO] [stdout] test config::plugin::tests::test_minimal ... ok
[INFO] [stdout] test config::servicecheck::tests::test_default ... ok
[INFO] [stdout] test config::servicegroup::tests::test_default ... ok
[INFO] [stdout] test config::sharednotificationprofile::tests::test_default ... ok
[INFO] [stdout] test config::snmpinterfaces::tests::test_invalid_name_for_index_0 ... ok
[INFO] [stdout] test config::role::tests::test_add_access ... ok
[INFO] [stdout] test config::role::tests::test_minimal ... ok
[INFO] [stdout] test config::role::tests::test_validated_role_name ... ok
[INFO] [stdout] test config::snmptraprules::tests::test_default ... ok
[INFO] [stdout] test config::snmptraprules::tests::test_minimal ... ok
[INFO] [stdout] test config::servicecheck::tests::test_minimal ... ok
[INFO] [stdout] test config::tenancy::tests::test_tenancy_default ... ok
[INFO] [stdout] test config::notificationprofile::tests::test_minimal ... ok
[INFO] [stdout] test config::sharednotificationprofile::tests::test_minimal ... ok
[INFO] [stdout] test config::timeperiod::tests::test_timeperiod_default ... ok
[INFO] [stdout] test config::timeperiod::tests::test_timeperiod_minimal ... ok
[INFO] [stdout] test config::tenancy::tests::test_is_valid_tenancy_name ... ok
[INFO] [stdout] test config::timezone::tests::test_timezone_builder ... ok
[INFO] [stdout] test config::tenancy::tests::test_tenancy_unique_name ... ok
[INFO] [stdout] test config::timezone::tests::test_timezone_builder_missing_ref ... ok
[INFO] [stdout] test config::timezone::tests::test_timezone_default ... ok
[INFO] [stdout] test config::timezone::tests::test_timezone_minimal ... ok
[INFO] [stdout] test config::tenancy::tests::test_tenancy_minimal ... ok
[INFO] [stdout] test config::timezone::tests::test_timezone_unique_name ... ok
[INFO] [stdout] test config::tenancy::tests::test_tenancy_builder ... ok
[INFO] [stdout] test config::variable::tests::test_build_fails_with_arg_but_no_label ... ok
[INFO] [stdout] test config::variable::tests::test_build_fails_with_empty_label_for_non_empty_arg ... ok
[INFO] [stdout] test config::variable::tests::test_build_fails_with_secured_but_empty_arg_and_label ... ok
[INFO] [stdout] test config::variable::tests::test_build_fails_with_secured_but_empty_label ... ok
[INFO] [stdout] test config::variable::tests::test_build_fails_with_secured_but_no_arg ... ok
[INFO] [stdout] test config::variable::tests::test_build_fails_without_name ... ok
[INFO] [stdout] test config::variable::tests::test_default ... ok
[INFO] [stdout] test config::timeperiod::tests::test_is_valid_timeperiod_name ... ok
[INFO] [stdout] test config::timezone::tests::test_timezone_builder_missing_name ... ok
[INFO] [stdout] test config::variable::tests::test_minimal ... ok
[INFO] [stdout] test instance::tests::test_refresh ... ignored
[INFO] [stdout] test util::tests::test_is_invalid_rancid_username ... ok
[INFO] [stdout] test util::tests::test_is_invalid_rancid_password ... ok
[INFO] [stdout] test util::tests::test_invalid_other_addresses_fails ... ok
[INFO] [stdout] test util::tests::test_is_valid_rancid_password ... ok
[INFO] [stdout] test util::tests::test_is_valid_rancid_username ... ok
[INFO] [stdout] test util::tests::test_is_valid_variable_name ... ok
[INFO] [stdout] test util::tests::test_valid_other_addresses_succeeds ... ok
[INFO] [stdout] test config::timeperiod::tests::test_invalid_timeperiods ... ok
[INFO] [stdout] test config::timeperiod::tests::test_valid_timeperiods ... ok
[INFO] [stdout] test util::tests::test_is_valid_notification_profile_name ... ok
[INFO] [stdout] test config::servicegroup::tests::test_minimal ... ok
[INFO] [stdout] test util::tests::test_is_valid_notification_command ... ok
[INFO] [stdout] test config::variable::tests::test_build_with_only_name ... ok
[INFO] [stdout] test config::variable::tests::test_build_with_valid_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 128 passed; 0 failed; 25 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_responses.rs (/opt/rustwide/target/debug/deps/api_responses-da133c69f59c6bde)
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-4e76354772caa37d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_bsmcomponent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/opsviewclient_mock_test.rs (/opt/rustwide/target/debug/deps/opsviewclient_mock_test-6ab264d53cbc9675)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_get_all_hostcheckcommand_configs_mock ... ok
[INFO] [stdout] test test_get_all_host_configs_mock ... ok
[INFO] [stdout] test test_get_all_bsmcomponent_configs_mock ... ok
[INFO] [stdout] test test_get_all_bsmservice_configs_mock ... ok
[INFO] [stdout] test test_get_all_host_configs_with_empty_snmpinterfaces_mock ... ok
[INFO] [stdout] test test_get_all_hashtag_configs_mock ... ok
[INFO] [stdout] test test_get_all_host_configs_with_snmpinterfaces_mock ... ok
[INFO] [stdout] test test_get_all_contact_configs_mock ... ok
[INFO] [stdout] test test_get_all_monitoringcluster_configs_mock ... ok
[INFO] [stdout] test test_get_all_role_configs_mock ... ok
[INFO] [stdout] test test_get_all_notificationmethod_configs_mock ... ok
[INFO] [stdout] test test_get_all_hostgroup_configs_mock ... ok
[INFO] [stdout] test test_get_all_hosttemplate_configs_mock ... ok
[INFO] [stdout] test test_get_all_plugin_configs_mock ... ok
[INFO] [stdout] test test_get_all_hosticon_configs_mock ... ok
[INFO] [stdout] test test_get_all_servicegroup_configs_mock ... ok
[INFO] [stdout] test test_get_all_sharednotificationprofile_configs_mock ... ok
[INFO] [stdout] test test_get_contact_config_mock ... ok
[INFO] [stdout] test test_get_all_tenancy_configs_mock ... ok
[INFO] [stdout] test test_get_bsmservice_config_mock ... ok
[INFO] [stdout] test test_get_all_variable_configs_mock ... ok
[INFO] [stdout] test test_get_all_servicecheck_configs_mock ... ok
[INFO] [stdout] test test_get_all_timeperiod_configs_mock ... ok
[INFO] [stdout] test test_get_host_config_mock ... ok
[INFO] [stdout] test test_get_monitoringcluster_config_mock ... ok
[INFO] [stdout] test test_get_role_config_mock ... ok
[INFO] [stdout] test test_get_sharednotificationprofile_config_mock ... ok
[INFO] [stdout] test test_get_notificationmethod_config_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/opsviewclient_test.rs (/opt/rustwide/target/debug/deps/opsviewclient_test-83a59877bbc44160)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_changes_to_apply ... ignored
[INFO] [stdout] test test_create_and_delete_contact ... ignored
[INFO] [stdout] test test_create_and_delete_new_host_with_deps ... ignored
[INFO] [stdout] test test_create_and_remove_bsmcomponent ... ignored
[INFO] [stdout] test test_get_all_bsmcomponent_configs ... ignored
[INFO] [stdout] test test_get_all_contact_configs ... ignored
[INFO] [stdout] test test_get_all_host_configs ... ignored
[INFO] [stdout] test test_get_all_hosticon_configs ... ignored
[INFO] [stdout] test test_get_all_hosttemplate_configs ... ignored
[INFO] [stdout] test test_get_host_by_id ... ignored
[INFO] [stdout] test test_get_single_host ... ignored
[INFO] [stdout] test test_get_single_host_with_params ... ignored
[INFO] [stdout] test test_get_specific_host_with_cols_params ... ignored
[INFO] [stdout] test test_get_specific_host_with_snmpinterfaces_params ... ignored
[INFO] [stdout] test test_host_exists_by_id ... ignored
[INFO] [stdout] test test_host_exists_by_name ... ignored
[INFO] [stdout] test test_invalid_name ... ignored
[INFO] [stdout] test test_last_update ... ignored
[INFO] [stdout] test test_put_and_delete_single_hashtag ... ignored
[INFO] [stdout] test test_update_persistent_method ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests opsview
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::get_hashtag_config (line 1269) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::get_host_config (line 1309) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::builder (line 119) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::get_host_config_by_id (line 1411) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::get_contact_config (line 1225) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::get_object_config (line 519) - compile ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::changes_to_apply (line 360) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::get_bsmservice_config (line 1185) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::get_bsmcomponent_config (line 1145) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::put_object_config (line 1997) ... ok
[INFO] [stdout] test src/client/opsviewclient.rs - client::opsviewclient::OpsviewClient::new (line 169) ... ok
[INFO] [stdout] test src/config/contactlink.rs - config::contactlink::ContactLink (line 16) ... ok
[INFO] [stdout] test src/config/host.rs - config::host::Host::snmpinterfaces (line 284) ... ok
[INFO] [stdout] test src/config/contact.rs - config::contact::Contact (line 12) ... ok
[INFO] [stdout] test src/config/compare.rs - config::compare::compare_config_object_maps (line 21) ... ok
[INFO] [stdout] test src/config/compare.rs - config::compare::compare_config_ref_maps (line 83) ... ok
[INFO] [stdout] test src/config/bsmservice.rs - config::bsmservice::BSMService (line 14) ... ok
[INFO] [stdout] test src/config/bsmcomponent.rs - config::bsmcomponent::BSMComponent (line 27) ... ok
[INFO] [stdout] test src/config/hashtag.rs - config::hashtag::Hashtag (line 20) ... ok
[INFO] [stdout] test src/config/hosticon.rs - config::hosticon::HostIcon (line 10) ... ok
[INFO] [stdout] test src/config/host.rs - config::host::HostBuilder (line 620) ... ok
[INFO] [stdout] test src/config/hostcheckcommand.rs - config::hostcheckcommand::HostCheckCommandBuilder (line 172) ... ok
[INFO] [stdout] test src/config/hostgroup.rs - config::hostgroup::HostGroupBuilder (line 178) ... ok
[INFO] [stdout] test src/config/hosttemplate.rs - config::hosttemplate::HostTemplate (line 15) ... ok
[INFO] [stdout] test src/config/managementurl.rs - config::managementurl::ManagementURL (line 12) ... ok
[INFO] [stdout] test src/config/monitoringcluster.rs - config::monitoringcluster::MonitoringCluster (line 12) ... ok
[INFO] [stdout] test src/config/netaudit.rs - config::netaudit::RancidVendor (line 24) ... ok
[INFO] [stdout] test src/config/netflowcollector.rs - config::netflowcollector::NetflowCollector (line 11) ... ok
[INFO] [stdout] test src/config/netflowsource.rs - config::netflowsource::NetflowSource (line 27) ... ok
[INFO] [stdout] test src/config/monitoringserver.rs - config::monitoringserver::MonitoringServer (line 10) ... ok
[INFO] [stdout] test src/config/plugin.rs - config::plugin::Plugin (line 11) ... ok
[INFO] [stdout] test src/config/notificationprofile.rs - config::notificationprofile::NotificationProfileBuilder (line 385) ... ok
[INFO] [stdout] test src/config/notificationmethod.rs - config::notificationmethod::NotificationMethod (line 12) ... ok
[INFO] [stdout] test src/config/role.rs - config::role::RoleBuilder (line 290) ... ok
[INFO] [stdout] test src/config/servicecheck.rs - config::servicecheck::ServiceCheck (line 14) ... ok
[INFO] [stdout] test src/config/sharednotificationprofile.rs - config::sharednotificationprofile::SharedNotificationProfileBuilder (line 394) ... ok
[INFO] [stdout] test src/config/tenancy.rs - config::tenancy::TenancyBuilder (line 154) ... ok
[INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok
[INFO] [stdout] test src/config/snmptraprules.rs - config::snmptraprules::SNMPTrapRule (line 10) ... ok
[INFO] [stdout] test src/config/timezone.rs - config::timezone::TimeZoneBuilder (line 56) ... ok
[INFO] [stdout] test src/config/servicegroup.rs - config::servicegroup::ServiceGroup (line 14) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::Persistent::exists (line 181) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::Persistent::fetch (line 226) ... ok
[INFO] [stdout] test src/config/timeperiod.rs - config::timeperiod::TimePeriod (line 33) ... ok
[INFO] [stdout] test src/config/variable.rs - config::variable::VariableBuilder (line 282) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::Persistent::remove (line 292) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::Persistent::fetch (line 248) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60a309b755abc4bc3ddc7ed308a6912122ba6fbba3c503f5ca87c8aace5056b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a309b755abc4bc3ddc7ed308a6912122ba6fbba3c503f5ca87c8aace5056b9", kill_on_drop: false }`
[INFO] [stdout] 60a309b755abc4bc3ddc7ed308a6912122ba6fbba3c503f5ca87c8aace5056b9
