[INFO] cloning repository https://github.com/qortoo/qortoo-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qortoo/qortoo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqortoo%2Fqortoo-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqortoo%2Fqortoo-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40fb84c9827889c94be9e465eae6cac3d05764de
[INFO] testing qortoo/qortoo-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqortoo%2Fqortoo-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qortoo/qortoo-rs
[INFO] finished tweaking git repo https://github.com/qortoo/qortoo-rs
[INFO] tweaked toml for git repo https://github.com/qortoo/qortoo-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qortoo/qortoo-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qortoo/qortoo-rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchers v0.2.0
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded time-core v0.1.6
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.3
[INFO] [stderr]   Downloaded awaitility v0.4.1
[INFO] [stderr]   Downloaded btparse v0.2.0
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded opentelemetry-http v0.31.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.31.0
[INFO] [stderr]   Downloaded derive_more-impl v2.1.1
[INFO] [stderr]   Downloaded derive_more v2.1.1
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded iri-string v0.7.8
[INFO] [stderr]   Downloaded reqwest v0.12.23
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.32.0
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.31.0
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded hyper-util v0.1.16
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded opentelemetry v0.31.0
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.0
[INFO] [stderr]   Downloaded strum_macros v0.27.2
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded time-macros v0.2.24
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddb0ce0ec1ebeacaceb1764b41650f1085cc7edb6d59e56eaabf45d94af0aa09
[INFO] running `Command { std: "docker" "start" "-a" "ddb0ce0ec1ebeacaceb1764b41650f1085cc7edb6d59e56eaabf45d94af0aa09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddb0ce0ec1ebeacaceb1764b41650f1085cc7edb6d59e56eaabf45d94af0aa09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb0ce0ec1ebeacaceb1764b41650f1085cc7edb6d59e56eaabf45d94af0aa09", kill_on_drop: false }`
[INFO] [stdout] ddb0ce0ec1ebeacaceb1764b41650f1085cc7edb6d59e56eaabf45d94af0aa09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 311f8c2611ef60002926205bc5b4804289a4818c17d8211681f933b8edc42dae
[INFO] running `Command { std: "docker" "start" "-a" "311f8c2611ef60002926205bc5b4804289a4818c17d8211681f933b8edc42dae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling qortoo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling btparse v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.0
[INFO] [stdout] warning: constant `SDK_VER` is never used
[INFO] [stdout]  --> src/constants.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const SDK_VER: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SDK_HASH` is never used
[INFO] [stdout]  --> src/constants.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const SDK_HASH: &str = match option_env!("GIT_HASH") {
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `AGENT` is never used
[INFO] [stdout]   --> src/constants.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | static AGENT: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_agent` is never used
[INFO] [stdout]   --> src/constants.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn get_agent() -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.34s
[INFO] running `Command { std: "docker" "inspect" "311f8c2611ef60002926205bc5b4804289a4818c17d8211681f933b8edc42dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "311f8c2611ef60002926205bc5b4804289a4818c17d8211681f933b8edc42dae", kill_on_drop: false }`
[INFO] [stdout] 311f8c2611ef60002926205bc5b4804289a4818c17d8211681f933b8edc42dae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5787a95cd04e69c6db848438ec586d5a0b1c36c113b498514d7ed1f7de113d5b
[INFO] running `Command { std: "docker" "start" "-a" "5787a95cd04e69c6db848438ec586d5a0b1c36c113b498514d7ed1f7de113d5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling awaitility v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.0
[INFO] [stderr]    Compiling qortoo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `SDK_VER` is never used
[INFO] [stdout]  --> src/constants.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const SDK_VER: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SDK_HASH` is never used
[INFO] [stdout]  --> src/constants.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const SDK_HASH: &str = match option_env!("GIT_HASH") {
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `AGENT` is never used
[INFO] [stdout]   --> src/constants.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | static AGENT: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_agent` is never used
[INFO] [stdout]   --> src/constants.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn get_agent() -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.52s
[INFO] running `Command { std: "docker" "inspect" "5787a95cd04e69c6db848438ec586d5a0b1c36c113b498514d7ed1f7de113d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5787a95cd04e69c6db848438ec586d5a0b1c36c113b498514d7ed1f7de113d5b", kill_on_drop: false }`
[INFO] [stdout] 5787a95cd04e69c6db848438ec586d5a0b1c36c113b498514d7ed1f7de113d5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42251880b1325281dd54d468864a85b3fee287b6336c06c415b9eefe43c4a7b0
[INFO] running `Command { std: "docker" "start" "-a" "42251880b1325281dd54d468864a85b3fee287b6336c06c415b9eefe43c4a7b0", kill_on_drop: false }`
[INFO] [stderr] warning: constant `SDK_VER` is never used
[INFO] [stderr]  --> src/constants.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) const SDK_VER: &str = env!("CARGO_PKG_VERSION");
[INFO] [stderr]   |                  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SDK_HASH` is never used
[INFO] [stderr]  --> src/constants.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) const SDK_HASH: &str = match option_env!("GIT_HASH") {
[INFO] [stderr]   |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `AGENT` is never used
[INFO] [stderr]   --> src/constants.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | static AGENT: OnceLock<String> = OnceLock::new();
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_agent` is never used
[INFO] [stderr]   --> src/constants.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn get_agent() -> &'static str {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `qortoo` (lib) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qortoo-9f784456e112e614)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test clients::client::tests_client::can_assert_send_and_sync_traits ... ok
[INFO] [stdout] test constants::tests_constants::can_access_constants ... ok
[INFO] [stdout] test constants::tests_constants::can_access_agent ... ok
[INFO] [stdout] test datatypes::crdts::counter_crdt::tests_counter_crdt::can_new_and_increase_counter ... ok
[INFO] [stdout] test datatypes::crdts::counter_crdt::tests_counter_crdt::can_serialize_and_deserialize_counter_crdt ... ok
[INFO] [stdout] test datatypes::counter::tests_counter::can_assert_send_and_sync_traits ... ok
[INFO] [stdout] test datatypes::crdts::tests_crdts::can_serialize_and_deserialize ... ok
[INFO] [stdout] test datatypes::counter::tests_counter::can_use_transaction ... ok
[INFO] [stdout] test connectivity::local_datatype_server::tests_local_datatype_server::can_process_due_to_create ... ok
[INFO] [stdout] test datatypes::option::tests_datatype_option::can_use_datatype_option ... ok
[INFO] [stdout] test datatypes::counter::tests_counter::can_use_counter_operations ... ok
[INFO] [stdout] test datatypes::datatype::tests_datatype_trait::can_call_datatype_trait_functions ... ok
[INFO] [stdout] test datatypes::push_buffer::tests_push_buffer::can_get_after_and_deque_from_push_buffer ... ok
[INFO] [stdout] test datatypes::rollback::tests_rollback::can_debug_rollback ... ok
[INFO] [stdout] test datatypes::transactional::tests_transaction_context::can_compare_transaction_contexts ... ok
[INFO] [stdout] test datatypes::counter::tests_counter::can_run_transactions_concurrently ... ok
[INFO] [stdout] test datatypes::push_buffer::tests_push_buffer::can_enque_from_push_buffer ... ok
[INFO] [stdout] test connectivity::null_connectivity::tests_null_connectivity::can_deal_with_edge_cases_in_null_connectivity ... ok
[INFO] [stdout] test datatypes::common::tests_attribute::can_new_attribute_for_test ... ok
[INFO] [stdout] test errors::tests_datatype_errors::can_assert_error ... ok
[INFO] [stdout] test errors::tests_datatype_errors::can_compare_errors ... ok
[INFO] [stdout] test connectivity::local_connectivity::tests_local_connectivity::can_compare_manual_and_realtime_local_connectivity ... ok
[INFO] [stdout] test operations::body::tests_operation_body::can_display_and_debug ... ok
[INFO] [stdout] test clients::datatype_manager::tests_datatype_manager::can_use_subscribe_or_create_datatype ... ok
[INFO] [stdout] test operations::body::tests_operation_body::can_measure_body_size ... ok
[INFO] [stdout] test operations::tests_operations::can_measure_operation_size ... ok
[INFO] [stdout] test operations::tests_operations::can_new_and_print_operations ... ok
[INFO] [stdout] test operations::transaction::tests_transaction::can_debug_and_display_transaction ... ok
[INFO] [stdout] test operations::transaction::tests_transaction::can_measure_transaction_size ... ok
[INFO] [stdout] test types::checkpoint::tests_checkpoint::can_use_checkpoint ... ok
[INFO] [stdout] test types::datatype::tests_datatype::can_check_accessiblity_of_datatype_state::case_1_due_to_create ... ok
[INFO] [stdout] test types::datatype::tests_datatype::can_check_accessiblity_of_datatype_state::case_2_subscribed ... ok
[INFO] [stdout] test types::datatype::tests_datatype::can_check_accessiblity_of_datatype_state::case_3_due_to_subscribe_or_create ... ok
[INFO] [stdout] test types::datatype::tests_datatype::can_check_accessiblity_of_datatype_state::case_4_due_to_subscribe ... ok
[INFO] [stdout] test types::datatype::tests_datatype::can_check_accessiblity_of_datatype_state::case_5_disabled ... ok
[INFO] [stdout] test types::datatype::tests_datatype::can_display_data_types ... ok
[INFO] [stdout] test types::operation_id::tests_operation_id::can_new_and_display_operation_id ... ok
[INFO] [stdout] test types::operation_id::tests_operation_id::can_next_rollback_compare_operation_ids ... ok
[INFO] [stdout] test types::operation_id::tests_operation_id::can_test_operation_id_methods ... ok
[INFO] [stdout] test types::uid::tests_uid::can_create_duid_and_cuid ... ok
[INFO] [stdout] test errors::tests_datatype_errors::can_use_err_macro ... ok
[INFO] [stdout] test types::uid::tests_uid::can_try_from::case_1_valid1 ... ok
[INFO] [stdout] test types::uid::tests_uid::can_try_from::case_2_valid2 ... ok
[INFO] [stdout] test types::uid::tests_uid::can_try_from::case_3_invalid_characters ... ok
[INFO] [stdout] test types::uid::tests_uid::can_try_from::case_4_invalid_short ... ok
[INFO] [stdout] test types::uid::tests_uid::can_try_from::case_5_invalid_long ... ok
[INFO] [stdout] test types::uid::tests_uid::can_validate_uids::case_1_valid1 ... ok
[INFO] [stdout] test types::uid::tests_uid::can_validate_uids::case_2_valid2 ... ok
[INFO] [stdout] test types::uid::tests_uid::can_validate_uids::case_3_invalid_characters ... ok
[INFO] [stdout] test datatypes::builder::tests_datatype_builder::can_check_read_only_state ... ok
[INFO] [stdout] test types::uid::tests_uid::can_validate_uids::case_4_invalid_short ... ok
[INFO] [stdout] test types::uid::tests_uid::can_validate_uids::case_5_invalid_long ... ok
[INFO] [stdout] test utils::defer_guard::tests_defer_guard::can_drop_defer_guard ... ok
[INFO] [stdout] test datatypes::builder::tests_datatype_builder::can_show_how_to_use_datatype_builder ... ok
[INFO] [stdout] test utils::no_guard_mutex::tests_no_guard_mutex::can_lock_and_unlock ... ok
[INFO] [stdout] test datatypes::builder::tests_datatype_builder::can_create_readonly_counter ... ok
[INFO] [stdout] test utils::path::tests_path::can_use_path_macros ... ok
[INFO] [stdout] test datatypes::transactional::tests_transactional::can_fail_operation_execution ... ok
[INFO] [stdout] test datatypes::datatype_set::tests_datatype_set::can_clone_datatype_set ... ok
[INFO] [stdout] test clients::client::tests_client::can_build_client ... ok
[INFO] [stdout] test datatypes::counter::tests_counter::can_call_public_blanket_trait_methods ... FAILED
[INFO] [stdout] test datatypes::datatype_set::tests_datatype_set::can_verify_from_into ... ok
[INFO] [stdout] test datatypes::pull_handler::tests_push_handlers::can_check_versions ... ok
[INFO] [stdout] test datatypes::wired_interceptor::tests_wired_interceptor::can_use_wired_interceptor ... ok
[INFO] [stdout] test types::push_pull_pack::tests_push_pull_pack::can_use_push_pull_pack ... ok
[INFO] [stdout] test datatypes::transactional::tests_transactional::can_execute_the_same_tx_ctx_continuously_with_none_tx_ctx ... ok
[INFO] [stdout] test clients::client::tests_client::can_use_counter_from_client ... ok
[INFO] [stdout] test utils::runtime::tests_runtime::can_show_how_to_work_runtime_in_sync_function ... ok
[INFO] [stdout] test utils::runtime::tests_runtime::can_show_how_to_work_runtime_in_async_function ... ok
[INFO] [stdout] test datatypes::transactional::tests_transactional::can_do_transaction ... ok
[INFO] [stdout] test types::uid::tests_uid::can_generate_uids ... ok
[INFO] [stdout] test utils::no_guard_mutex::tests_no_guard_mutex::can_lock_and_unlock_in_threads ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test utils::runtime::tests_runtime::can_execute_runtimes_concurrently ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- datatypes::counter::tests_counter::can_call_public_blanket_trait_methods stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datatypes::counter::tests_counter::can_call_public_blanket_trait_methods' (40) panicked at src/datatypes/counter.rs:204:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Subscribed
[INFO] [stdout]  right: DueToCreate
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a793b0c1452 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a793b0c1452 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a793b0c1452 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a793b0c1452 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a793b0d722a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a793b0d722a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a793b0c6a36 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a793b0c6a36 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a793b09e57f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a793b09e57f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a793b0b87f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a793af3895e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a793af3895e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a793b0b8a62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a793b0b8a62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a793b09e638 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a793b093229 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a793b09f4dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a793b0d796c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a793b0d7823 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a793ae42acc - core[27de1724e4349be2]::panicking::assert_failed::<qortoo[831d52e8b7ac2425]::types::datatype::DatatypeState, qortoo[831d52e8b7ac2425]::types::datatype::DatatypeState>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a793aef8db2 - qortoo[831d52e8b7ac2425]::datatypes::counter::tests_counter::can_call_public_blanket_trait_methods
[INFO] [stdout]                                at /opt/rustwide/workdir/src/datatypes/counter.rs:204:9
[INFO] [stdout]   22:     0x5a793aee61c7 - qortoo[831d52e8b7ac2425]::datatypes::counter::tests_counter::can_call_public_blanket_trait_methods::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/datatypes/counter.rs:197:47
[INFO] [stdout]   23:     0x5a793aebcff6 - <qortoo[831d52e8b7ac2425]::datatypes::counter::tests_counter::can_call_public_blanket_trait_methods::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a793af2cd0b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a793af2cd0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a793af3956a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a793af3956a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a793af3956a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a793af3956a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a793af3956a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a793af3956a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a793af3956a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a793af34b14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a793af34b14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a793af3c062 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a793af3c062 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a793af3c062 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a793af3c062 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a793af3c062 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a793af3c062 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a793af3c062 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a793b0c040f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a793b0c040f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x730a629fdaa4 - <unknown>
[INFO] [stdout]   45:     0x730a62a8aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     datatypes::counter::tests_counter::can_call_public_blanket_trait_methods
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 72 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42251880b1325281dd54d468864a85b3fee287b6336c06c415b9eefe43c4a7b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42251880b1325281dd54d468864a85b3fee287b6336c06c415b9eefe43c4a7b0", kill_on_drop: false }`
[INFO] [stdout] 42251880b1325281dd54d468864a85b3fee287b6336c06c415b9eefe43c4a7b0
