[INFO] fetching crate postgresql_embedded 0.19.0... [INFO] testing postgresql_embedded-0.19.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate postgresql_embedded 0.19.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate postgresql_embedded 0.19.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate postgresql_embedded 0.19.0 [INFO] tweaked toml for crates.io crate postgresql_embedded 0.19.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate postgresql_embedded 0.19.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate postgresql_embedded 0.19.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5539bd8a782a0e2ff5ef6e9e10a7ede60fe9c78396458bcc4da695530f5619a8 [INFO] running `Command { std: "docker" "start" "-a" "5539bd8a782a0e2ff5ef6e9e10a7ede60fe9c78396458bcc4da695530f5619a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5539bd8a782a0e2ff5ef6e9e10a7ede60fe9c78396458bcc4da695530f5619a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5539bd8a782a0e2ff5ef6e9e10a7ede60fe9c78396458bcc4da695530f5619a8", kill_on_drop: false }` [INFO] [stdout] 5539bd8a782a0e2ff5ef6e9e10a7ede60fe9c78396458bcc4da695530f5619a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3153ce78319e6717f7102e0f9e6061fb51a6dc2e1e92d4a92dae6bb3782713d7 [INFO] running `Command { std: "docker" "start" "-a" "3153ce78319e6717f7102e0f9e6061fb51a6dc2e1e92d4a92dae6bb3782713d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling postgresql_commands v0.19.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling postgresql_archive v0.19.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling postgresql_embedded v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.46s [INFO] running `Command { std: "docker" "inspect" "3153ce78319e6717f7102e0f9e6061fb51a6dc2e1e92d4a92dae6bb3782713d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3153ce78319e6717f7102e0f9e6061fb51a6dc2e1e92d4a92dae6bb3782713d7", kill_on_drop: false }` [INFO] [stdout] 3153ce78319e6717f7102e0f9e6061fb51a6dc2e1e92d4a92dae6bb3782713d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a94a613c38afd1dc1d0e91ade0dbd28bd40ed1619774ec37e980c33aaa0d812d [INFO] running `Command { std: "docker" "start" "-a" "a94a613c38afd1dc1d0e91ade0dbd28bd40ed1619774ec37e980c33aaa0d812d", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling postgresql_commands v0.19.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling postgresql_archive v0.19.0 [INFO] [stderr] Compiling postgresql_embedded v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.20s [INFO] running `Command { std: "docker" "inspect" "a94a613c38afd1dc1d0e91ade0dbd28bd40ed1619774ec37e980c33aaa0d812d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94a613c38afd1dc1d0e91ade0dbd28bd40ed1619774ec37e980c33aaa0d812d", kill_on_drop: false }` [INFO] [stdout] a94a613c38afd1dc1d0e91ade0dbd28bd40ed1619774ec37e980c33aaa0d812d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ff8d4e1f864c71b66b791150817260382c76ac4dec88453f24ea8be07ae80e5 [INFO] running `Command { std: "docker" "start" "-a" "6ff8d4e1f864c71b66b791150817260382c76ac4dec88453f24ea8be07ae80e5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/postgresql_embedded-7abceaea53d122b4) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test error::test::test_from_archive_error ... ok [INFO] [stdout] test error::test::test_from_io_error ... ok [INFO] [stdout] test error::test::test_from_utf8_error ... ok [INFO] [stdout] test settings::tests::test_settings_from_url_invalid_url ... ok [INFO] [stdout] test tests::test_version ... ok [INFO] [stdout] test tests::test_version_13 ... ok [INFO] [stdout] test tests::test_version_15 ... ok [INFO] [stdout] test tests::test_version_14 ... ok [INFO] [stdout] test tests::test_version_16 ... ok [INFO] [stdout] test tests::test_version_17 ... ok [INFO] [stdout] test tests::test_version_latest ... ok [INFO] [stdout] test settings::tests::test_settings_from_url ... ok [INFO] [stdout] test settings::tests::test_settings_from_url_invalid_timeout ... ok [INFO] [stdout] test settings::tests::test_settings_from_url_invalid_version ... ok [INFO] [stdout] test settings::tests::test_settings_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/blocking.rs (/opt/rustwide/target/debug/deps/blocking-6c55397da334e46a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/dump_command.rs (/opt/rustwide/target/debug/deps/dump_command-4b4e26f407d3b4f4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test dump_command ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dump_command stdout ---- [INFO] [stdout] [INFO tracing::span] setup; [INFO] [stdout] [INFO tracing::span] install; [INFO] [stdout] [INFO reqwest_tracing::reqwest_otel_span_builder] HTTP request; http.request.method=GET url.scheme=https server.address=api.github.com server.port=443 user_agent.original=postgresql_archive/0.19.0 otel.kind="client" otel.name=GET [INFO] [stdout] [WARN reqwest_retry::middleware] Retry attempt #0. Sleeping 114.584144ms before the next attempt [INFO] [stdout] [WARN reqwest_retry::middleware] Retry attempt #1. Sleeping 116.649254ms before the next attempt [INFO] [stdout] [WARN reqwest_retry::middleware] Retry attempt #2. Sleeping 40.042012ms before the next attempt [INFO] [stdout] [INFO reqwest_tracing::reqwest_otel_span_builder] HTTP request; otel.status_code="ERROR" [INFO] [stdout] [INFO reqwest_tracing::reqwest_otel_span_builder] HTTP request; error.message="Request failed after 3 retries" [INFO] [stdout] [INFO reqwest_tracing::reqwest_otel_span_builder] HTTP request; error.cause_chain="Middleware(Request failed after 3 retries\n\nCaused by:\n 0: error sending request\n 1: client error (Connect)\n 2: dns error\n 3: failed to lookup address information: Temporary failure in name resolution\n\nStack backtrace:\n 0: anyhow::error:: for anyhow::Error>::from\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14\n 1: >::into\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/convert/mod.rs:784:9\n 2: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}}::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:197:26\n 3: core::result::Result::map_err\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:960:27\n 4: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:191:24\n 5: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:125:56\n 6: as core::future::future::Future>::poll\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9\n 7: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:70:53\n 8: as core::future::future::Future>::poll\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15\n 9: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:75:57\n 10: as core::future::future::Future>::poll\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9\n 11: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:226:28\n 12: reqwest_middleware::client::RequestBuilder::send::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/client.rs:600:63\n 13: postgresql_archive::repository::github::repository::GitHub::get_release::{{closure}}::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgresql_archive-0.19.0/src/repository/github/repository.rs:118:43\n 14: postgresql_archive::repository::github::repository::GitHub::get_release::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgresql_archive-0.19.0/src/repository/github/repository.rs:106:5\n 15: ::get_version::{{closure}}::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgresql_archive-0.19.0/src/repository/github/repository.rs:227:53\n 16: ::get_version::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgresql_archive-0.19.0/src/repository/github/repository.rs:225:5\n 17: as core::future::future::Future>::poll\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9\n 18: postgresql_archive::archive::get_version::{{closure}}::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgresql_archive-0.19.0/src/archive.rs:19:55\n 19: postgresql_archive::archive::get_version::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgresql_archive-0.19.0/src/archive.rs:16:1\n 20: postgresql_embedded::postgresql::PostgreSQL::install::{{closure}}::{{closure}}\n at ./src/postgresql.rs:190:92\n 21: postgresql_embedded::postgresql::PostgreSQL::install::{{closure}}\n at ./src/postgresql.rs:179:5\n 22: postgresql_embedded::postgresql::PostgreSQL::setup::{{closure}}::{{closure}}\n at ./src/postgresql.rs:164:32\n 23: postgresql_embedded::postgresql::PostgreSQL::setup::{{closure}}\n at ./src/postgresql.rs:157:5\n 24: dump_command::dump_command::{{closure}}\n at ./tests/dump_command.rs:13:24\n 25: as core::future::future::Future>::poll\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9\n 26: as core::future::future::Future>::poll\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9\n 27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70\n 28: tokio::task::coop::with_budget\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5\n 29: tokio::task::coop::budget\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5\n 30: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25\n 31: tokio::runtime::scheduler::current_thread::Context::enter\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19\n 32: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44\n 33: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68\n 34: tokio::runtime::context::scoped::Scoped::set\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9\n 35: tokio::runtime::context::set_scheduler::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38\n 36: std::thread::local::LocalKey::try_with\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12\n 37: std::thread::local::LocalKey::with\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20\n 38: tokio::runtime::context::set_scheduler\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17\n 39: tokio::runtime::scheduler::current_thread::CoreGuard::enter\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27\n 40: tokio::runtime::scheduler::current_thread::CoreGuard::block_on\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24\n 41: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33\n 42: tokio::runtime::context::runtime::enter_runtime\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16\n 43: tokio::runtime::scheduler::current_thread::CurrentThread::block_on\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9\n 44: tokio::runtime::runtime::Runtime::block_on_inner\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52\n 45: tokio::runtime::runtime::Runtime::block_on\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18\n 46: dump_command::dump_command\n at ./tests/dump_command.rs:10:47\n 47: dump_command::dump_command::{{closure}}\n at ./tests/dump_command.rs:10:28\n 48: core::ops::function::FnOnce::call_once\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5\n 49: core::ops::function::FnOnce::call_once\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5\n 50: test::__rust_begin_short_backtrace\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18\n 51: test::run_test_in_process::{{closure}}\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74\n 52: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9\n 53: std::panicking::catch_unwind::do_call\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40\n 54: std::panicking::catch_unwind\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19\n 55: std::panic::catch_unwind\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14\n 56: test::run_test_in_process\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27\n 57: test::run_test::{{closure}}\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43\n 58: test::run_test::{{closure}}\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41\n 59: std::sys::backtrace::__rust_begin_short_backtrace\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18\n 60: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17\n 61: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9\n 62: std::panicking::catch_unwind::do_call\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40\n 63: std::panicking::catch_unwind\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19\n 64: std::panic::catch_unwind\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14\n 65: std::thread::Builder::spawn_unchecked_::{{closure}}\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30\n 66: core::ops::function::FnOnce::call_once{{vtable.shim}}\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5\n 67: as core::ops::function::FnOnce>::call_once\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9\n 68: std::sys::pal::unix::thread::Thread::new::thread_start\n at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17\n 69: \n 70: clone)" [INFO] [stdout] Error: Request failed after 3 retries [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-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:2174:27 [INFO] [stdout] 2: dump_command::dump_command::{{closure}} [INFO] [stdout] at ./tests/dump_command.rs:13:5 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 6: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 7: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 12: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 14: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 15: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 16: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 20: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 22: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 23: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 24: dump_command::dump_command [INFO] [stdout] at ./tests/dump_command.rs:10:47 [INFO] [stdout] 25: dump_command::dump_command::{{closure}} [INFO] [stdout] at ./tests/dump_command.rs:10:28 [INFO] [stdout] 26: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: std::panic::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: test::run_test_in_process [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: std::panic::catch_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 46: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 47: [INFO] [stdout] 48: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dump_command [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test dump_command` [INFO] running `Command { std: "docker" "inspect" "6ff8d4e1f864c71b66b791150817260382c76ac4dec88453f24ea8be07ae80e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff8d4e1f864c71b66b791150817260382c76ac4dec88453f24ea8be07ae80e5", kill_on_drop: false }` [INFO] [stdout] 6ff8d4e1f864c71b66b791150817260382c76ac4dec88453f24ea8be07ae80e5