[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] testing argnmp/helium against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargnmp%2Fhelium" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/argnmp/helium on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5511cfb58bbd102bee3c693dc0b09a67b4c323253a1439aaa7ac65292812783a [INFO] running `Command { std: "docker" "start" "-a" "5511cfb58bbd102bee3c693dc0b09a67b4c323253a1439aaa7ac65292812783a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5511cfb58bbd102bee3c693dc0b09a67b4c323253a1439aaa7ac65292812783a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5511cfb58bbd102bee3c693dc0b09a67b4c323253a1439aaa7ac65292812783a", kill_on_drop: false }` [INFO] [stdout] 5511cfb58bbd102bee3c693dc0b09a67b4c323253a1439aaa7ac65292812783a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c76d5d665b260da823542a55d65a05bde1d32a8462c01a2b9a48fddcaf9d7425 [INFO] running `Command { std: "docker" "start" "-a" "c76d5d665b260da823542a55d65a05bde1d32a8462c01a2b9a48fddcaf9d7425", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling siphasher v0.3.11 [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 itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling helium v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling 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] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling stop-words v0.8.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [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 globwalk v0.9.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling 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] Compiling bincode v1.3.3 [INFO] [stderr] Compiling xorf v0.10.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling 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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.24s [INFO] running `Command { std: "docker" "inspect" "c76d5d665b260da823542a55d65a05bde1d32a8462c01a2b9a48fddcaf9d7425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76d5d665b260da823542a55d65a05bde1d32a8462c01a2b9a48fddcaf9d7425", kill_on_drop: false }` [INFO] [stdout] c76d5d665b260da823542a55d65a05bde1d32a8462c01a2b9a48fddcaf9d7425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579c995b6b15bcb065a72d8c5f802fdb827fc03afa44529cf2ae80870e6024d7 [INFO] running `Command { std: "docker" "start" "-a" "579c995b6b15bcb065a72d8c5f802fdb827fc03afa44529cf2ae80870e6024d7", 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, [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)]` 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "579c995b6b15bcb065a72d8c5f802fdb827fc03afa44529cf2ae80870e6024d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579c995b6b15bcb065a72d8c5f802fdb827fc03afa44529cf2ae80870e6024d7", kill_on_drop: false }` [INFO] [stdout] 579c995b6b15bcb065a72d8c5f802fdb827fc03afa44529cf2ae80870e6024d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec4247d22f315badf2f57117bf701c164e1752f941233ca4fe6e63dd3ffe9e0d [INFO] running `Command { std: "docker" "start" "-a" "ec4247d22f315badf2f57117bf701c164e1752f941233ca4fe6e63dd3ffe9e0d", 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] warning: field `html` is never read [INFO] [stderr] --> src/convert/file.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 46 | pub struct Document { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 50 | pub html: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `all_tokens` is never read [INFO] [stderr] --> src/util/token.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 49 | pub struct Tokenizer { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 50 | queues: Arc>, [INFO] [stderr] 51 | pub all_tokens: Arc>>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `helium` (bin "helium" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/helium-80b554763905ad42) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec4247d22f315badf2f57117bf701c164e1752f941233ca4fe6e63dd3ffe9e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4247d22f315badf2f57117bf701c164e1752f941233ca4fe6e63dd3ffe9e0d", kill_on_drop: false }` [INFO] [stdout] ec4247d22f315badf2f57117bf701c164e1752f941233ca4fe6e63dd3ffe9e0d