[INFO] fetching crate ali-oss 0.0.11...
[INFO] checking ali-oss-0.0.11 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate ali-oss 0.0.11 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ali-oss 0.0.11
[INFO] finished tweaking crates.io crate ali-oss 0.0.11
[INFO] tweaked toml for crates.io crate ali-oss 0.0.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ali-oss 0.0.11 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ali-oss 0.0.11 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a53d40b6d675528b5a6c7b15e8690e8213a9b2f7c01e0011ca4691e3330d0fe3
[INFO] running `Command { std: "docker" "start" "-a" "a53d40b6d675528b5a6c7b15e8690e8213a9b2f7c01e0011ca4691e3330d0fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a53d40b6d675528b5a6c7b15e8690e8213a9b2f7c01e0011ca4691e3330d0fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53d40b6d675528b5a6c7b15e8690e8213a9b2f7c01e0011ca4691e3330d0fe3", kill_on_drop: false }`
[INFO] [stdout] a53d40b6d675528b5a6c7b15e8690e8213a9b2f7c01e0011ca4691e3330d0fe3
[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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a856e681dd00693987c7c22c12f1afbf945df5c956e1a33bcce2d6f73e04953a
[INFO] running `Command { std: "docker" "start" "-a" "a856e681dd00693987c7c22c12f1afbf945df5c956e1a33bcce2d6f73e04953a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking ali-oss v0.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, HeaderValue>
[INFO] [stdout]    --> src/client.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |         request.headers_mut().insert("position", position.try_into()?);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderValue, Infallible>
[INFO] [stdout]    --> src/client.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |         request.headers_mut().insert("position", position.try_into()?);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, HeaderValue>
[INFO] [stdout]    --> src/types/oss_config.rs:122:57
[INFO] [stdout]     |
[INFO] [stdout] 122 |             request.headers_mut().insert(header::CONTENT_LENGTH, body.len().try_into()?);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderValue, Infallible>
[INFO] [stdout]    --> src/types/oss_config.rs:122:57
[INFO] [stdout]     |
[INFO] [stdout] 122 |             request.headers_mut().insert(header::CONTENT_LENGTH, body.len().try_into()?);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ali-oss` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, HeaderValue>
[INFO] [stdout]    --> src/client.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |         request.headers_mut().insert("position", position.try_into()?);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderValue, Infallible>
[INFO] [stdout]    --> src/client.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |         request.headers_mut().insert("position", position.try_into()?);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, HeaderValue>
[INFO] [stdout]    --> src/types/oss_config.rs:122:57
[INFO] [stdout]     |
[INFO] [stdout] 122 |             request.headers_mut().insert(header::CONTENT_LENGTH, body.len().try_into()?);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HeaderValue, Infallible>
[INFO] [stdout]    --> src/types/oss_config.rs:122:57
[INFO] [stdout]     |
[INFO] [stdout] 122 |             request.headers_mut().insert(header::CONTENT_LENGTH, body.len().try_into()?);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ali-oss` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "a856e681dd00693987c7c22c12f1afbf945df5c956e1a33bcce2d6f73e04953a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a856e681dd00693987c7c22c12f1afbf945df5c956e1a33bcce2d6f73e04953a", kill_on_drop: false }`
[INFO] [stdout] a856e681dd00693987c7c22c12f1afbf945df5c956e1a33bcce2d6f73e04953a
