[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 master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargnmp%2Fhelium" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/argnmp/helium on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xorf v0.10.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded unicode-id v0.3.4
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded cc v1.0.101
[INFO] [stderr]   Downloaded stop-words v0.8.0
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.17
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bc2e25ca26527af49979f8e98d4ad1615d0116bdb27294aa2e4645287c2427a
[INFO] running `Command { std: "docker" "start" "-a" "7bc2e25ca26527af49979f8e98d4ad1615d0116bdb27294aa2e4645287c2427a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bc2e25ca26527af49979f8e98d4ad1615d0116bdb27294aa2e4645287c2427a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc2e25ca26527af49979f8e98d4ad1615d0116bdb27294aa2e4645287c2427a", kill_on_drop: false }`
[INFO] [stdout] 7bc2e25ca26527af49979f8e98d4ad1615d0116bdb27294aa2e4645287c2427a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f64988c33373e28e1d1e90f76d88a0544e08a6041c2a72c199dd3305d7519313
[INFO] running `Command { std: "docker" "start" "-a" "f64988c33373e28e1d1e90f76d88a0544e08a6041c2a72c199dd3305d7519313", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[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 regex-automata v0.4.7
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling helium v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unicode-id v0.3.4
[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 globset v0.4.14
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking ignore v0.4.22
[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 serde_json v1.0.118
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling stop-words v0.8.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[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<String>,
[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<Mutex<ModuleQueue>>,
[INFO] [stdout] 51 |     pub all_tokens: Arc<Mutex<BTreeSet<String>>>,
[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<SemaphorePermit, Box<dyn std::error::Error + Send + Sync>> {
[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<SemaphorePermit<'_>, Box<dyn std::error::Error + Send + Sync>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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<String>,
[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<Mutex<ModuleQueue>>,
[INFO] [stdout] 51 |     pub all_tokens: Arc<Mutex<BTreeSet<String>>>,
[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<SemaphorePermit, Box<dyn std::error::Error + Send + Sync>> {
[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<SemaphorePermit<'_>, Box<dyn std::error::Error + Send + Sync>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "f64988c33373e28e1d1e90f76d88a0544e08a6041c2a72c199dd3305d7519313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f64988c33373e28e1d1e90f76d88a0544e08a6041c2a72c199dd3305d7519313", kill_on_drop: false }`
[INFO] [stdout] f64988c33373e28e1d1e90f76d88a0544e08a6041c2a72c199dd3305d7519313
