[INFO] cloning repository https://github.com/aws-cli-tools/aws-cli-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aws-cli-tools/aws-cli-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faws-cli-tools%2Faws-cli-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faws-cli-tools%2Faws-cli-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d1c0a349b7dd3178e2387a6cbb8d4e3e29e22a5 [INFO] testing aws-cli-tools/aws-cli-lib against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faws-cli-tools%2Faws-cli-lib" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aws-cli-tools/aws-cli-lib 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/aws-cli-tools/aws-cli-lib [INFO] finished tweaking git repo https://github.com/aws-cli-tools/aws-cli-lib [INFO] tweaked toml for git repo https://github.com/aws-cli-tools/aws-cli-lib written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aws-cli-tools/aws-cli-lib 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] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-query v0.56.1 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded aws-types v0.56.1 [INFO] [stderr] Downloaded anstyle v1.0.2 [INFO] [stderr] Downloaded aws-smithy-async v0.56.1 [INFO] [stderr] Downloaded aws-http v0.56.1 [INFO] [stderr] Downloaded aws-sigv4 v0.56.1 [INFO] [stderr] Downloaded aws-config v0.56.1 [INFO] [stderr] Downloaded rustls v0.21.6 [INFO] [stderr] Downloaded aws-smithy-runtime v0.56.1 [INFO] [stderr] Downloaded aws-sdk-sts v0.30.0 [INFO] [stderr] Downloaded aws-smithy-client v0.56.1 [INFO] [stderr] Downloaded aws-smithy-http v0.56.1 [INFO] [stderr] Downloaded aws-smithy-types v0.56.1 [INFO] [stderr] Downloaded clap_builder v4.4.0 [INFO] [stderr] Downloaded rustix v0.38.9 [INFO] [stderr] Downloaded aho-corasick v1.0.4 [INFO] [stderr] Downloaded aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.56.1 [INFO] [stderr] Downloaded aws-credential-types v0.56.1 [INFO] [stderr] Downloaded hyper-rustls v0.24.1 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded clap v4.4.0 [INFO] [stderr] Downloaded errno v0.3.2 [INFO] [stderr] Downloaded sha2 v0.10.7 [INFO] [stderr] Downloaded aws-runtime v0.56.1 [INFO] [stderr] Downloaded aws-smithy-json v0.56.1 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.56.1 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded clap_derive v4.4.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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9b8a21b1051a141481a1e529e251a361e6d0bdbaed7614bc0f9c3c9a3f70fa2 [INFO] running `Command { std: "docker" "start" "-a" "f9b8a21b1051a141481a1e529e251a361e6d0bdbaed7614bc0f9c3c9a3f70fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9b8a21b1051a141481a1e529e251a361e6d0bdbaed7614bc0f9c3c9a3f70fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b8a21b1051a141481a1e529e251a361e6d0bdbaed7614bc0f9c3c9a3f70fa2", kill_on_drop: false }` [INFO] [stdout] f9b8a21b1051a141481a1e529e251a361e6d0bdbaed7614bc0f9c3c9a3f70fa2 [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=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] 47c9c970aae973442b29e0ff620e74df309d1d5770b6168143ddb55d59d9a41a [INFO] running `Command { std: "docker" "start" "-a" "47c9c970aae973442b29e0ff620e74df309d1d5770b6168143ddb55d59d9a41a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling clap_builder v4.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling clap v4.4.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.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-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-config v0.56.1 [INFO] [stderr] Compiling aws-cli-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "47c9c970aae973442b29e0ff620e74df309d1d5770b6168143ddb55d59d9a41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c9c970aae973442b29e0ff620e74df309d1d5770b6168143ddb55d59d9a41a", kill_on_drop: false }` [INFO] [stdout] 47c9c970aae973442b29e0ff620e74df309d1d5770b6168143ddb55d59d9a41a [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=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] e7e864e8658b7c5931e73ca05d7941ab56e09ea70533df36032f6ec89488f743 [INFO] running `Command { std: "docker" "start" "-a" "e7e864e8658b7c5931e73ca05d7941ab56e09ea70533df36032f6ec89488f743", kill_on_drop: false }` [INFO] [stderr] Compiling aws-cli-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "e7e864e8658b7c5931e73ca05d7941ab56e09ea70533df36032f6ec89488f743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e864e8658b7c5931e73ca05d7941ab56e09ea70533df36032f6ec89488f743", kill_on_drop: false }` [INFO] [stdout] e7e864e8658b7c5931e73ca05d7941ab56e09ea70533df36032f6ec89488f743 [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=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] c76419b2f9bacd7e39bad21a9e4d703fdaeca37adac4a2fe24439803acff1812 [INFO] running `Command { std: "docker" "start" "-a" "c76419b2f9bacd7e39bad21a9e4d703fdaeca37adac4a2fe24439803acff1812", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_cli_lib-105a6e0575778d41) [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] [stderr] Doc-tests aws_cli_lib [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" "c76419b2f9bacd7e39bad21a9e4d703fdaeca37adac4a2fe24439803acff1812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76419b2f9bacd7e39bad21a9e4d703fdaeca37adac4a2fe24439803acff1812", kill_on_drop: false }` [INFO] [stdout] c76419b2f9bacd7e39bad21a9e4d703fdaeca37adac4a2fe24439803acff1812 [INFO] testing aws-cli-tools/aws-cli-lib 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%2Faws-cli-tools%2Faws-cli-lib" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aws-cli-tools/aws-cli-lib 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/aws-cli-tools/aws-cli-lib [INFO] finished tweaking git repo https://github.com/aws-cli-tools/aws-cli-lib [INFO] tweaked toml for git repo https://github.com/aws-cli-tools/aws-cli-lib written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aws-cli-tools/aws-cli-lib 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a4db64b3576c3d89de01034bf3a76a8d0e9f2e44594140ea77634b21fca41a29 [INFO] running `Command { std: "docker" "start" "-a" "a4db64b3576c3d89de01034bf3a76a8d0e9f2e44594140ea77634b21fca41a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4db64b3576c3d89de01034bf3a76a8d0e9f2e44594140ea77634b21fca41a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4db64b3576c3d89de01034bf3a76a8d0e9f2e44594140ea77634b21fca41a29", kill_on_drop: false }` [INFO] [stdout] a4db64b3576c3d89de01034bf3a76a8d0e9f2e44594140ea77634b21fca41a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a77cafe79ccf6945a694bbdf9aafa805f67990b0a5d9f56ec947dd885c3ad65c [INFO] running `Command { std: "docker" "start" "-a" "a77cafe79ccf6945a694bbdf9aafa805f67990b0a5d9f56ec947dd885c3ad65c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/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 zeroize v1.6.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [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" "a77cafe79ccf6945a694bbdf9aafa805f67990b0a5d9f56ec947dd885c3ad65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77cafe79ccf6945a694bbdf9aafa805f67990b0a5d9f56ec947dd885c3ad65c", kill_on_drop: false }` [INFO] [stdout] a77cafe79ccf6945a694bbdf9aafa805f67990b0a5d9f56ec947dd885c3ad65c