[INFO] fetching crate aliyun-openapi-core-rust-sdk 1.1.0... [INFO] checking aliyun-openapi-core-rust-sdk-1.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate aliyun-openapi-core-rust-sdk 1.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate aliyun-openapi-core-rust-sdk 1.1.0 [INFO] finished tweaking crates.io crate aliyun-openapi-core-rust-sdk 1.1.0 [INFO] tweaked toml for crates.io crate aliyun-openapi-core-rust-sdk 1.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aliyun-openapi-core-rust-sdk 1.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aliyun-openapi-core-rust-sdk 1.1.0 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.43 [INFO] [stderr] Downloaded thiserror v1.0.43 [INFO] [stderr] Downloaded async-trait v0.1.71 [INFO] [stderr] Downloaded openssl-sys v0.9.90 [INFO] [stderr] Downloaded syn v2.0.26 [INFO] [stderr] Downloaded serde_json v1.0.103 [INFO] [stderr] Downloaded openssl v0.10.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4b55f298f6e4ca3dd9c34a5fdddbbc3a70d5ea4055bcbc1245164907dd4ebdd [INFO] running `Command { std: "docker" "start" "-a" "e4b55f298f6e4ca3dd9c34a5fdddbbc3a70d5ea4055bcbc1245164907dd4ebdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b55f298f6e4ca3dd9c34a5fdddbbc3a70d5ea4055bcbc1245164907dd4ebdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b55f298f6e4ca3dd9c34a5fdddbbc3a70d5ea4055bcbc1245164907dd4ebdd", kill_on_drop: false }` [INFO] [stdout] e4b55f298f6e4ca3dd9c34a5fdddbbc3a70d5ea4055bcbc1245164907dd4ebdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6317af80c3f8d72f05b4918e398175f9dd4a4351eb6496b1d576d26d395fff10 [INFO] running `Command { std: "docker" "start" "-a" "6317af80c3f8d72f05b4918e398175f9dd4a4351eb6496b1d576d26d395fff10", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking time v0.3.23 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.23/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] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6317af80c3f8d72f05b4918e398175f9dd4a4351eb6496b1d576d26d395fff10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6317af80c3f8d72f05b4918e398175f9dd4a4351eb6496b1d576d26d395fff10", kill_on_drop: false }` [INFO] [stdout] 6317af80c3f8d72f05b4918e398175f9dd4a4351eb6496b1d576d26d395fff10