[INFO] cloning repository https://github.com/R11baka/rust-lambda-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/R11baka/rust-lambda-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR11baka%2Frust-lambda-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR11baka%2Frust-lambda-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84a7850ed2ac6629689356709b0231b8eb3c8687 [INFO] testing R11baka/rust-lambda-template against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR11baka%2Frust-lambda-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/R11baka/rust-lambda-template on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/R11baka/rust-lambda-template [INFO] finished tweaking git repo https://github.com/R11baka/rust-lambda-template [INFO] tweaked toml for git repo https://github.com/R11baka/rust-lambda-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/R11baka/rust-lambda-template 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling v0.20.5 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.9.0 [INFO] [stderr] Downloaded lambda_runtime v0.9.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.60.4 [INFO] [stderr] Downloaded aws-smithy-async v1.1.4 [INFO] [stderr] Downloaded aws-runtime v1.1.4 [INFO] [stderr] Downloaded aws-types v1.1.4 [INFO] [stderr] Downloaded aws-sdk-sso v1.12.0 [INFO] [stderr] Downloaded chrono v0.4.33 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.12.0 [INFO] [stderr] Downloaded aws-sigv4 v1.1.4 [INFO] [stderr] Downloaded aws-smithy-query v0.60.4 [INFO] [stderr] Downloaded regex-lite v0.1.5 [INFO] [stderr] Downloaded aws-sdk-sts v1.12.0 [INFO] [stderr] Downloaded aws-smithy-json v0.60.4 [INFO] [stderr] Downloaded aws-smithy-http v0.60.4 [INFO] [stderr] Downloaded aws-smithy-runtime v1.1.4 [INFO] [stderr] Downloaded aws-credential-types v1.1.4 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.1.4 [INFO] [stderr] Downloaded aws-smithy-types v1.1.4 [INFO] [stderr] Downloaded aws-config v1.1.4 [INFO] [stderr] Downloaded darling_core v0.20.5 [INFO] [stderr] Downloaded darling_macro v0.20.5 [INFO] [stderr] Downloaded serde_with_macros v3.6.0 [INFO] [stderr] Downloaded time v0.3.32 [INFO] [stderr] Downloaded serde_with v3.6.0 [INFO] [stderr] Downloaded query_map v0.7.0 [INFO] [stderr] Downloaded serde_dynamo v4.2.13 [INFO] [stderr] Downloaded http-serde v2.0.0 [INFO] [stderr] Downloaded bytes-utils v0.1.4 [INFO] [stderr] Downloaded aws_lambda_events v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce8e5bd233ca4988c1bfac09bf66ed77663a1f032dffc9b4ea18143fc55b17d [INFO] running `Command { std: "docker" "start" "-a" "4ce8e5bd233ca4988c1bfac09bf66ed77663a1f032dffc9b4ea18143fc55b17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce8e5bd233ca4988c1bfac09bf66ed77663a1f032dffc9b4ea18143fc55b17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce8e5bd233ca4988c1bfac09bf66ed77663a1f032dffc9b4ea18143fc55b17d", kill_on_drop: false }` [INFO] [stdout] 4ce8e5bd233ca4988c1bfac09bf66ed77663a1f032dffc9b4ea18143fc55b17d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 085a5656047fa358c718178d2c02dbf6c58957e8d76ec0afbd12d78b9b1d50af [INFO] running `Command { std: "docker" "start" "-a" "085a5656047fa358c718178d2c02dbf6c58957e8d76ec0afbd12d78b9b1d50af", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling aws-smithy-xml v0.60.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aws-types v1.1.4 [INFO] [stderr] Compiling time v0.3.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling darling_core v0.20.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling darling_macro v0.20.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.5 [INFO] [stderr] Compiling serde_with_macros v3.6.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling serde_dynamo v4.2.13 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling serde_with v3.6.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-serde v2.0.0 [INFO] [stderr] Compiling aws-smithy-types v1.1.4 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling aws-smithy-json v0.60.4 [INFO] [stderr] Compiling aws-smithy-query v0.60.4 [INFO] [stderr] Compiling aws_lambda_events v0.13.1 [INFO] [stderr] Compiling aws-smithy-async v1.1.4 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.1.4 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling aws-credential-types v1.1.4 [INFO] [stderr] Compiling aws-smithy-http v0.60.4 [INFO] [stderr] Compiling aws-sigv4 v1.1.4 [INFO] [stderr] Compiling aws-runtime v1.1.4 [INFO] [stderr] Compiling lambda_runtime_api_client v0.9.0 [INFO] [stderr] Compiling lambda_runtime v0.9.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.1.4 [INFO] [stderr] Compiling aws-sdk-sso v1.12.0 [INFO] [stderr] Compiling aws-sdk-sts v1.12.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.12.0 [INFO] [stderr] Compiling aws-config v1.1.4 [INFO] [stderr] Compiling rust-lambda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let config = aws_config::load_defaults(BehaviorVersion::latest()).await; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "085a5656047fa358c718178d2c02dbf6c58957e8d76ec0afbd12d78b9b1d50af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "085a5656047fa358c718178d2c02dbf6c58957e8d76ec0afbd12d78b9b1d50af", kill_on_drop: false }` [INFO] [stdout] 085a5656047fa358c718178d2c02dbf6c58957e8d76ec0afbd12d78b9b1d50af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06ca4068bf3424d079f47a07c9b850e72a5835c821d8c407e1064788a03d607 [INFO] running `Command { std: "docker" "start" "-a" "d06ca4068bf3424d079f47a07c9b850e72a5835c821d8c407e1064788a03d607", kill_on_drop: false }` [INFO] [stderr] Compiling rust-lambda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let config = aws_config::load_defaults(BehaviorVersion::latest()).await; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "d06ca4068bf3424d079f47a07c9b850e72a5835c821d8c407e1064788a03d607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06ca4068bf3424d079f47a07c9b850e72a5835c821d8c407e1064788a03d607", kill_on_drop: false }` [INFO] [stdout] d06ca4068bf3424d079f47a07c9b850e72a5835c821d8c407e1064788a03d607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05523334bc4dd14a084ff67d74a8393e497d5ca7e342f262d03a7011dbe36fd3 [INFO] running `Command { std: "docker" "start" "-a" "05523334bc4dd14a084ff67d74a8393e497d5ca7e342f262d03a7011dbe36fd3", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/main.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let config = aws_config::load_defaults(BehaviorVersion::latest()).await; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-lambda` (bin "rust-lambda" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_lambda-ec5855441f23e254) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "05523334bc4dd14a084ff67d74a8393e497d5ca7e342f262d03a7011dbe36fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05523334bc4dd14a084ff67d74a8393e497d5ca7e342f262d03a7011dbe36fd3", kill_on_drop: false }` [INFO] [stdout] 05523334bc4dd14a084ff67d74a8393e497d5ca7e342f262d03a7011dbe36fd3 [INFO] testing R11baka/rust-lambda-template against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR11baka%2Frust-lambda-template" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/R11baka/rust-lambda-template on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/R11baka/rust-lambda-template [INFO] finished tweaking git repo https://github.com/R11baka/rust-lambda-template [INFO] tweaked toml for git repo https://github.com/R11baka/rust-lambda-template written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/R11baka/rust-lambda-template 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" "+beta-2024-06-22" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6761125ea017a53583428aab1f8e53c13e79eb7f36f0e856a181e0ded0bedfd [INFO] running `Command { std: "docker" "start" "-a" "d6761125ea017a53583428aab1f8e53c13e79eb7f36f0e856a181e0ded0bedfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6761125ea017a53583428aab1f8e53c13e79eb7f36f0e856a181e0ded0bedfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6761125ea017a53583428aab1f8e53c13e79eb7f36f0e856a181e0ded0bedfd", kill_on_drop: false }` [INFO] [stdout] d6761125ea017a53583428aab1f8e53c13e79eb7f36f0e856a181e0ded0bedfd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb9f8009f03489ed4fee3a3359d54e251c6561bab38e95b719374652f8b2e152 [INFO] running `Command { std: "docker" "start" "-a" "fb9f8009f03489ed4fee3a3359d54e251c6561bab38e95b719374652f8b2e152", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling aws-smithy-xml v0.60.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling aws-types v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling time v0.3.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.32/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fb9f8009f03489ed4fee3a3359d54e251c6561bab38e95b719374652f8b2e152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9f8009f03489ed4fee3a3359d54e251c6561bab38e95b719374652f8b2e152", kill_on_drop: false }` [INFO] [stdout] fb9f8009f03489ed4fee3a3359d54e251c6561bab38e95b719374652f8b2e152