[INFO] cloning repository https://github.com/toamma2023/rust_lambda_dynamodb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toamma2023/rust_lambda_dynamodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoamma2023%2Frust_lambda_dynamodb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoamma2023%2Frust_lambda_dynamodb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b87c920522ad1d01d5524cd78ccaf915b331c697 [INFO] building toamma2023/rust_lambda_dynamodb against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoamma2023%2Frust_lambda_dynamodb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toamma2023/rust_lambda_dynamodb on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toamma2023/rust_lambda_dynamodb [INFO] finished tweaking git repo https://github.com/toamma2023/rust_lambda_dynamodb [INFO] tweaked toml for git repo https://github.com/toamma2023/rust_lambda_dynamodb written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/toamma2023/rust_lambda_dynamodb 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-types v0.56.1 [INFO] [stderr] Downloaded aws-smithy-query v0.56.1 [INFO] [stderr] Downloaded aws-smithy-async v0.56.1 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.8.0 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.56.1 [INFO] [stderr] Downloaded lambda_runtime v0.8.1 [INFO] [stderr] Downloaded aws-smithy-json v0.56.1 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.56.1 [INFO] [stderr] Downloaded aws-runtime v0.56.1 [INFO] [stderr] Downloaded aws-http v0.56.1 [INFO] [stderr] Downloaded aws-smithy-types v0.56.1 [INFO] [stderr] Downloaded aws-config v0.56.1 [INFO] [stderr] Downloaded aws-sdk-dynamodb v0.29.0 [INFO] [stderr] Downloaded aws-sdk-s3 v0.30.0 [INFO] [stderr] Downloaded aws-sdk-sts v0.30.0 [INFO] [stderr] Downloaded aws-sdk-sso v0.30.0 [INFO] [stderr] Downloaded aws-smithy-runtime v0.56.1 [INFO] [stderr] Downloaded aws-smithy-checksums v0.56.1 [INFO] [stderr] Downloaded aws-sigv4 v0.56.1 [INFO] [stderr] Downloaded aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Downloaded aws_lambda_events v0.10.0 [INFO] [stderr] Downloaded aws-smithy-http v0.56.1 [INFO] [stderr] Downloaded crc32c v0.6.4 [INFO] [stderr] Downloaded aws-smithy-client v0.56.1 [INFO] [stderr] Downloaded aws-credential-types v0.56.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.56.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5223eb13ed8bbe1010072baea90d108d7b300a5fa8a9c8d2fe8f8983f0b05f32 [INFO] running `Command { std: "docker" "start" "-a" "5223eb13ed8bbe1010072baea90d108d7b300a5fa8a9c8d2fe8f8983f0b05f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5223eb13ed8bbe1010072baea90d108d7b300a5fa8a9c8d2fe8f8983f0b05f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5223eb13ed8bbe1010072baea90d108d7b300a5fa8a9c8d2fe8f8983f0b05f32", kill_on_drop: false }` [INFO] [stdout] 5223eb13ed8bbe1010072baea90d108d7b300a5fa8a9c8d2fe8f8983f0b05f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cff1c5bf333024ba43309650b750e1e34160f5f5c51f07de2b2a720b48ccf0fd [INFO] running `Command { std: "docker" "start" "-a" "cff1c5bf333024ba43309650b750e1e34160f5f5c51f07de2b2a720b48ccf0fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling crc32c v0.6.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling calamine v0.22.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aws-smithy-eventstream v0.56.1 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling aws_lambda_events v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling lambda_runtime_api_client v0.8.0 [INFO] [stderr] Compiling lambda_runtime v0.8.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.30.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v0.29.0 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling s3_hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "cff1c5bf333024ba43309650b750e1e34160f5f5c51f07de2b2a720b48ccf0fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff1c5bf333024ba43309650b750e1e34160f5f5c51f07de2b2a720b48ccf0fd", kill_on_drop: false }` [INFO] [stdout] cff1c5bf333024ba43309650b750e1e34160f5f5c51f07de2b2a720b48ccf0fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57882ebe3bd54d327943bd4b0421cf976f9501220a6a7970dd59e810e7779d1b [INFO] running `Command { std: "docker" "start" "-a" "57882ebe3bd54d327943bd4b0421cf976f9501220a6a7970dd59e810e7779d1b", kill_on_drop: false }` [INFO] [stderr] Compiling s3_hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.44s [INFO] running `Command { std: "docker" "inspect" "57882ebe3bd54d327943bd4b0421cf976f9501220a6a7970dd59e810e7779d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57882ebe3bd54d327943bd4b0421cf976f9501220a6a7970dd59e810e7779d1b", kill_on_drop: false }` [INFO] [stdout] 57882ebe3bd54d327943bd4b0421cf976f9501220a6a7970dd59e810e7779d1b [INFO] building toamma2023/rust_lambda_dynamodb against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoamma2023%2Frust_lambda_dynamodb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toamma2023/rust_lambda_dynamodb on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toamma2023/rust_lambda_dynamodb [INFO] finished tweaking git repo https://github.com/toamma2023/rust_lambda_dynamodb [INFO] tweaked toml for git repo https://github.com/toamma2023/rust_lambda_dynamodb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toamma2023/rust_lambda_dynamodb 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68d36b8e549e5827b7d5346f5e6f7b9498cadc6152cb7d5315933532bfd5482d [INFO] running `Command { std: "docker" "start" "-a" "68d36b8e549e5827b7d5346f5e6f7b9498cadc6152cb7d5315933532bfd5482d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68d36b8e549e5827b7d5346f5e6f7b9498cadc6152cb7d5315933532bfd5482d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d36b8e549e5827b7d5346f5e6f7b9498cadc6152cb7d5315933532bfd5482d", kill_on_drop: false }` [INFO] [stdout] 68d36b8e549e5827b7d5346f5e6f7b9498cadc6152cb7d5315933532bfd5482d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3babd59425b6e9a999691efec9f70e5a834811d2efb9bab09e60ca6d58f7a611 [INFO] running `Command { std: "docker" "start" "-a" "3babd59425b6e9a999691efec9f70e5a834811d2efb9bab09e60ca6d58f7a611", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crc32c v0.6.4 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling calamine v0.22.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aws-smithy-eventstream v0.56.1 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling aws_lambda_events v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling lambda_runtime_api_client v0.8.0 [INFO] [stderr] Compiling lambda_runtime v0.8.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.30.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v0.29.0 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] error: could not compile `aws-sdk-dynamodb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/bin/rustc --crate-name aws_sdk_dynamodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-dynamodb-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' -C metadata=63393736de32cb71 -C extra-filename=-63393736de32cb71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-e79f1450396a6341.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-3cad693cd6ad09e8.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-a32999d1a8220276.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-e4285cf0404ddcf5.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-76f8b88a6dc02dd7.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-7eb3431fc9a6918f.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-a389fda14efba652.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-75db60d4c8606072.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-467bc90b4660d301.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-feadf7d240e535e4.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-9975dc4cd3000dd3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-65592a57a1504fd0.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-d178d5e7ccf6a501.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2f943c9f7abb5345.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-81b6a484a89cdb9c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dd996df867bff7fa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-53a5b682fe42a535/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3babd59425b6e9a999691efec9f70e5a834811d2efb9bab09e60ca6d58f7a611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3babd59425b6e9a999691efec9f70e5a834811d2efb9bab09e60ca6d58f7a611", kill_on_drop: false }` [INFO] [stdout] 3babd59425b6e9a999691efec9f70e5a834811d2efb9bab09e60ca6d58f7a611