[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] building argnmp/helium against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargnmp%2Fhelium" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/argnmp/helium on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5acbd84056186260f6c68d513be133185d7759d37981691ae7b3ab0fd904823
[INFO] running `Command { std: "docker" "start" "-a" "d5acbd84056186260f6c68d513be133185d7759d37981691ae7b3ab0fd904823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5acbd84056186260f6c68d513be133185d7759d37981691ae7b3ab0fd904823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5acbd84056186260f6c68d513be133185d7759d37981691ae7b3ab0fd904823", kill_on_drop: false }`
[INFO] [stdout] d5acbd84056186260f6c68d513be133185d7759d37981691ae7b3ab0fd904823
[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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94abb3272f3324a2f960907e07f5cd7a4dbf27dd7dcfc32f68c62424302214d0
[INFO] running `Command { std: "docker" "start" "-a" "94abb3272f3324a2f960907e07f5cd7a4dbf27dd7dcfc32f68c62424302214d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling helium v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[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]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[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]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling async-recursion v1.1.1
[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]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling xorf v0.10.2
[INFO] [stderr]    Compiling tera v1.20.0
[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]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "94abb3272f3324a2f960907e07f5cd7a4dbf27dd7dcfc32f68c62424302214d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94abb3272f3324a2f960907e07f5cd7a4dbf27dd7dcfc32f68c62424302214d0", kill_on_drop: false }`
[INFO] [stdout] 94abb3272f3324a2f960907e07f5cd7a4dbf27dd7dcfc32f68c62424302214d0
[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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd9eefc373ae108694fd599e307cc0e482921bfbb6073ca0b59f502935650494
[INFO] running `Command { std: "docker" "start" "-a" "fd9eefc373ae108694fd599e307cc0e482921bfbb6073ca0b59f502935650494", kill_on_drop: false }`
[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]    Compiling helium v0.2.0 (/opt/rustwide/workdir)
[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: 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 `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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.50s
[INFO] running `Command { std: "docker" "inspect" "fd9eefc373ae108694fd599e307cc0e482921bfbb6073ca0b59f502935650494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd9eefc373ae108694fd599e307cc0e482921bfbb6073ca0b59f502935650494", kill_on_drop: false }`
[INFO] [stdout] fd9eefc373ae108694fd599e307cc0e482921bfbb6073ca0b59f502935650494
