[INFO] cloning repository https://github.com/theCalcaholic/ncp-activation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theCalcaholic/ncp-activation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCalcaholic%2Fncp-activation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCalcaholic%2Fncp-activation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be25d4cf1347fe36034be9348abf90f8688e9208
[INFO] checking theCalcaholic/ncp-activation against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCalcaholic%2Fncp-activation" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/theCalcaholic/ncp-activation
[INFO] finished tweaking git repo https://github.com/theCalcaholic/ncp-activation
[INFO] tweaked toml for git repo https://github.com/theCalcaholic/ncp-activation written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theCalcaholic/ncp-activation 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 git repo https://github.com/theCalcaholic/ncp-activation 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: /workspace/builds/worker-3-tc2/source/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[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] dea374b937ccb8a154f193fe7900eb3a3f46c0e330ae4b5c7cdf019d86c65683
[INFO] running `Command { std: "docker" "start" "-a" "dea374b937ccb8a154f193fe7900eb3a3f46c0e330ae4b5c7cdf019d86c65683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dea374b937ccb8a154f193fe7900eb3a3f46c0e330ae4b5c7cdf019d86c65683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea374b937ccb8a154f193fe7900eb3a3f46c0e330ae4b5c7cdf019d86c65683", kill_on_drop: false }`
[INFO] [stdout] dea374b937ccb8a154f193fe7900eb3a3f46c0e330ae4b5c7cdf019d86c65683
[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] 2c4a9225238c8b0e4ee8ca18b57e2fa51e0e3b2e434b5016446e34b1f528f8c9
[INFO] running `Command { std: "docker" "start" "-a" "2c4a9225238c8b0e4ee8ca18b57e2fa51e0e3b2e434b5016446e34b1f528f8c9", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking hybrid-array v0.2.0-rc.10
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling dioxus v0.5.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking digest v0.11.0-pre.9
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking aead v0.6.0-rc.0
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking hmac v0.13.0-pre.4
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking pbkdf2 v0.13.0-pre.1
[INFO] [stderr]     Checking hkdf v0.13.0-pre.4
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.6
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling dioxus_server_macro v0.5.6
[INFO] [stderr]    Compiling serde-inline-default v0.2.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking dioxus-logger v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking wasm-bindgen v0.2.93
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking dioxus-core v0.4.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.43
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]     Checking camino v1.1.9
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking dioxus-core v0.5.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking fermi v0.4.3
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/packages/core)
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]   --> packages/core/src/crypto.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |         self.kek = Some(kek_secret.try_into().map_err(|e| anyhow!("failed to store kek_secret: {e}"))?);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core` (lib) due to 1 previous error
[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]   --> packages/core/src/crypto.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |         self.kek = Some(kek_secret.try_into().map_err(|e| anyhow!("failed to store kek_secret: {e}"))?);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2c4a9225238c8b0e4ee8ca18b57e2fa51e0e3b2e434b5016446e34b1f528f8c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4a9225238c8b0e4ee8ca18b57e2fa51e0e3b2e434b5016446e34b1f528f8c9", kill_on_drop: false }`
[INFO] [stdout] 2c4a9225238c8b0e4ee8ca18b57e2fa51e0e3b2e434b5016446e34b1f528f8c9
