[INFO] fetching crate tencent_scf 0.1.3...
[INFO] checking tencent_scf-0.1.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate tencent_scf 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tencent_scf 0.1.3
[INFO] finished tweaking crates.io crate tencent_scf 0.1.3
[INFO] tweaked toml for crates.io crate tencent_scf 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tencent_scf 0.1.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.1.4)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7eedec0dd05112d0f778ff29c8bf8b7204361659c9eac814b3465332a8781588
[INFO] running `Command { std: "docker" "start" "-a" "7eedec0dd05112d0f778ff29c8bf8b7204361659c9eac814b3465332a8781588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eedec0dd05112d0f778ff29c8bf8b7204361659c9eac814b3465332a8781588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eedec0dd05112d0f778ff29c8bf8b7204361659c9eac814b3465332a8781588", kill_on_drop: false }`
[INFO] [stdout] 7eedec0dd05112d0f778ff29c8bf8b7204361659c9eac814b3465332a8781588
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 71f4b7aa1e7b86b038be364371108f7ac724b6c476ae63966f72e21edcb1029f
[INFO] running `Command { std: "docker" "start" "-a" "71f4b7aa1e7b86b038be364371108f7ac724b6c476ae63966f72e21edcb1029f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling tencent_scf_derive v0.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking tencent_scf v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/helper.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     old_hook: Box<dyn Fn(&panic::PanicInfo<'_>) + Sync + Send + 'static>,
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/helper.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Box::new(move |info: &panic::PanicInfo<'_>| {
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/helper.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     old_hook: Box<dyn Fn(&panic::PanicInfo<'_>) + Sync + Send + 'static>,
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/helper.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Box::new(move |info: &panic::PanicInfo<'_>| {
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]    --> src/convert.rs:248:57
[INFO] [stdout]     |
[INFO] [stdout] 248 |       fn into_bytes(self) -> Result<Vec<u8>, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 249 | |         Ok(self)
[INFO] [stdout] 250 | |     }
[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<Vec<u8>, Infallible>
[INFO] [stdout]    --> src/convert.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]    --> src/convert.rs:257:57
[INFO] [stdout]     |
[INFO] [stdout] 257 |       fn into_bytes(self) -> Result<Vec<u8>, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 258 | |         Ok(String::into_bytes(self))
[INFO] [stdout] 259 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]    --> src/convert.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         Ok(String::into_bytes(self))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tencent_scf` (lib test) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]    --> src/convert.rs:248:57
[INFO] [stdout]     |
[INFO] [stdout] 248 |       fn into_bytes(self) -> Result<Vec<u8>, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 249 | |         Ok(self)
[INFO] [stdout] 250 | |     }
[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<Vec<u8>, Infallible>
[INFO] [stdout]    --> src/convert.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]    --> src/convert.rs:257:57
[INFO] [stdout]     |
[INFO] [stdout] 257 |       fn into_bytes(self) -> Result<Vec<u8>, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 258 | |         Ok(String::into_bytes(self))
[INFO] [stdout] 259 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]    --> src/convert.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         Ok(String::into_bytes(self))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tencent_scf` (lib) due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "71f4b7aa1e7b86b038be364371108f7ac724b6c476ae63966f72e21edcb1029f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f4b7aa1e7b86b038be364371108f7ac724b6c476ae63966f72e21edcb1029f", kill_on_drop: false }`
[INFO] [stdout] 71f4b7aa1e7b86b038be364371108f7ac724b6c476ae63966f72e21edcb1029f
