[INFO] fetching crate tracing-cloudwatch 0.3.1...
[INFO] testing tracing-cloudwatch-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tracing-cloudwatch 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tracing-cloudwatch 0.3.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tracing-cloudwatch 0.3.1
[INFO] tweaked toml for crates.io crate tracing-cloudwatch 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracing-cloudwatch 0.3.1 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 tracing-cloudwatch 0.3.1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f9f782a93d2ac211fbeb160b3a264e4e397a87c45476120bada57c982455fbde
[INFO] running `Command { std: "docker" "start" "-a" "f9f782a93d2ac211fbeb160b3a264e4e397a87c45476120bada57c982455fbde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9f782a93d2ac211fbeb160b3a264e4e397a87c45476120bada57c982455fbde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f782a93d2ac211fbeb160b3a264e4e397a87c45476120bada57c982455fbde", kill_on_drop: false }`
[INFO] [stdout] f9f782a93d2ac211fbeb160b3a264e4e397a87c45476120bada57c982455fbde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d59ea124668fce9885ec03e00440d008072ca1ce03520f2671b60308b67f4433
[INFO] running `Command { std: "docker" "start" "-a" "d59ea124668fce9885ec03e00440d008072ca1ce03520f2671b60308b67f4433", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-cloudwatch v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s
[INFO] running `Command { std: "docker" "inspect" "d59ea124668fce9885ec03e00440d008072ca1ce03520f2671b60308b67f4433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59ea124668fce9885ec03e00440d008072ca1ce03520f2671b60308b67f4433", kill_on_drop: false }`
[INFO] [stdout] d59ea124668fce9885ec03e00440d008072ca1ce03520f2671b60308b67f4433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c102dd4fdd7e234990b530d6cf84c9236cae18179ed9e97544c40ac97a37e050
[INFO] running `Command { std: "docker" "start" "-a" "c102dd4fdd7e234990b530d6cf84c9236cae18179ed9e97544c40ac97a37e050", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-types v1.3.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-smithy-types v1.3.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling aws-smithy-json v0.61.3
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[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 aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tracing-cloudwatch v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling aws-credential-types v1.2.2
[INFO] [stderr]    Compiling aws-smithy-http v0.62.0
[INFO] [stderr]    Compiling aws-smithy-http v0.60.12
[INFO] [stderr]    Compiling aws-smithy-http v0.61.1
[INFO] [stderr]    Compiling aws-sigv4 v1.3.0
[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 hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.7.8
[INFO] [stderr]    Compiling aws-runtime v1.5.5
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.62.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.62.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.61.0
[INFO] [stderr]    Compiling aws-config v1.5.18
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.77s
[INFO] running `Command { std: "docker" "inspect" "c102dd4fdd7e234990b530d6cf84c9236cae18179ed9e97544c40ac97a37e050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c102dd4fdd7e234990b530d6cf84c9236cae18179ed9e97544c40ac97a37e050", kill_on_drop: false }`
[INFO] [stdout] c102dd4fdd7e234990b530d6cf84c9236cae18179ed9e97544c40ac97a37e050
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 162a94cb3b4c3a18b18e2036aa3d90338718d566f30bcf3dd365a9e9b4aa3fe4
[INFO] running `Command { std: "docker" "start" "-a" "162a94cb3b4c3a18b18e2036aa3d90338718d566f30bcf3dd365a9e9b4aa3fe4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_cloudwatch-a5eda082b8c8c007)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test layer::tests::format ... ok
[INFO] [stdout] test export::tests::does_not_order_logs_by_default ... ok
[INFO] [stdout] test layer::tests::with_fmt_layer_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tracing_cloudwatch
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aws_sdk_cloudwatchlogs`
[INFO] [stdout]   --> src/lib.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let cw_client = aws_sdk_cloudwatchlogs::Client::new(&config);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aws_sdk_cloudwatchlogs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aws_sdk_cloudwatchlogs`, use `cargo add aws_sdk_cloudwatchlogs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 39 + use aws_config::imds::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 44 -     let cw_client = aws_sdk_cloudwatchlogs::Client::new(&config);
[INFO] [stdout] 44 +     let cw_client = Client::new(&config);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rusoto_logs`
[INFO] [stdout]   --> src/lib.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let cw_client = rusoto_logs::CloudWatchLogsClient::new(rusoto_core::Region::ApNortheast1);
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `rusoto_logs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusoto_logs`, use `cargo add rusoto_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rusoto_core`
[INFO] [stdout]   --> src/lib.rs:17:60
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let cw_client = rusoto_logs::CloudWatchLogsClient::new(rusoto_core::Region::ApNortheast1);
[INFO] [stdout]    |                                                            ^^^^^^^^^^^ use of unresolved module or unlinked crate `rusoto_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusoto_core`, use `cargo add rusoto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use aws_config::Region;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Region`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -     let cw_client = rusoto_logs::CloudWatchLogsClient::new(rusoto_core::Region::ApNortheast1);
[INFO] [stdout] 17 +     let cw_client = rusoto_logs::CloudWatchLogsClient::new(Region::ApNortheast1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "162a94cb3b4c3a18b18e2036aa3d90338718d566f30bcf3dd365a9e9b4aa3fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "162a94cb3b4c3a18b18e2036aa3d90338718d566f30bcf3dd365a9e9b4aa3fe4", kill_on_drop: false }`
[INFO] [stdout] 162a94cb3b4c3a18b18e2036aa3d90338718d566f30bcf3dd365a9e9b4aa3fe4
