[INFO] cloning repository https://github.com/JeremyEliaIntan/reodb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JeremyEliaIntan/reodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeremyEliaIntan%2Freodb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeremyEliaIntan%2Freodb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2483ced76975efbe7a638f2e54968894b345eca4 [INFO] checking JeremyEliaIntan/reodb against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeremyEliaIntan%2Freodb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JeremyEliaIntan/reodb [INFO] finished tweaking git repo https://github.com/JeremyEliaIntan/reodb [INFO] tweaked toml for git repo https://github.com/JeremyEliaIntan/reodb written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JeremyEliaIntan/reodb on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JeremyEliaIntan/reodb 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bcrypt v0.17.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.58.0 [INFO] [stderr] Downloaded aws-sdk-sso v1.57.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.58.0 [INFO] [stderr] Downloaded aws-sdk-dynamodb v1.63.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a792a25bdb9dcc05131fe8ccbcdaa3875858d184424b068e3e1663f0c232db22 [INFO] running `Command { std: "docker" "start" "-a" "a792a25bdb9dcc05131fe8ccbcdaa3875858d184424b068e3e1663f0c232db22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a792a25bdb9dcc05131fe8ccbcdaa3875858d184424b068e3e1663f0c232db22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a792a25bdb9dcc05131fe8ccbcdaa3875858d184424b068e3e1663f0c232db22", kill_on_drop: false }` [INFO] [stdout] a792a25bdb9dcc05131fe8ccbcdaa3875858d184424b068e3e1663f0c232db22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b45d2f3934f7ef9185ee7d88167a47b39eab62fe1eca6e5ab26de22a8763c4bf [INFO] running `Command { std: "docker" "start" "-a" "b45d2f3934f7ef9185ee7d88167a47b39eab62fe1eca6e5ab26de22a8763c4bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aws-types v1.3.4 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking aws-smithy-types v1.2.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking aws-smithy-async v1.2.4 [INFO] [stderr] Checking aws-smithy-json v0.61.2 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking bcrypt v0.17.0 [INFO] [stderr] Checking aws-credential-types v1.2.1 [INFO] [stderr] Checking aws-smithy-http v0.60.12 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking aws-sigv4 v1.2.7 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking aws-smithy-runtime v1.7.8 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Checking aws-runtime v1.5.4 [INFO] [stderr] Checking aws-sdk-sso v1.57.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.58.0 [INFO] [stderr] Checking aws-sdk-sts v1.58.0 [INFO] [stderr] Checking aws-sdk-dynamodb v1.63.0 [INFO] [stderr] Checking actix-cors v0.7.0 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking aws-config v1.5.15 [INFO] [stderr] Checking rust-auth-webapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `aws_config::retry::RetryKind` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use aws_config::retry::RetryKind; [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: `Error` [INFO] [stdout] --> src/main.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use aws_sdk_dynamodb::{ Client, Error,}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/main.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | let shared_config = aws_config::load_from_env().await; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/main.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | let shared_config = aws_config::load_from_env().await; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/main.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | let shared_config = aws_config::load_from_env().await; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aws_config::retry::RetryKind` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use aws_config::retry::RetryKind; [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: `Error` [INFO] [stdout] --> src/main.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use aws_sdk_dynamodb::{ Client, Error,}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/main.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | let shared_config = aws_config::load_from_env().await; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/main.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | let shared_config = aws_config::load_from_env().await; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away. [INFO] [stdout] --> src/main.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | let shared_config = aws_config::load_from_env().await; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "b45d2f3934f7ef9185ee7d88167a47b39eab62fe1eca6e5ab26de22a8763c4bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45d2f3934f7ef9185ee7d88167a47b39eab62fe1eca6e5ab26de22a8763c4bf", kill_on_drop: false }` [INFO] [stdout] b45d2f3934f7ef9185ee7d88167a47b39eab62fe1eca6e5ab26de22a8763c4bf