[INFO] cloning repository https://github.com/gentoid/typed-tailwind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gentoid/typed-tailwind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgentoid%2Ftyped-tailwind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgentoid%2Ftyped-tailwind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 101e6355df76a72fac483f3bf9940549c3289370 [INFO] checking gentoid/typed-tailwind against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgentoid%2Ftyped-tailwind" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gentoid/typed-tailwind [INFO] finished tweaking git repo https://github.com/gentoid/typed-tailwind [INFO] tweaked toml for git repo https://github.com/gentoid/typed-tailwind written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gentoid/typed-tailwind on toolchain 987a165cfab916796a8315782b83ac460a651ce2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gentoid/typed-tailwind 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70f6d3f273645f1b13a92818ed214a231517b540c144618fba548a1f688953c7 [INFO] running `Command { std: "docker" "start" "-a" "70f6d3f273645f1b13a92818ed214a231517b540c144618fba548a1f688953c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70f6d3f273645f1b13a92818ed214a231517b540c144618fba548a1f688953c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f6d3f273645f1b13a92818ed214a231517b540c144618fba548a1f688953c7", kill_on_drop: false }` [INFO] [stdout] 70f6d3f273645f1b13a92818ed214a231517b540c144618fba548a1f688953c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 874784e2bb9266389e7b3242fa5b67c06c7dc66d9cff0651acd9d679c282926e [INFO] running `Command { std: "docker" "start" "-a" "874784e2bb9266389e7b3242fa5b67c06c7dc66d9cff0651acd9d679c282926e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling typed-tailwind-derive v0.1.0 (/opt/rustwide/workdir/typed-tailwind-derive) [INFO] [stderr] Checking typed-tailwind v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/core.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ScreenSize<'a>(pub Screen, pub &'a (dyn ScreenSizeTrait)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - pub struct ScreenSize<'a>(pub Screen, pub &'a (dyn ScreenSizeTrait)); [INFO] [stdout] 12 + pub struct ScreenSize<'a>(pub Screen, pub &'a dyn ScreenSizeTrait); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/core.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct HoverState<'a>(pub &'a (dyn HoverStateTrait)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - pub struct HoverState<'a>(pub &'a (dyn HoverStateTrait)); [INFO] [stdout] 30 + pub struct HoverState<'a>(pub &'a dyn HoverStateTrait); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/core.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct FocusState<'a>(pub &'a (dyn FocusStateTrait)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - pub struct FocusState<'a>(pub &'a (dyn FocusStateTrait)); [INFO] [stdout] 46 + pub struct FocusState<'a>(pub &'a dyn FocusStateTrait); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::*` [INFO] [stdout] --> src/effects.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `typed_tailwind_derive::*` [INFO] [stdout] --> src/effects.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use typed_tailwind_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/core.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ScreenSize<'a>(pub Screen, pub &'a (dyn ScreenSizeTrait)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - pub struct ScreenSize<'a>(pub Screen, pub &'a (dyn ScreenSizeTrait)); [INFO] [stdout] 12 + pub struct ScreenSize<'a>(pub Screen, pub &'a dyn ScreenSizeTrait); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/core.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct HoverState<'a>(pub &'a (dyn HoverStateTrait)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - pub struct HoverState<'a>(pub &'a (dyn HoverStateTrait)); [INFO] [stdout] 30 + pub struct HoverState<'a>(pub &'a dyn HoverStateTrait); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/core.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct FocusState<'a>(pub &'a (dyn FocusStateTrait)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - pub struct FocusState<'a>(pub &'a (dyn FocusStateTrait)); [INFO] [stdout] 46 + pub struct FocusState<'a>(pub &'a dyn FocusStateTrait); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::*` [INFO] [stdout] --> src/effects.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `typed_tailwind_derive::*` [INFO] [stdout] --> src/effects.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use typed_tailwind_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | fn screen(&self, screen: Screen) -> ScreenSize; [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] 7 | fn screen(&self, screen: Screen) -> ScreenSize<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | fn hover(&self) -> HoverState; [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn hover(&self) -> HoverState<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | fn focus(&self) -> FocusState; [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | fn focus(&self) -> FocusState<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | fn screen(&self, screen: Screen) -> ScreenSize; [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] 7 | fn screen(&self, screen: Screen) -> ScreenSize<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | fn hover(&self) -> HoverState; [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn hover(&self) -> HoverState<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | fn focus(&self) -> FocusState; [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | fn focus(&self) -> FocusState<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `Command { std: "docker" "inspect" "874784e2bb9266389e7b3242fa5b67c06c7dc66d9cff0651acd9d679c282926e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874784e2bb9266389e7b3242fa5b67c06c7dc66d9cff0651acd9d679c282926e", kill_on_drop: false }` [INFO] [stdout] 874784e2bb9266389e7b3242fa5b67c06c7dc66d9cff0651acd9d679c282926e