[INFO] fetching crate mz_rusoto_ec2 0.46.0...
[INFO] checking mz_rusoto_ec2-0.46.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate mz_rusoto_ec2 0.46.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mz_rusoto_ec2 0.46.0
[INFO] finished tweaking crates.io crate mz_rusoto_ec2 0.46.0
[INFO] tweaked toml for crates.io crate mz_rusoto_ec2 0.46.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mz_rusoto_ec2 0.46.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 225 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.11.1)
[INFO] [stderr]       Adding serde_urlencoded v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] [stderr]       Adding xml-rs v0.8.28 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 955063c9fd17634e5436b24b023ba2ca3f83843a71f7f659a994fb8aeb1e799b
[INFO] running `Command { std: "docker" "start" "-a" "955063c9fd17634e5436b24b023ba2ca3f83843a71f7f659a994fb8aeb1e799b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "955063c9fd17634e5436b24b023ba2ca3f83843a71f7f659a994fb8aeb1e799b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "955063c9fd17634e5436b24b023ba2ca3f83843a71f7f659a994fb8aeb1e799b", kill_on_drop: false }`
[INFO] [stdout] 955063c9fd17634e5436b24b023ba2ca3f83843a71f7f659a994fb8aeb1e799b
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e941480df57b95bdb6cc40e0bf38ba29ecf1f787ea7d1de702628d1602dcd34
[INFO] running `Command { std: "docker" "start" "-a" "3e941480df57b95bdb6cc40e0bf38ba29ecf1f787ea7d1de702628d1602dcd34", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking shlex v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling mz_rusoto_core v0.46.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking mz_rusoto_credential v0.46.0
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking mz_rusoto_signature v0.46.0
[INFO] [stderr]     Checking mz_rusoto_mock v0.46.0
[INFO] [stderr]     Checking mz_rusoto_ec2 v0.46.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `custom::*`
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use custom::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `custom::*`
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use custom::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mz_rusoto_ec2` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name rusoto_ec2 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_structs", "native-tls", "rustls", "serde", "serde_derive", "serialize_structs"))' -C metadata=d114fe124e99ab7e -C extra-filename=-85e6abbcdf473cd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7ce950eeed5f3b2e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-15ca95ee94c4cbe6.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-cbe61a7007c8a233.rmeta --extern rusoto_mock=/opt/rustwide/target/debug/deps/librusoto_mock-69c4c2ebe3c50f13.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-60c53777ca837847.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca874108a99487c4.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-c1cfa8092dfc627f.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e941480df57b95bdb6cc40e0bf38ba29ecf1f787ea7d1de702628d1602dcd34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e941480df57b95bdb6cc40e0bf38ba29ecf1f787ea7d1de702628d1602dcd34", kill_on_drop: false }`
[INFO] [stdout] 3e941480df57b95bdb6cc40e0bf38ba29ecf1f787ea7d1de702628d1602dcd34
