[INFO] fetching crate aws-smithy-mocks 0.2.0...
[INFO] testing aws-smithy-mocks-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aws-smithy-mocks 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate aws-smithy-mocks 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aws-smithy-mocks 0.2.0
[INFO] tweaked toml for crates.io crate aws-smithy-mocks 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-smithy-mocks 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aws-smithy-mocks 0.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfcbb4e6e59afa08762544d4ca6b16b4c53602caf34e400db432669d175f9463
[INFO] running `Command { std: "docker" "start" "-a" "bfcbb4e6e59afa08762544d4ca6b16b4c53602caf34e400db432669d175f9463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfcbb4e6e59afa08762544d4ca6b16b4c53602caf34e400db432669d175f9463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfcbb4e6e59afa08762544d4ca6b16b4c53602caf34e400db432669d175f9463", kill_on_drop: false }`
[INFO] [stdout] bfcbb4e6e59afa08762544d4ca6b16b4c53602caf34e400db432669d175f9463
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e517842476c34b62773833bbb24b6f85d9cd7868becc8139392fd86cbac1e33a
[INFO] running `Command { std: "docker" "start" "-a" "e517842476c34b62773833bbb24b6f85d9cd7868becc8139392fd86cbac1e33a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling separator v0.4.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[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 cbor-diag v0.1.12
[INFO] [stderr]    Compiling aws-smithy-protocol-test v0.63.6
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.4
[INFO] [stderr]    Compiling aws-smithy-mocks v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.68s
[INFO] running `Command { std: "docker" "inspect" "e517842476c34b62773833bbb24b6f85d9cd7868becc8139392fd86cbac1e33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e517842476c34b62773833bbb24b6f85d9cd7868becc8139392fd86cbac1e33a", kill_on_drop: false }`
[INFO] [stdout] e517842476c34b62773833bbb24b6f85d9cd7868becc8139392fd86cbac1e33a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae778037b666f7286dd8f132a8c3d9d1f4089ce292ed139d87c1d091f1782b36
[INFO] running `Command { std: "docker" "start" "-a" "ae778037b666f7286dd8f132a8c3d9d1f4089ce292ed139d87c1d091f1782b36", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling cbor-diag v0.1.12
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling aws-smithy-protocol-test v0.63.6
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling aws-smithy-http v0.62.5
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.4
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.4
[INFO] [stderr]    Compiling aws-smithy-mocks v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.56s
[INFO] running `Command { std: "docker" "inspect" "ae778037b666f7286dd8f132a8c3d9d1f4089ce292ed139d87c1d091f1782b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae778037b666f7286dd8f132a8c3d9d1f4089ce292ed139d87c1d091f1782b36", kill_on_drop: false }`
[INFO] [stdout] ae778037b666f7286dd8f132a8c3d9d1f4089ce292ed139d87c1d091f1782b36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b712d344d6f852fcbc1b13ed4e73b4cb2854e9170b5b05faa537d44d000625a
[INFO] running `Command { std: "docker" "start" "-a" "0b712d344d6f852fcbc1b13ed4e73b4cb2854e9170b5b05faa537d44d000625a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_smithy_mocks-ab6c0411b0c97841)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test interceptor::tests::test_compute_output ... ok
[INFO] [stdout] test interceptor::tests::test_mixed_response_types ... ok
[INFO] [stdout] test interceptor::tests::test_exhausted_sequence_sequential ... ok
[INFO] [stdout] test interceptor::tests::test_retry_sequence ... ok
[INFO] [stdout] test interceptor::tests::test_sequential_rule_removal ... ok
[INFO] [stdout] test interceptor::tests::test_total_responses_overflow ... ok
[INFO] [stdout] test interceptor::tests::test_simple_rule_in_match_any_mode ... ok
[INFO] [stdout] test interceptor::tests::test_concurrent_usage ... ok
[INFO] [stdout] test interceptor::tests::test_simple_rule_in_sequential_mode ... ok
[INFO] [stdout] test interceptor::tests::test_exhausted_sequence_match_any ... ok
[INFO] [stdout] test interceptor::tests::test_rule_mode_match_any ... ok
[INFO] [stdout] test interceptor::tests::test_repeatedly_method ... ok
[INFO] [stdout] test interceptor::tests::test_repeatedly_validation - should panic ... ok
[INFO] [stdout] test interceptor::tests::test_times_validation - should panic ... ok
[INFO] [stderr]      Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-a9c779dae9555860)
[INFO] [stdout] test interceptor::tests::test_exhausted_rules_sequential - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test mock_client ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aws_smithy_mocks
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - (line 101) ... ignored
[INFO] [stdout] test src/lib.rs - (line 131) ... ignored
[INFO] [stdout] test src/lib.rs - (line 166) ... ignored
[INFO] [stdout] test src/lib.rs - (line 196) ... ignored
[INFO] [stdout] test src/lib.rs - (line 207) ... ignored
[INFO] [stdout] test src/lib.rs - (line 236) ... ignored
[INFO] [stdout] test src/lib.rs - (line 49) ... ignored
[INFO] [stdout] test src/lib.rs - (line 89) ... ignored
[INFO] [stdout] test src/lib.rs - mock (line 38) ... ignored
[INFO] [stdout] test src/lib.rs - mock (line 49) ... ignored
[INFO] [stdout] test src/lib.rs - mock_client (line 87) ... ignored
[INFO] [stdout] test src/rule.rs - rule::ResponseSequenceBuilder<I,O,E>::output (line 298) ... ignored
[INFO] [stdout] test src/rule.rs - rule::ResponseSequenceBuilder<I,O,E>::repeatedly (line 418) ... ignored
[INFO] [stdout] test src/rule.rs - rule::ResponseSequenceBuilder<I,O,E>::times (line 377) ... ignored
[INFO] [stdout] test src/rule.rs - rule::RuleBuilder<I,O,E>::sequence (line 197) ... ignored
[INFO] [stdout] test src/rule.rs - rule::RuleBuilder<I,O,E>::then_compute_output (line 239) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b712d344d6f852fcbc1b13ed4e73b4cb2854e9170b5b05faa537d44d000625a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b712d344d6f852fcbc1b13ed4e73b4cb2854e9170b5b05faa537d44d000625a", kill_on_drop: false }`
[INFO] [stdout] 0b712d344d6f852fcbc1b13ed4e73b4cb2854e9170b5b05faa537d44d000625a
