[INFO] fetching crate aws-sdk-migrationhubrefactorspaces 1.86.0... [INFO] testing aws-sdk-migrationhubrefactorspaces-1.86.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate aws-sdk-migrationhubrefactorspaces 1.86.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate aws-sdk-migrationhubrefactorspaces 1.86.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aws-sdk-migrationhubrefactorspaces 1.86.0 [INFO] tweaked toml for crates.io crate aws-sdk-migrationhubrefactorspaces 1.86.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-sdk-migrationhubrefactorspaces 1.86.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aws-sdk-migrationhubrefactorspaces 1.86.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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bde23292c3d37f6c5080d2d3ef21e82e74dc0559a40bd43139cf48cef403f2f [INFO] running `Command { std: "docker" "start" "-a" "0bde23292c3d37f6c5080d2d3ef21e82e74dc0559a40bd43139cf48cef403f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bde23292c3d37f6c5080d2d3ef21e82e74dc0559a40bd43139cf48cef403f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bde23292c3d37f6c5080d2d3ef21e82e74dc0559a40bd43139cf48cef403f2f", kill_on_drop: false }` [INFO] [stdout] 0bde23292c3d37f6c5080d2d3ef21e82e74dc0559a40bd43139cf48cef403f2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05530bd029ba28a6de80d1659e513ae10e803c590713a216bed1c1ba30641d34 [INFO] running `Command { std: "docker" "start" "-a" "05530bd029ba28a6de80d1659e513ae10e803c590713a216bed1c1ba30641d34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling aws-types v1.3.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.32.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.6 [INFO] [stderr] Compiling aws-smithy-types v1.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling aws-smithy-json v0.61.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-credential-types v1.2.8 [INFO] [stderr] Compiling aws-smithy-http v0.62.4 [INFO] [stderr] Compiling aws-smithy-observability v0.1.4 [INFO] [stderr] Compiling aws-sigv4 v1.3.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.3 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.3 [INFO] [stderr] Compiling aws-runtime v1.5.12 [INFO] [stderr] Compiling aws-sdk-migrationhubrefactorspaces v1.86.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "05530bd029ba28a6de80d1659e513ae10e803c590713a216bed1c1ba30641d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05530bd029ba28a6de80d1659e513ae10e803c590713a216bed1c1ba30641d34", kill_on_drop: false }` [INFO] [stdout] 05530bd029ba28a6de80d1659e513ae10e803c590713a216bed1c1ba30641d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd412b0f71b5c91c8275675917e3e3f8f9cc08ec187a16355336debfc8e95b48 [INFO] running `Command { std: "docker" "start" "-a" "bd412b0f71b5c91c8275675917e3e3f8f9cc08ec187a16355336debfc8e95b48", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling aws-smithy-xml v0.60.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.6 [INFO] [stderr] Compiling aws-smithy-query v0.60.8 [INFO] [stderr] Compiling aws-credential-types v1.2.8 [INFO] [stderr] Compiling aws-smithy-http v0.62.4 [INFO] [stderr] Compiling aws-smithy-observability v0.1.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-sigv4 v1.3.5 [INFO] [stderr] Compiling aws-types v1.3.9 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.3 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.3 [INFO] [stderr] Compiling aws-runtime v1.5.12 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.88.0 [INFO] [stderr] Compiling aws-sdk-sso v1.86.0 [INFO] [stderr] Compiling aws-sdk-sts v1.88.0 [INFO] [stderr] Compiling aws-sdk-migrationhubrefactorspaces v1.86.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aws-config v1.8.8 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 12s [INFO] running `Command { std: "docker" "inspect" "bd412b0f71b5c91c8275675917e3e3f8f9cc08ec187a16355336debfc8e95b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd412b0f71b5c91c8275675917e3e3f8f9cc08ec187a16355336debfc8e95b48", kill_on_drop: false }` [INFO] [stdout] bd412b0f71b5c91c8275675917e3e3f8f9cc08ec187a16355336debfc8e95b48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 115cb47f4dc945092303bba1834ee78d5525b059c7c8ccd08f890bd059ce8fab [INFO] running `Command { std: "docker" "start" "-a" "115cb47f4dc945092303bba1834ee78d5525b059c7c8ccd08f890bd059ce8fab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_sdk_migrationhubrefactorspaces-8f1afbd6fdeb8d25) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test config::endpoint::test::test_11 ... ok [INFO] [stdout] test config::endpoint::test::test_10 ... ok [INFO] [stdout] test config::endpoint::test::test_12 ... ok [INFO] [stdout] test config::endpoint::test::test_1 ... ok [INFO] [stdout] test config::endpoint::test::test_13 ... ok [INFO] [stdout] test config::endpoint::test::test_14 ... ok [INFO] [stdout] test config::endpoint::test::test_17 ... ok [INFO] [stdout] test config::endpoint::test::test_2 ... ok [INFO] [stdout] test config::endpoint::test::test_20 ... ok [INFO] [stdout] test config::endpoint::test::test_15 ... ok [INFO] [stdout] test config::endpoint::test::test_21 ... ok [INFO] [stdout] test config::endpoint::test::test_5 ... ok [INFO] [stdout] test config::endpoint::test::test_3 ... ok [INFO] [stdout] test config::endpoint::test::test_18 ... ok [INFO] [stdout] test config::endpoint::test::test_8 ... ok [INFO] [stdout] test config::endpoint::test::test_9 ... ok [INFO] [stdout] test json_errors::test::code_takes_priority ... ok [INFO] [stdout] test json_errors::test::error_metadata ... ok [INFO] [stdout] test endpoint_lib::partition::test::resolve_partitions ... ok [INFO] [stdout] test json_errors::test::alternative_error_message_names ... ok [INFO] [stdout] test endpoint_lib::partition::test::deserialize_partitions ... ok [INFO] [stdout] test json_errors::test::sanitize_noop ... ok [INFO] [stdout] test json_errors::test::sanitize_url ... ok [INFO] [stdout] test config::endpoint::test::test_7 ... ok [INFO] [stdout] test config::endpoint::test::test_6 ... ok [INFO] [stdout] test config::endpoint::test::test_16 ... ok [INFO] [stdout] test json_errors::test::sanitize_namespace ... ok [INFO] [stdout] test config::endpoint::test::test_4 ... ok [INFO] [stdout] test json_errors::test::error_type ... ok [INFO] [stdout] test json_errors::test::ignore_unrecognized_fields ... ok [INFO] [stdout] test serialization_settings::tests::test_include_header ... ok [INFO] [stdout] test json_errors::test::sanitize_namespace_and_url ... ok [INFO] [stdout] test config::endpoint::test::test_19 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/endpoint_tests.rs (/opt/rustwide/target/debug/deps/endpoint_tests-3ae7c24ccf09b408) [INFO] [stdout] [INFO] [stderr] Doc-tests aws_sdk_migrationhubrefactorspaces [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/client.rs - client::Client (line 67) ... ignored [INFO] [stdout] test src/client.rs - client::customize (line 153) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::retry_config (line 554) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::http_client (line 228) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 774) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::auth_scheme_preference (line 461) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_partition (line 710) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 1158) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 763) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_auth_scheme_preference (line 490) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::interceptor (line 847) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_http_client (line 262) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::endpoint_resolver (line 519) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 35) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config (line 9) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::set_retry_config (line 569) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_sleep_impl (line 614) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_timeout_config (line 666) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 1147) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 160) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 809) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::timeout_config (line 643) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 128) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::auth_scheme_resolver (line 408) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1182) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::region (line 1106) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_classifier (line 921) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::push_auth_scheme (line 303) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_partition (line 724) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 116) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 820) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 44) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::sleep_impl (line 590) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1193) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "115cb47f4dc945092303bba1834ee78d5525b059c7c8ccd08f890bd059ce8fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115cb47f4dc945092303bba1834ee78d5525b059c7c8ccd08f890bd059ce8fab", kill_on_drop: false }` [INFO] [stdout] 115cb47f4dc945092303bba1834ee78d5525b059c7c8ccd08f890bd059ce8fab