[INFO] cloning repository https://github.com/aleksrutins/hyena [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleksrutins/hyena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksrutins%2Fhyena", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksrutins%2Fhyena'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04b3e30fb91840201295888c8cce75cf7aab9b39 [INFO] testing aleksrutins/hyena against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksrutins%2Fhyena" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aleksrutins/hyena [INFO] finished tweaking git repo https://github.com/aleksrutins/hyena [INFO] tweaked toml for git repo https://github.com/aleksrutins/hyena written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aleksrutins/hyena on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aleksrutins/hyena 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: unused manifest key: workspace.default_member [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50a8abcea660d90210038f0d553947f23f9646ec40631ecb2bc51367cbeb077e [INFO] running `Command { std: "docker" "start" "-a" "50a8abcea660d90210038f0d553947f23f9646ec40631ecb2bc51367cbeb077e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50a8abcea660d90210038f0d553947f23f9646ec40631ecb2bc51367cbeb077e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a8abcea660d90210038f0d553947f23f9646ec40631ecb2bc51367cbeb077e", kill_on_drop: false }` [INFO] [stdout] 50a8abcea660d90210038f0d553947f23f9646ec40631ecb2bc51367cbeb077e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e22b2e0ec95f62db7cd88b10728da14f1f3401993af318aa3b2068948af4752 [INFO] running `Command { std: "docker" "start" "-a" "9e22b2e0ec95f62db7cd88b10728da14f1f3401993af318aa3b2068948af4752", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_member [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cuid-util v0.1.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling cuid2 v0.1.4 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling base36 v0.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling monch v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cuid v1.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling deno_error_macro v0.7.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling sys_traits_macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling sys_traits v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling locrian v0.2.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling kuchikikiki v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling deno_error v0.7.0 [INFO] [stderr] Compiling deno_path_util v0.6.4 [INFO] [stderr] Compiling deno_task_shell v0.26.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling warp v0.4.2 [INFO] [stderr] Compiling cheetah v0.4.1 (/opt/rustwide/workdir/cheetah) [INFO] [stdout] warning: fields `is_document` and `html_str` are never read [INFO] [stdout] --> cheetah/src/template.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Template { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 11 | pub dom: NodeRef, [INFO] [stdout] 12 | pub is_document: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | pub extends: Option, [INFO] [stdout] 14 | pub html_str: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Template` has derived impls for the traits `Debug` and `Clone`, but these are 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 `template` is never read [INFO] [stdout] --> cheetah/src/template.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ElementRegistrar { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 19 | pub name: String, [INFO] [stdout] 20 | pub template: Template, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElementRegistrar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "9e22b2e0ec95f62db7cd88b10728da14f1f3401993af318aa3b2068948af4752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e22b2e0ec95f62db7cd88b10728da14f1f3401993af318aa3b2068948af4752", kill_on_drop: false }` [INFO] [stdout] 9e22b2e0ec95f62db7cd88b10728da14f1f3401993af318aa3b2068948af4752 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2d5fba603b84beda3da40ed2922277416ed44a4c5d166b347523660d648bd00 [INFO] running `Command { std: "docker" "start" "-a" "b2d5fba603b84beda3da40ed2922277416ed44a4c5d166b347523660d648bd00", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_member [INFO] [stderr] Compiling cheetah v0.4.1 (/opt/rustwide/workdir/cheetah) [INFO] [stdout] warning: fields `is_document` and `html_str` are never read [INFO] [stdout] --> cheetah/src/template.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Template { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 11 | pub dom: NodeRef, [INFO] [stdout] 12 | pub is_document: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | pub extends: Option, [INFO] [stdout] 14 | pub html_str: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Template` has derived impls for the traits `Debug` and `Clone`, but these are 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 `template` is never read [INFO] [stdout] --> cheetah/src/template.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ElementRegistrar { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 19 | pub name: String, [INFO] [stdout] 20 | pub template: Template, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElementRegistrar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "b2d5fba603b84beda3da40ed2922277416ed44a4c5d166b347523660d648bd00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d5fba603b84beda3da40ed2922277416ed44a4c5d166b347523660d648bd00", kill_on_drop: false }` [INFO] [stdout] b2d5fba603b84beda3da40ed2922277416ed44a4c5d166b347523660d648bd00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0c645af6c845630b63607e080dbab1a80b5411ab67d1d54a893bffe58f18af7 [INFO] running `Command { std: "docker" "start" "-a" "e0c645af6c845630b63607e080dbab1a80b5411ab67d1d54a893bffe58f18af7", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_member [INFO] [stderr] warning: fields `is_document` and `html_str` are never read [INFO] [stderr] --> cheetah/src/template.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Template { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 11 | pub dom: NodeRef, [INFO] [stderr] 12 | pub is_document: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 13 | pub extends: Option, [INFO] [stderr] 14 | pub html_str: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Template` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `template` is never read [INFO] [stderr] --> cheetah/src/template.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct ElementRegistrar { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 19 | pub name: String, [INFO] [stderr] 20 | pub template: Template, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ElementRegistrar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `cheetah` (bin "cheetah" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cheetah-384a1676e87f22ea) [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" "e0c645af6c845630b63607e080dbab1a80b5411ab67d1d54a893bffe58f18af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c645af6c845630b63607e080dbab1a80b5411ab67d1d54a893bffe58f18af7", kill_on_drop: false }` [INFO] [stdout] e0c645af6c845630b63607e080dbab1a80b5411ab67d1d54a893bffe58f18af7