[INFO] fetching crate tracing-cloudwatch 0.3.1...
[INFO] testing tracing-cloudwatch-0.3.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate tracing-cloudwatch 0.3.1 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracing-cloudwatch 0.3.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57276a809e2da462835ce661ef1e2795fa4a8d10f8db6f93a30290998a5cd67b
[INFO] running `Command { std: "docker" "start" "-a" "57276a809e2da462835ce661ef1e2795fa4a8d10f8db6f93a30290998a5cd67b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57276a809e2da462835ce661ef1e2795fa4a8d10f8db6f93a30290998a5cd67b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57276a809e2da462835ce661ef1e2795fa4a8d10f8db6f93a30290998a5cd67b", kill_on_drop: false }`
[INFO] [stdout] 57276a809e2da462835ce661ef1e2795fa4a8d10f8db6f93a30290998a5cd67b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fe4919182da6dfbb6f5d1126e6550ec05462813f58e7d34a401b1981153503d
[INFO] running `Command { std: "docker" "start" "-a" "6fe4919182da6dfbb6f5d1126e6550ec05462813f58e7d34a401b1981153503d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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.81s
[INFO] running `Command { std: "docker" "inspect" "6fe4919182da6dfbb6f5d1126e6550ec05462813f58e7d34a401b1981153503d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe4919182da6dfbb6f5d1126e6550ec05462813f58e7d34a401b1981153503d", kill_on_drop: false }`
[INFO] [stdout] 6fe4919182da6dfbb6f5d1126e6550ec05462813f58e7d34a401b1981153503d
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dd83739b1512951ed64f8a3165cc22fae91a56571a3cc1a8922048863ebad40
[INFO] running `Command { std: "docker" "start" "-a" "6dd83739b1512951ed64f8a3165cc22fae91a56571a3cc1a8922048863ebad40", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling aws-types v1.3.6
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling aws-smithy-types v1.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling aws-smithy-json v0.61.3
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.14
[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 tokio-rustls v0.24.1
[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-sso v1.61.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.62.0
[INFO] [stderr]    Compiling aws-config v1.5.18
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.07s
[INFO] running `Command { std: "docker" "inspect" "6dd83739b1512951ed64f8a3165cc22fae91a56571a3cc1a8922048863ebad40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd83739b1512951ed64f8a3165cc22fae91a56571a3cc1a8922048863ebad40", kill_on_drop: false }`
[INFO] [stdout] 6dd83739b1512951ed64f8a3165cc22fae91a56571a3cc1a8922048863ebad40
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d483fc4da4f22b838b902a777fa8ee12ecb0e7da4c8782fd14aab154da755cef
[INFO] running `Command { std: "docker" "start" "-a" "d483fc4da4f22b838b902a777fa8ee12ecb0e7da4c8782fd14aab154da755cef", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_cloudwatch-46c0f1bfb3c3ef86)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test export::tests::does_not_order_logs_by_default ... ok
[INFO] [stdout] test layer::tests::format ... 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.03s
[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.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d483fc4da4f22b838b902a777fa8ee12ecb0e7da4c8782fd14aab154da755cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d483fc4da4f22b838b902a777fa8ee12ecb0e7da4c8782fd14aab154da755cef", kill_on_drop: false }`
[INFO] [stdout] d483fc4da4f22b838b902a777fa8ee12ecb0e7da4c8782fd14aab154da755cef
