[INFO] cloning repository https://github.com/argnmp/helium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/argnmp/helium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargnmp%2Fhelium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargnmp%2Fhelium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30043a48fc206560ecd144fef4b4c737440ee5ef [INFO] checking argnmp/helium 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%2Fargnmp%2Fhelium" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/argnmp/helium [INFO] finished tweaking git repo https://github.com/argnmp/helium [INFO] tweaked toml for git repo https://github.com/argnmp/helium written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/argnmp/helium 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/argnmp/helium 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-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] a458b3b69614468c89304eaa6d7c8a46c0c204d105e77823d2dc54423f2a4d00 [INFO] running `Command { std: "docker" "start" "-a" "a458b3b69614468c89304eaa6d7c8a46c0c204d105e77823d2dc54423f2a4d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a458b3b69614468c89304eaa6d7c8a46c0c204d105e77823d2dc54423f2a4d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a458b3b69614468c89304eaa6d7c8a46c0c204d105e77823d2dc54423f2a4d00", kill_on_drop: false }` [INFO] [stdout] a458b3b69614468c89304eaa6d7c8a46c0c204d105e77823d2dc54423f2a4d00 [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] ecff36c4eead66266ce576104e35071f58b605e08f27c4ab6b0b358166b34c65 [INFO] running `Command { std: "docker" "start" "-a" "ecff36c4eead66266ce576104e35071f58b605e08f27c4ab6b0b358166b34c65", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling helium v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking markdown v1.0.0-alpha.17 [INFO] [stderr] warning: helium@0.2.0: wasm build start [INFO] [stderr] warning: helium@0.2.0: wasm build failed(No such file or directory (os error 2)), skip build task. use default build file(./wasm/default) [INFO] [stderr] warning: helium@0.2.0: template build start [INFO] [stderr] warning: helium@0.2.0: template dependency install failed(No such file or directory (os error 2)), skip build task. use default build file(./template/default) [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling stop-words v0.8.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking xorf v0.10.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stdout] warning: field `html` is never read [INFO] [stdout] --> src/convert/file.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Document { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pub html: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `all_tokens` is never read [INFO] [stdout] --> src/util/token.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Tokenizer { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 50 | queues: Arc>, [INFO] [stdout] 51 | pub all_tokens: Arc>>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, PathBuf> [INFO] [stdout] --> src/index/mod.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | let web_root = PathBuf::from_str("./")?; [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/index/mod.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | let web_root = PathBuf::from_str("./")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, PathBuf> [INFO] [stdout] --> src/index/mod.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | let web_root_prefix = PathBuf::from_str("/")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/index/mod.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | let web_root_prefix = PathBuf::from_str("/")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, PathBuf> [INFO] [stdout] --> src/convert/dir.rs:177:28 [INFO] [stdout] | [INFO] [stdout] 177 | let mut rel_path = PathBuf::from_str("./")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/convert/dir.rs:177:28 [INFO] [stdout] | [INFO] [stdout] 177 | let mut rel_path = PathBuf::from_str("./")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util/sem.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn access(&self, key: &str) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn access(&self, key: &str) -> Result, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: helium@0.2.0: wasm build start [INFO] [stderr] warning: helium@0.2.0: wasm build failed(No such file or directory (os error 2)), skip build task. use default build file(./wasm/default) [INFO] [stderr] warning: helium@0.2.0: template build start [INFO] [stderr] warning: helium@0.2.0: template dependency install failed(No such file or directory (os error 2)), skip build task. use default build file(./template/default) [INFO] [stderr] error: could not compile `helium` (bin "helium") due to 6 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `html` is never read [INFO] [stdout] --> src/convert/file.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Document { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pub html: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `all_tokens` is never read [INFO] [stdout] --> src/util/token.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Tokenizer { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 50 | queues: Arc>, [INFO] [stdout] 51 | pub all_tokens: Arc>>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, PathBuf> [INFO] [stdout] --> src/index/mod.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | let web_root = PathBuf::from_str("./")?; [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/index/mod.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | let web_root = PathBuf::from_str("./")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, PathBuf> [INFO] [stdout] --> src/index/mod.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | let web_root_prefix = PathBuf::from_str("/")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/index/mod.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | let web_root_prefix = PathBuf::from_str("/")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, PathBuf> [INFO] [stdout] --> src/convert/dir.rs:177:28 [INFO] [stdout] | [INFO] [stdout] 177 | let mut rel_path = PathBuf::from_str("./")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/convert/dir.rs:177:28 [INFO] [stdout] | [INFO] [stdout] 177 | let mut rel_path = PathBuf::from_str("./")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util/sem.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn access(&self, key: &str) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn access(&self, key: &str) -> Result, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: helium@0.2.0: wasm build start [INFO] [stderr] warning: helium@0.2.0: wasm build failed(No such file or directory (os error 2)), skip build task. use default build file(./wasm/default) [INFO] [stderr] warning: helium@0.2.0: template build start [INFO] [stderr] warning: helium@0.2.0: template dependency install failed(No such file or directory (os error 2)), skip build task. use default build file(./template/default) [INFO] [stderr] error: could not compile `helium` (bin "helium" test) due to 6 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ecff36c4eead66266ce576104e35071f58b605e08f27c4ab6b0b358166b34c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecff36c4eead66266ce576104e35071f58b605e08f27c4ab6b0b358166b34c65", kill_on_drop: false }` [INFO] [stdout] ecff36c4eead66266ce576104e35071f58b605e08f27c4ab6b0b358166b34c65