[INFO] fetching crate dynamodb-helper 0.1.2... [INFO] checking dynamodb-helper-0.1.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate dynamodb-helper 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate dynamodb-helper 0.1.2 [INFO] finished tweaking crates.io crate dynamodb-helper 0.1.2 [INFO] tweaked toml for crates.io crate dynamodb-helper 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dynamodb-helper 0.1.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 135 packages to latest compatible versions [INFO] [stderr] Adding aws-sdk-dynamodb v0.17.0 (available: v1.80.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63e8579e5c1764c4c73b3cbbd58068b971237da22b975c4de0dd4937cab5a782 [INFO] running `Command { std: "docker" "start" "-a" "63e8579e5c1764c4c73b3cbbd58068b971237da22b975c4de0dd4937cab5a782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63e8579e5c1764c4c73b3cbbd58068b971237da22b975c4de0dd4937cab5a782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e8579e5c1764c4c73b3cbbd58068b971237da22b975c4de0dd4937cab5a782", kill_on_drop: false }` [INFO] [stdout] 63e8579e5c1764c4c73b3cbbd58068b971237da22b975c4de0dd4937cab5a782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76047831e661027d5a540460e06335a07ab2e8a02ef6aa905ebc520c598bdf4f [INFO] running `Command { std: "docker" "start" "-a" "76047831e661027d5a540460e06335a07ab2e8a02ef6aa905ebc520c598bdf4f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking proc-macro2 v1.0.95 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling aws-types v0.47.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking aws-smithy-types v0.47.0 [INFO] [stderr] Checking aws-smithy-json v0.47.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking aws-smithy-async v0.47.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking aws-smithy-http v0.47.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking aws-smithy-http-tower v0.47.0 [INFO] [stderr] Checking aws-sigv4 v0.47.1 [INFO] [stderr] Checking aws-smithy-client v0.47.0 [INFO] [stderr] Checking aws-sig-auth v0.47.0 [INFO] [stderr] Checking aws-endpoint v0.47.0 [INFO] [stderr] Checking aws-http v0.47.0 [INFO] [stderr] Checking aws-sdk-dynamodb v0.17.0 [INFO] [stderr] Checking dynamodb-helper v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/util/util.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 2 - use quote::__private::Ident; [INFO] [stdout] 2 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/util/methods.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 2 - use quote::__private::Ident; [INFO] [stdout] 2 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/util/traits.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 3 - use quote::__private::Ident; [INFO] [stdout] 3 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/lib.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 10 - use quote::__private::Ident; [INFO] [stdout] 10 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/util/errors.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 1 - use quote::__private::Ident; [INFO] [stdout] 1 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/util/util.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 2 - use quote::__private::Ident; [INFO] [stdout] 2 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/util/methods.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 2 - use quote::__private::Ident; [INFO] [stdout] 2 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/util/traits.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 3 - use quote::__private::Ident; [INFO] [stdout] 3 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/lib.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 10 - use quote::__private::Ident; [INFO] [stdout] 10 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Ident` is private [INFO] [stdout] --> src/util/errors.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use quote::__private::Ident; [INFO] [stdout] | ^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Ident` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/runtime.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use proc_macro2::{Group, Ident, Punct, Spacing, TokenTree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: import `Ident` directly [INFO] [stdout] | [INFO] [stdout] 1 - use quote::__private::Ident; [INFO] [stdout] 1 + use proc_macro2::Ident; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dynamodb-helper` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dynamodb-helper` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "76047831e661027d5a540460e06335a07ab2e8a02ef6aa905ebc520c598bdf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76047831e661027d5a540460e06335a07ab2e8a02ef6aa905ebc520c598bdf4f", kill_on_drop: false }` [INFO] [stdout] 76047831e661027d5a540460e06335a07ab2e8a02ef6aa905ebc520c598bdf4f