[INFO] fetching crate google-api-rust-client-unoffical 0.1.6...
[INFO] checking google-api-rust-client-unoffical-0.1.6 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate google-api-rust-client-unoffical 0.1.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate google-api-rust-client-unoffical 0.1.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate google-api-rust-client-unoffical 0.1.6
[INFO] tweaked toml for crates.io crate google-api-rust-client-unoffical 0.1.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-api-rust-client-unoffical 0.1.6 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 google-api-rust-client-unoffical 0.1.6 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] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9217a25012c1c2973d70d53437e0b507722f851c029dac037a76f4f89f0be940
[INFO] running `Command { std: "docker" "start" "-a" "9217a25012c1c2973d70d53437e0b507722f851c029dac037a76f4f89f0be940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9217a25012c1c2973d70d53437e0b507722f851c029dac037a76f4f89f0be940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9217a25012c1c2973d70d53437e0b507722f851c029dac037a76f4f89f0be940", kill_on_drop: false }`
[INFO] [stdout] 9217a25012c1c2973d70d53437e0b507722f851c029dac037a76f4f89f0be940
[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 -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] aff1f623586af529f9233dc18936aa969ac00c992962023ba6ef0d33e7d2ee15
[INFO] running `Command { std: "docker" "start" "-a" "aff1f623586af529f9233dc18936aa969ac00c992962023ba6ef0d33e7d2ee15", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking url_encoded_data v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking google-api-rust-client-unoffical v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> examples/translate_service.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[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<PathBuf, Infallible>
[INFO] [stdout]   --> examples/translate_service.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> examples/translate_service.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> examples/translate_service.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> examples/translate_service.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> examples/translate_service.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]  --> examples/auth.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[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<PathBuf, Infallible>
[INFO] [stdout]  --> examples/auth.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> examples/route_service.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[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<PathBuf, Infallible>
[INFO] [stdout]   --> examples/route_service.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> examples/route_service.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> examples/route_service.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let filepath: PathBuf = PathBuf::from_str("credentials.json")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-api-rust-client-unoffical` (example "translate_service") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `google-api-rust-client-unoffical` (example "auth") due to 2 previous errors
[INFO] [stderr] error: could not compile `google-api-rust-client-unoffical` (example "route_service") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "aff1f623586af529f9233dc18936aa969ac00c992962023ba6ef0d33e7d2ee15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff1f623586af529f9233dc18936aa969ac00c992962023ba6ef0d33e7d2ee15", kill_on_drop: false }`
[INFO] [stdout] aff1f623586af529f9233dc18936aa969ac00c992962023ba6ef0d33e7d2ee15
