[INFO] fetching crate aws-smithy-runtime 1.9.1... [INFO] testing aws-smithy-runtime-1.9.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate aws-smithy-runtime 1.9.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate aws-smithy-runtime 1.9.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aws-smithy-runtime 1.9.1 [INFO] tweaked toml for crates.io crate aws-smithy-runtime 1.9.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-smithy-runtime 1.9.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aws-smithy-runtime 1.9.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a766328409824c7a54a8beac18224f688f1cc171db925f928d32d6024165fd7c [INFO] running `Command { std: "docker" "start" "-a" "a766328409824c7a54a8beac18224f688f1cc171db925f928d32d6024165fd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a766328409824c7a54a8beac18224f688f1cc171db925f928d32d6024165fd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a766328409824c7a54a8beac18224f688f1cc171db925f928d32d6024165fd7c", kill_on_drop: false }` [INFO] [stdout] a766328409824c7a54a8beac18224f688f1cc171db925f928d32d6024165fd7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6735eee263015fe81ef46be789b878d27a94a58e375b02c83cce65f381ec5919 [INFO] running `Command { std: "docker" "start" "-a" "6735eee263015fe81ef46be789b878d27a94a58e375b02c83cce65f381ec5919", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stdout] error[E0583]: file not found for module `hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs:867:5 [INFO] [stdout] | [INFO] [stdout] 867 | mod hash; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `hash`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/gen/hash.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/gen/hash/mod.rs" [INFO] [stdout] = note: if there is a `mod hash` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stdout] error[E0599]: the method `hash` exists for reference `&'a Generics`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/generics.rs:331:24 [INFO] [stdout] | [INFO] [stdout] 331 | self.0.hash(state); [INFO] [stdout] | ^^^^ method cannot be called on `&'a Generics` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 338 | generics_wrapper_impls!(ImplGenerics); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* $pub $struct $name $body [INFO] [stdout] | ------------------------ doesn't satisfy `Generics: Hash` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Generics: Hash` [INFO] [stdout] which is required by `&Generics: Hash` [INFO] [stdout] = note: this error originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Generics` with `#[derive(Hash)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* #[derive(Hash)] [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `hash` exists for reference `&'a Generics`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/generics.rs:331:24 [INFO] [stdout] | [INFO] [stdout] 331 | self.0.hash(state); [INFO] [stdout] | ^^^^ method cannot be called on `&'a Generics` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 340 | generics_wrapper_impls!(TypeGenerics); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* $pub $struct $name $body [INFO] [stdout] | ------------------------ doesn't satisfy `Generics: Hash` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Generics: Hash` [INFO] [stdout] which is required by `&Generics: Hash` [INFO] [stdout] = note: this error originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Generics` with `#[derive(Hash)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* #[derive(Hash)] [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `hash` exists for reference `&'a Generics`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/generics.rs:331:24 [INFO] [stdout] | [INFO] [stdout] 331 | self.0.hash(state); [INFO] [stdout] | ^^^^ method cannot be called on `&'a Generics` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 342 | generics_wrapper_impls!(Turbofish); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* $pub $struct $name $body [INFO] [stdout] | ------------------------ doesn't satisfy `Generics: Hash` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Generics: Hash` [INFO] [stdout] which is required by `&Generics: Hash` [INFO] [stdout] = note: this error originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `Generics` with `#[derive(Hash)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/macros.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | $(#[$attr])* #[derive(Hash)] [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stdout] Some errors have detailed explanations: E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "6735eee263015fe81ef46be789b878d27a94a58e375b02c83cce65f381ec5919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6735eee263015fe81ef46be789b878d27a94a58e375b02c83cce65f381ec5919", kill_on_drop: false }` [INFO] [stdout] 6735eee263015fe81ef46be789b878d27a94a58e375b02c83cce65f381ec5919