[INFO] cloning repository https://github.com/ilaborie/schema-registry-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilaborie/schema-registry-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fschema-registry-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fschema-registry-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e53c3f2f3013ce045b4e9fce69ec23af56d5d7e7
[INFO] testing ilaborie/schema-registry-cli against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fschema-registry-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ilaborie/schema-registry-cli
[INFO] finished tweaking git repo https://github.com/ilaborie/schema-registry-cli
[INFO] tweaked toml for git repo https://github.com/ilaborie/schema-registry-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ilaborie/schema-registry-cli on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ilaborie/schema-registry-cli 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded ulid v1.1.3
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded automod v1.0.14
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded trycmd v0.15.8
[INFO] [stderr]   Downloaded snapbox v0.6.20
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded clap_mangen v0.2.24
[INFO] [stderr]   Downloaded clap_complete v4.5.38
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded matchit v0.8.5
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded reqwest-tracing v0.5.4
[INFO] [stderr]   Downloaded security-framework v3.0.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce9a6fb5cc47b8ea3b284e2700b8bdf8d683ae20ef8c9cd86bcd8ba1ef1a3f79
[INFO] running `Command { std: "docker" "start" "-a" "ce9a6fb5cc47b8ea3b284e2700b8bdf8d683ae20ef8c9cd86bcd8ba1ef1a3f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce9a6fb5cc47b8ea3b284e2700b8bdf8d683ae20ef8c9cd86bcd8ba1ef1a3f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce9a6fb5cc47b8ea3b284e2700b8bdf8d683ae20ef8c9cd86bcd8ba1ef1a3f79", kill_on_drop: false }`
[INFO] [stdout] ce9a6fb5cc47b8ea3b284e2700b8bdf8d683ae20ef8c9cd86bcd8ba1ef1a3f79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32cd10290a7a951bf4a92b23bd8017b11bf825e4e6a3414be2af56cd67f5bc92
[INFO] running `Command { std: "docker" "start" "-a" "32cd10290a7a951bf4a92b23bd8017b11bf825e4e6a3414be2af56cd67f5bc92", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling matchit v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling clap_mangen v0.2.24
[INFO] [stderr]    Compiling schema-registry-cli v2.1.0 (/opt/rustwide/workdir/schema-registry-cli)
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling reqwest-middleware v0.4.0
[INFO] [stderr]    Compiling reqwest-tracing v0.5.4
[INFO] [stderr]    Compiling schema-registry-api v2.0.1 (/opt/rustwide/workdir/schema-registry-api)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn schema(&self) -> SchemaClient {
[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] 114 |     pub fn schema(&self) -> SchemaClient<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn subject(&self) -> SubjectClient {
[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] 120 |     pub fn subject(&self) -> SubjectClient<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn mode(&self) -> ModeClient {
[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] 126 |     pub fn mode(&self) -> ModeClient<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn compatibility(&self) -> CompatibilityClient {
[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] 132 |     pub fn compatibility(&self) -> CompatibilityClient<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn config(&self) -> ConfigClient {
[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] 138 |     pub fn config(&self) -> ConfigClient<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.38s
[INFO] running `Command { std: "docker" "inspect" "32cd10290a7a951bf4a92b23bd8017b11bf825e4e6a3414be2af56cd67f5bc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32cd10290a7a951bf4a92b23bd8017b11bf825e4e6a3414be2af56cd67f5bc92", kill_on_drop: false }`
[INFO] [stdout] 32cd10290a7a951bf4a92b23bd8017b11bf825e4e6a3414be2af56cd67f5bc92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c0c3c4476b01a84815e7954ca62ddb43c2b12ed501dc5cfe81446837061f519
[INFO] running `Command { std: "docker" "start" "-a" "1c0c3c4476b01a84815e7954ca62ddb43c2b12ed501dc5cfe81446837061f519", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling assert2 v0.3.15
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling ulid v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling snapbox v0.6.20
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling trycmd v0.15.8
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling reqwest-middleware v0.4.0
[INFO] [stderr]    Compiling reqwest-tracing v0.5.4
[INFO] [stderr]    Compiling schema-registry-api v2.0.1 (/opt/rustwide/workdir/schema-registry-api)
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn schema(&self) -> SchemaClient {
[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] 114 |     pub fn schema(&self) -> SchemaClient<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn subject(&self) -> SubjectClient {
[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] 120 |     pub fn subject(&self) -> SubjectClient<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn mode(&self) -> ModeClient {
[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] 126 |     pub fn mode(&self) -> ModeClient<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn compatibility(&self) -> CompatibilityClient {
[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] 132 |     pub fn compatibility(&self) -> CompatibilityClient<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn config(&self) -> ConfigClient {
[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] 138 |     pub fn config(&self) -> ConfigClient<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling schema-registry-cli v2.1.0 (/opt/rustwide/workdir/schema-registry-cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn schema(&self) -> SchemaClient {
[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] 114 |     pub fn schema(&self) -> SchemaClient<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn subject(&self) -> SubjectClient {
[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] 120 |     pub fn subject(&self) -> SubjectClient<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn mode(&self) -> ModeClient {
[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] 126 |     pub fn mode(&self) -> ModeClient<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn compatibility(&self) -> CompatibilityClient {
[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] 132 |     pub fn compatibility(&self) -> CompatibilityClient<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schema-registry-api/src/service/mod.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn config(&self) -> ConfigClient {
[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] 138 |     pub fn config(&self) -> ConfigClient<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.19s
[INFO] running `Command { std: "docker" "inspect" "1c0c3c4476b01a84815e7954ca62ddb43c2b12ed501dc5cfe81446837061f519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c0c3c4476b01a84815e7954ca62ddb43c2b12ed501dc5cfe81446837061f519", kill_on_drop: false }`
[INFO] [stdout] 1c0c3c4476b01a84815e7954ca62ddb43c2b12ed501dc5cfe81446837061f519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9fd052d75d342444d719923ee50cb2ddd66c63742e80a8a59dcbeb49177c19e1
[INFO] running `Command { std: "docker" "start" "-a" "9fd052d75d342444d719923ee50cb2ddd66c63742e80a8a59dcbeb49177c19e1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> schema-registry-api/src/service/mod.rs:114:19
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn schema(&self) -> SchemaClient {
[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] 114 |     pub fn schema(&self) -> SchemaClient<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> schema-registry-api/src/service/mod.rs:120:20
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn subject(&self) -> SubjectClient {
[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] 120 |     pub fn subject(&self) -> SubjectClient<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> schema-registry-api/src/service/mod.rs:126:17
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn mode(&self) -> ModeClient {
[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] 126 |     pub fn mode(&self) -> ModeClient<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> schema-registry-api/src/service/mod.rs:132:26
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn compatibility(&self) -> CompatibilityClient {
[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] 132 |     pub fn compatibility(&self) -> CompatibilityClient<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> schema-registry-api/src/service/mod.rs:138:19
[INFO] [stderr]     |
[INFO] [stderr] 138 |     pub fn config(&self) -> ConfigClient {
[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] 138 |     pub fn config(&self) -> ConfigClient<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `schema-registry-api` (lib) generated 5 warnings (run `cargo fix --lib -p schema-registry-api` to apply 5 suggestions)
[INFO] [stderr] warning: `schema-registry-api` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_registry_api-b1c0195cb8e7c82e)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test domain::subject::name::tests::should_not_parse_bad_subject_name ... ok
[INFO] [stdout] test domain::schema::id::tests::should_build_from_str ... ok
[INFO] [stdout] test domain::schema::version::tests::should_not_serde::case_4_too_big ... ok
[INFO] [stdout] test domain::schema::version::tests::should_serde_latest_version_minus_one ... ok
[INFO] [stdout] test domain::schema::version::tests::should_serde_version ... ok
[INFO] [stdout] test domain::subject::name::tests::should_not_parse_empty_subject_name ... ok
[INFO] [stdout] test domain::subject::name::tests::should_parse_subject_name ... ok
[INFO] [stdout] test domain::schema::version::tests::should_not_serde::case_3_negative ... ok
[INFO] [stdout] test domain::schema::id::tests::should_not_build_from_invalid_str ... ok
[INFO] [stdout] test domain::schema::version::tests::should_not_serde::case_2_zero ... ok
[INFO] [stdout] test domain::schema::version::tests::should_not_serde::case_1_bad_string ... ok
[INFO] [stdout] test domain::schema::version::tests::should_serde_latest_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test-api-with-docker.rs (/opt/rustwide/target/debug/deps/test_api_with_docker-2faa220f5446ecd2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout]   [2m2026-01-16T13:42:49.482697Z[0m [32m INFO[0m [1;32mtest_api_with_docker::schema_registry::subject_client[0m[32m: [32msubjectList[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/tests/schema_registry/subject_client.rs:10
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.482821Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.482946Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.483240Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.483273Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.527847Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.530390Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.530757Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.530840Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.530933Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.530987Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.531162Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.531227Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.531304Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.531617Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.532491Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET, [1motel.status_code[0m: "ERROR", [1merror.message[0m: "error sending request for url (http://localhost:8081/subjects?subjectPrefix=real-)", [1merror.cause_chain[0m: "Reqwest(reqwest::Error { kind: Request, url: \"http://localhost:8081/subjects?subjectPrefix=real-\", source: hyper_util::client::legacy::Error(Connect, ConnectError(\"tcp connect error\", Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })) })"
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.532581Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET, [1motel.status_code[0m: "ERROR", [1merror.message[0m: "error sending request for url (http://localhost:8081/subjects?subjectPrefix=real-)", [1merror.cause_chain[0m: "Reqwest(reqwest::Error { kind: Request, url: \"http://localhost:8081/subjects?subjectPrefix=real-\", source: hyper_util::client::legacy::Error(Connect, ConnectError(\"tcp connect error\", Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })) })"
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.532644Z[0m [32m INFO[0m [1;32mreqwest_tracing::reqwest_otel_span_builder[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152
[INFO] [stdout]     [2;3min[0m reqwest_tracing::reqwest_otel_span_builder::[1mHTTP request[0m [2;3mwith[0m [1mhttp.request.method[0m: GET, [1murl.scheme[0m: http, [1mserver.address[0m: localhost, [1mserver.port[0m: 8081, [1muser_agent.original[0m: , [1motel.kind[0m: "client", [1motel.name[0m: GET, [1motel.status_code[0m: "ERROR", [1merror.message[0m: "error sending request for url (http://localhost:8081/subjects?subjectPrefix=real-)", [1merror.cause_chain[0m: "Reqwest(reqwest::Error { kind: Request, url: \"http://localhost:8081/subjects?subjectPrefix=real-\", source: hyper_util::client::legacy::Error(Connect, ConnectError(\"tcp connect error\", Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })) })"
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.533168Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.533360Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-01-16T13:42:49.533440Z[0m [32m INFO[0m [1;32mschema_registry_api::service::subject[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m schema-registry-api/src/service/subject.rs:21
[INFO] [stdout]     [2;3min[0m schema_registry_api::service::subject::[1mlist[0m [2;3mwith[0m [1msubject_prefix[0m: Some("real-"), [1mdeleted[0m: None
[INFO] [stdout] 
[INFO] [stdout] test should_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- should_works stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:8081/subjects?subjectPrefix=real-)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<schema_registry_api::service::error::SchemaRegistryError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.93/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, schema_registry_api::service::error::SchemaRegistryError>>>::from_residual
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: test_api_with_docker::schema_registry::subject_client::should_works_no_subject::{closure#0}
[INFO] [stdout]              at ./tests/schema_registry/subject_client.rs:11:18
[INFO] [stdout]    3: test_api_with_docker::schema_registry::should_works::{closure#0}
[INFO] [stdout]              at ./tests/schema_registry/mod.rs:19:55
[INFO] [stdout]    4: test_api_with_docker::should_works::{closure#0}
[INFO] [stdout]              at ./tests/test-api-with-docker.rs:15:41
[INFO] [stdout]    5: <core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]    8: tokio::runtime::coop::with_budget::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]    9: tokio::runtime::coop::budget::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   10: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   12: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   13: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   14: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   15: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   16: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   17: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   18: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   19: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   20: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   22: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   23: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   24: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   25: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   26: test_api_with_docker::should_works
[INFO] [stdout]              at ./tests/test-api-with-docker.rs:17:7
[INFO] [stdout]   27: test_api_with_docker::should_works::{closure#0}
[INFO] [stdout]              at ./tests/test-api-with-docker.rs:7:28
[INFO] [stdout]   28: <test_api_with_docker::should_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49: <unknown>
[INFO] [stdout]   50: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     should_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p schema-registry-api --test test-api-with-docker`
[INFO] running `Command { std: "docker" "inspect" "9fd052d75d342444d719923ee50cb2ddd66c63742e80a8a59dcbeb49177c19e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd052d75d342444d719923ee50cb2ddd66c63742e80a8a59dcbeb49177c19e1", kill_on_drop: false }`
[INFO] [stdout] 9fd052d75d342444d719923ee50cb2ddd66c63742e80a8a59dcbeb49177c19e1
