[INFO] cloning repository https://github.com/rappet/sign-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rappet/sign-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frappet%2Fsign-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frappet%2Fsign-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8809f8ae99ce2c993a0e417b170bd430cd203881 [INFO] checking rappet/sign-builder 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%2Frappet%2Fsign-builder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rappet/sign-builder [INFO] finished tweaking git repo https://github.com/rappet/sign-builder [INFO] tweaked toml for git repo https://github.com/rappet/sign-builder written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rappet/sign-builder 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/rappet/sign-builder 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-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] 292668ecbf7e4279a903a3859d2998899ada499d99ca34ce8e039325bc605725 [INFO] running `Command { std: "docker" "start" "-a" "292668ecbf7e4279a903a3859d2998899ada499d99ca34ce8e039325bc605725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "292668ecbf7e4279a903a3859d2998899ada499d99ca34ce8e039325bc605725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "292668ecbf7e4279a903a3859d2998899ada499d99ca34ce8e039325bc605725", kill_on_drop: false }` [INFO] [stdout] 292668ecbf7e4279a903a3859d2998899ada499d99ca34ce8e039325bc605725 [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] 147ee60fa0ff4086470c62f0ce4e3869939dccbdb53eac8333f21cca2a817fa9 [INFO] running `Command { std: "docker" "start" "-a" "147ee60fa0ff4086470c62f0ce4e3869939dccbdb53eac8333f21cca2a817fa9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling const-oid v0.10.0-rc.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling keccak v0.2.0-pre.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hybrid-array v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.3 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.1 [INFO] [stderr] Checking qrencode v0.14.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling digest v0.11.0-pre.9 [INFO] [stderr] Compiling sha3 v0.11.0-pre.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling macroific_attr_parse v1.3.0 [INFO] [stderr] Compiling macroific_core v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling macroific_macro v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.45 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Compiling macroific v1.3.1 [INFO] [stderr] Checking implicit-clone v0.5.0 [INFO] [stderr] Compiling delegate-display v2.1.1 [INFO] [stderr] Compiling fancy_constructor v1.3.0 [INFO] [stderr] Compiling accessory v1.3.1 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking thiserror v1.0.68 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_core v0.9.0-alpha.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0-alpha.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.0-alpha.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling parcel_selectors v0.26.6 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.58 [INFO] [stderr] Checking web-sys v0.3.72 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.45 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Checking wasm-bindgen-test v0.3.45 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling filesystem-hashing v0.3.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking indexed_db_futures v0.4.2 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking yew-router v0.18.0 [INFO] [stderr] Checking yew-hooks v0.3.2 [INFO] [stderr] Compiling turf_internals v0.9.4 [INFO] [stderr] Compiling turf_macros v0.9.4 [INFO] [stderr] Checking turf v0.9.4 [INFO] [stderr] Checking sign-builder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `sign_storage` is never used [INFO] [stdout] --> tests/services.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | async fn sign_storage() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/footer.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | let start = start_year.unwrap_or(current.try_into().unwrap_or(2024u16)); [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 [INFO] [stdout] --> src/route.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone, PartialEq, Routable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Routable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/components/footer.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | let start = start_year.unwrap_or(current.try_into().unwrap_or(2024u16)); [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 [INFO] [stdout] --> src/route.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone, PartialEq, Routable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Routable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sign-builder` (bin "sign-builder" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sign-builder` (bin "sign-builder") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "147ee60fa0ff4086470c62f0ce4e3869939dccbdb53eac8333f21cca2a817fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "147ee60fa0ff4086470c62f0ce4e3869939dccbdb53eac8333f21cca2a817fa9", kill_on_drop: false }` [INFO] [stdout] 147ee60fa0ff4086470c62f0ce4e3869939dccbdb53eac8333f21cca2a817fa9