[INFO] fetching crate etwin_core 0.12.3...
[INFO] checking etwin_core-0.12.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate etwin_core 0.12.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate etwin_core 0.12.3
[INFO] finished tweaking crates.io crate etwin_core 0.12.3
[INFO] tweaked toml for crates.io crate etwin_core 0.12.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate etwin_core 0.12.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 208 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding neon v0.10.1 (available: v1.1.1)
[INFO] [stderr]       Adding sqlx v0.6.3 (available: v0.8.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8a75f51e0bb4bb6f9e12a9ee051be520543f843d69fd9a88e3c8b959521a2935
[INFO] running `Command { std: "docker" "start" "-a" "8a75f51e0bb4bb6f9e12a9ee051be520543f843d69fd9a88e3c8b959521a2935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a75f51e0bb4bb6f9e12a9ee051be520543f843d69fd9a88e3c8b959521a2935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a75f51e0bb4bb6f9e12a9ee051be520543f843d69fd9a88e3c8b959521a2935", kill_on_drop: false }`
[INFO] [stdout] 8a75f51e0bb4bb6f9e12a9ee051be520543f843d69fd9a88e3c8b959521a2935
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 514c8effff3bd1287c03c8be4e7c90e2e3cc4bc465e6eda6446a2692942b93bc
[INFO] running `Command { std: "docker" "start" "-a" "514c8effff3bd1287c03c8be4e7c90e2e3cc4bc465e6eda6446a2692942b93bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking etwin_core v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/core.rs:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let naive = match NaiveDateTime::from_timestamp_opt(secs, 0) {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/core.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Self(DateTime::<Utc>::from_utc(naive, Utc))
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/core.rs:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let naive = match NaiveDateTime::from_timestamp_opt(secs, 0) {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/core.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Self(DateTime::<Utc>::from_utc(naive, Utc))
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HammerfestPassword, Infallible>
[INFO] [stdout]   --> src/hammerfest.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  ___________________________________________________^
[INFO] [stdout] 35 | |     Ok(Self::new(s.to_string()))
[INFO] [stdout] 36 | |   }
[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<HammerfestPassword, Infallible>
[INFO] [stdout]   --> src/hammerfest.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Ok(Self::new(s.to_string()))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HammerfestPassword, Infallible>
[INFO] [stdout]   --> src/hammerfest.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  ___________________________________________________^
[INFO] [stdout] 35 | |     Ok(Self::new(s.to_string()))
[INFO] [stdout] 36 | |   }
[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<HammerfestPassword, Infallible>
[INFO] [stdout]   --> src/hammerfest.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Ok(Self::new(s.to_string()))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `etwin_core` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `etwin_core` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "514c8effff3bd1287c03c8be4e7c90e2e3cc4bc465e6eda6446a2692942b93bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "514c8effff3bd1287c03c8be4e7c90e2e3cc4bc465e6eda6446a2692942b93bc", kill_on_drop: false }`
[INFO] [stdout] 514c8effff3bd1287c03c8be4e7c90e2e3cc4bc465e6eda6446a2692942b93bc
