[INFO] cloning repository https://github.com/u-kai/storybook-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/u-kai/storybook-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fstorybook-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fstorybook-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a39a9c6af18012cb204c134c406eca46b14fd76 [INFO] checking u-kai/storybook-helper against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fstorybook-helper" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/u-kai/storybook-helper on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/u-kai/storybook-helper [INFO] finished tweaking git repo https://github.com/u-kai/storybook-helper [INFO] tweaked toml for git repo https://github.com/u-kai/storybook-helper written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/u-kai/storybook-helper 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 690d95eb092ca5401d2f8c16929ddc1af5dc23b4b37796d473ac131a7d18b148 [INFO] running `Command { std: "docker" "start" "-a" "690d95eb092ca5401d2f8c16929ddc1af5dc23b4b37796d473ac131a7d18b148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "690d95eb092ca5401d2f8c16929ddc1af5dc23b4b37796d473ac131a7d18b148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690d95eb092ca5401d2f8c16929ddc1af5dc23b4b37796d473ac131a7d18b148", kill_on_drop: false }` [INFO] [stdout] 690d95eb092ca5401d2f8c16929ddc1af5dc23b4b37796d473ac131a7d18b148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08be998cbe574132589d45606ae784b859fd5a978bf9f3d32f90f4b9e8f4af1e [INFO] running `Command { std: "docker" "start" "-a" "08be998cbe574132589d45606ae784b859fd5a978bf9f3d32f90f4b9e8f4af1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking storybook-helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/token.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 99 | TSXTokenType::From => "from", [INFO] [stdout] | ------------------ matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 153 | TSXTokenType::From => "from", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expand_str` is never used [INFO] [stdout] --> src/component.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Component { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn expand_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_object_type` and `expand_str` are never used [INFO] [stdout] --> src/component.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl NamedProps { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn new_object_type(name: impl Into, inner: ObjectType) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn expand_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Primitive`, `Union`, and `Literal` are never constructed [INFO] [stdout] --> src/component.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub(super) enum Type { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 126 | Primitive(PrimitiveType), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | Union(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | Intersection(Vec), [INFO] [stdout] 131 | Literal(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Number`, `String`, and `Boolean` are never constructed [INFO] [stdout] --> src/component.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub(super) enum PrimitiveType { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 177 | Number, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 178 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 179 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrimitiveType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `String`, `Number`, `Boolean`, and `Undefined` are never constructed [INFO] [stdout] --> src/token.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum TSXTokenType { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 78 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 79 | Number, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 80 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 81 | Undefined, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TSXTokenType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_str` is never used [INFO] [stdout] --> src/token.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl TSXTokenType { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 85 | pub fn to_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sentences` [INFO] [stdout] --> src/parser.rs:607:17 [INFO] [stdout] | [INFO] [stdout] 607 | let mut sentences = ObjectType::new(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sentences` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:607:13 [INFO] [stdout] | [INFO] [stdout] 607 | let mut sentences = ObjectType::new(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/token.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 99 | TSXTokenType::From => "from", [INFO] [stdout] | ------------------ matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 153 | TSXTokenType::From => "from", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expand_str` is never used [INFO] [stdout] --> src/component.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Component { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn expand_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expand_str` is never used [INFO] [stdout] --> src/component.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl NamedProps { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn expand_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Union` and `Literal` are never constructed [INFO] [stdout] --> src/component.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub(super) enum Type { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 129 | Union(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | Intersection(Vec), [INFO] [stdout] 131 | Literal(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Boolean` is never constructed [INFO] [stdout] --> src/component.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub(super) enum PrimitiveType { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 179 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrimitiveType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `String`, `Number`, `Boolean`, and `Undefined` are never constructed [INFO] [stdout] --> src/token.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum TSXTokenType { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 78 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 79 | Number, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 80 | Boolean, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 81 | Undefined, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TSXTokenType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_str` is never used [INFO] [stdout] --> src/token.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl TSXTokenType { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 85 | pub fn to_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s [INFO] running `Command { std: "docker" "inspect" "08be998cbe574132589d45606ae784b859fd5a978bf9f3d32f90f4b9e8f4af1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08be998cbe574132589d45606ae784b859fd5a978bf9f3d32f90f4b9e8f4af1e", kill_on_drop: false }` [INFO] [stdout] 08be998cbe574132589d45606ae784b859fd5a978bf9f3d32f90f4b9e8f4af1e