[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 beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fschema-registry-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilaborie/schema-registry-cli on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e55e0f26b7260cbb17fdb71bc1fdf447d81dc221879d824bfc13b4190e03740 [INFO] running `Command { std: "docker" "start" "-a" "6e55e0f26b7260cbb17fdb71bc1fdf447d81dc221879d824bfc13b4190e03740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e55e0f26b7260cbb17fdb71bc1fdf447d81dc221879d824bfc13b4190e03740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e55e0f26b7260cbb17fdb71bc1fdf447d81dc221879d824bfc13b4190e03740", kill_on_drop: false }` [INFO] [stdout] 6e55e0f26b7260cbb17fdb71bc1fdf447d81dc221879d824bfc13b4190e03740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea84be3983f54fe1d8859e2c1e3f9d9d9f81224e7f5d0b52976fc6463d907528 [INFO] running `Command { std: "docker" "start" "-a" "ea84be3983f54fe1d8859e2c1e3f9d9d9f81224e7f5d0b52976fc6463d907528", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling matchit v0.8.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quote v1.0.37 [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 tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling clap v4.5.21 [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 synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_complete v4.5.38 [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 icu_properties v1.5.1 [INFO] [stderr] Compiling hyper 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.01s [INFO] running `Command { std: "docker" "inspect" "ea84be3983f54fe1d8859e2c1e3f9d9d9f81224e7f5d0b52976fc6463d907528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea84be3983f54fe1d8859e2c1e3f9d9d9f81224e7f5d0b52976fc6463d907528", kill_on_drop: false }` [INFO] [stdout] ea84be3983f54fe1d8859e2c1e3f9d9d9f81224e7f5d0b52976fc6463d907528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 895da3e204056e9498faa4addd87964768d792f842cb614d0489bd1b97a82f52 [INFO] running `Command { std: "docker" "start" "-a" "895da3e204056e9498faa4addd87964768d792f842cb614d0489bd1b97a82f52", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling assert2 v0.3.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.14.0 [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 nanoid v0.4.0 [INFO] [stderr] Compiling ulid v1.1.3 [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 proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [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 schema-registry-cli v2.1.0 (/opt/rustwide/workdir/schema-registry-cli) [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.11s [INFO] running `Command { std: "docker" "inspect" "895da3e204056e9498faa4addd87964768d792f842cb614d0489bd1b97a82f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895da3e204056e9498faa4addd87964768d792f842cb614d0489bd1b97a82f52", kill_on_drop: false }` [INFO] [stdout] 895da3e204056e9498faa4addd87964768d792f842cb614d0489bd1b97a82f52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4687d02306b495865afa11f8ac98bbe9f4dbe7bdd02c8e52e6393bd5e76a9382 [INFO] running `Command { std: "docker" "start" "-a" "4687d02306b495865afa11f8ac98bbe9f4dbe7bdd02c8e52e6393bd5e76a9382", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_registry_api-4e43cbc6401cd95a) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test domain::schema::id::tests::should_build_from_str ... ok [INFO] [stdout] test domain::schema::version::tests::should_not_serde::case_1_bad_string ... ok [INFO] [stdout] test domain::schema::id::tests::should_not_build_from_invalid_str ... 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::schema::version::tests::should_not_serde::case_3_negative ... ok [INFO] [stdout] test domain::subject::name::tests::should_not_parse_bad_subject_name ... ok [INFO] [stdout] test domain::schema::version::tests::should_not_serde::case_4_too_big ... ok [INFO] [stdout] test domain::schema::version::tests::should_not_serde::case_2_zero ... ok [INFO] [stdout] test domain::subject::name::tests::should_parse_subject_name ... 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.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-api-with-docker.rs (/opt/rustwide/target/debug/deps/test_api_with_docker-8dfdd7a866e5100e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2024-12-12T12:02:33.413940Z  INFO test_api_with_docker::schema_registry::subject_client: subjectList [INFO] [stdout] at schema-registry-api/tests/schema_registry/subject_client.rs:10 [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.414138Z  INFO schema_registry_api::service::subject: enter [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.414384Z  INFO reqwest_tracing::reqwest_otel_span_builder: enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.414815Z  INFO reqwest_tracing::reqwest_otel_span_builder: exit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.414913Z  INFO schema_registry_api::service::subject: exit [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.417300Z  INFO schema_registry_api::service::subject: enter [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.417454Z  INFO reqwest_tracing::reqwest_otel_span_builder: enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.417965Z  INFO reqwest_tracing::reqwest_otel_span_builder: exit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.418450Z  INFO schema_registry_api::service::subject: exit [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.418717Z  INFO schema_registry_api::service::subject: enter [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.418929Z  INFO reqwest_tracing::reqwest_otel_span_builder: enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.421467Z  INFO reqwest_tracing::reqwest_otel_span_builder: exit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.421662Z  INFO schema_registry_api::service::subject: exit [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.421777Z  INFO schema_registry_api::service::subject: enter [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.421896Z  INFO reqwest_tracing::reqwest_otel_span_builder: enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.422208Z  INFO reqwest_tracing::reqwest_otel_span_builder: exit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET, otel.status_code: "ERROR", error.message: "error sending request for url (http://localhost:8081/subjects?subjectPrefix=real-)", error.cause_chain: "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] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.422441Z  INFO reqwest_tracing::reqwest_otel_span_builder: enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET, otel.status_code: "ERROR", error.message: "error sending request for url (http://localhost:8081/subjects?subjectPrefix=real-)", error.cause_chain: "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] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.422597Z  INFO reqwest_tracing::reqwest_otel_span_builder: exit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-tracing-0.5.4/src/reqwest_otel_span_builder.rs:152 [INFO] [stdout] in reqwest_tracing::reqwest_otel_span_builder::HTTP request with http.request.method: GET, url.scheme: http, server.address: localhost, server.port: 8081, user_agent.original: , otel.kind: "client", otel.name: GET, otel.status_code: "ERROR", error.message: "error sending request for url (http://localhost:8081/subjects?subjectPrefix=real-)", error.cause_chain: "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] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.422879Z  INFO schema_registry_api::service::subject: exit [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.423099Z  INFO schema_registry_api::service::subject: enter [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: None [INFO] [stdout] [INFO] [stdout] 2024-12-12T12:02:33.423302Z  INFO schema_registry_api::service::subject: exit [INFO] [stdout] at schema-registry-api/src/service/subject.rs:21 [INFO] [stdout] in schema_registry_api::service::subject::list with subject_prefix: Some("real-"), deleted: 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:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:2009:27 [INFO] [stdout] 2: test_api_with_docker::schema_registry::subject_client::should_works_no_subject::{{closure}} [INFO] [stdout] at ./tests/schema_registry/subject_client.rs:11:18 [INFO] [stdout] 3: test_api_with_docker::schema_registry::should_works::{{closure}} [INFO] [stdout] at ./tests/schema_registry/mod.rs:19:55 [INFO] [stdout] 4: test_api_with_docker::should_works::{{closure}} [INFO] [stdout] at ./tests/test-api-with-docker.rs:15:41 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/future/future.rs:124:9 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/future/future.rs:124:9 [INFO] [stdout] 7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 8: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 9: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 14: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 15: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/context.rs:180:26 [INFO] [stdout] 16: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 17: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 18: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/context.rs:180:9 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 22: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 24: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 25: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 26: test_api_with_docker::should_works [INFO] [stdout] at ./tests/test-api-with-docker.rs:17:5 [INFO] [stdout] 27: test_api_with_docker::should_works::{{closure}} [INFO] [stdout] at ./tests/test-api-with-docker.rs:7:28 [INFO] [stdout] 28: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:632:18 [INFO] [stdout] 31: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:60 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: std::panicking::try::do_call [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 34: std::panicking::try [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 36: test::run_test_in_process [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:655:27 [INFO] [stdout] 37: test::run_test::{{closure}} [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:576:43 [INFO] [stdout] 38: test::run_test::{{closure}} [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/test/src/lib.rs:606:41 [INFO] [stdout] 39: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 40: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 41: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: std::panicking::try::do_call [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stdout] 43: std::panicking::try [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stdout] 44: std::panic::catch_unwind [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stdout] 45: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 46: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 48: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 49: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 50: [INFO] [stdout] 51: 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.07s [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" "4687d02306b495865afa11f8ac98bbe9f4dbe7bdd02c8e52e6393bd5e76a9382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4687d02306b495865afa11f8ac98bbe9f4dbe7bdd02c8e52e6393bd5e76a9382", kill_on_drop: false }` [INFO] [stdout] 4687d02306b495865afa11f8ac98bbe9f4dbe7bdd02c8e52e6393bd5e76a9382