[INFO] cloning repository https://github.com/donaldcampanjr/tailwind-botspot-v1.0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/donaldcampanjr/tailwind-botspot-v1.0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonaldcampanjr%2Ftailwind-botspot-v1.0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonaldcampanjr%2Ftailwind-botspot-v1.0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c64be4f4fb02cebe8cb541f2eaa7a81359007370
[INFO] checking donaldcampanjr/tailwind-botspot-v1.0 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonaldcampanjr%2Ftailwind-botspot-v1.0" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/donaldcampanjr/tailwind-botspot-v1.0
[INFO] finished tweaking git repo https://github.com/donaldcampanjr/tailwind-botspot-v1.0
[INFO] tweaked toml for git repo https://github.com/donaldcampanjr/tailwind-botspot-v1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/donaldcampanjr/tailwind-botspot-v1.0 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/donaldcampanjr/tailwind-botspot-v1.0 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.74
[INFO] [stderr]   Downloaded ctor v0.2.1
[INFO] [stderr]   Downloaded bexpand v1.2.0
[INFO] [stderr]   Downloaded napi-derive v2.16.12
[INFO] [stderr]   Downloaded napi-build v2.0.1
[INFO] [stderr]   Downloaded napi v2.16.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0ccc6ab55d8fc0a96ad711fd9f3dcb058deeddecffc0539096e0269c1d2d99f
[INFO] running `Command { std: "docker" "start" "-a" "f0ccc6ab55d8fc0a96ad711fd9f3dcb058deeddecffc0539096e0269c1d2d99f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0ccc6ab55d8fc0a96ad711fd9f3dcb058deeddecffc0539096e0269c1d2d99f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ccc6ab55d8fc0a96ad711fd9f3dcb058deeddecffc0539096e0269c1d2d99f", kill_on_drop: false }`
[INFO] [stdout] f0ccc6ab55d8fc0a96ad711fd9f3dcb058deeddecffc0539096e0269c1d2d99f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97e4b0871dc43446cc1a8f68697c888a75490a0e53da80e12f73fb7573713c18
[INFO] running `Command { std: "docker" "start" "-a" "97e4b0871dc43446cc1a8f68697c888a75490a0e53da80e12f73fb7573713c18", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi-build v2.0.1
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling tailwind-oxide v0.0.0 (/opt/rustwide/workdir/crates/node)
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking regex v1.8.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking bexpand v1.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling napi-derive-backend v1.0.74
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ctor v0.2.1
[INFO] [stderr]     Checking napi v2.16.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling napi-derive v2.16.12
[INFO] [stderr]     Checking tailwindcss-oxide v0.1.0 (/opt/rustwide/workdir/crates/oxide)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/oxide/src/parser.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn split_candidate(candidate: &'a [u8]) -> SplitCandidate {
[INFO] [stdout]     |                                    --          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn split_candidate(candidate: &'a [u8]) -> SplitCandidate<'a> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/oxide/src/parser.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn split_candidate(candidate: &'a [u8]) -> SplitCandidate {
[INFO] [stdout]     |                                    --          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn split_candidate(candidate: &'a [u8]) -> SplitCandidate<'a> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/node/src/lib.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/node/src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/node/src/lib.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/node/src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/node/src/lib.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/node/src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.66s
[INFO] running `Command { std: "docker" "inspect" "97e4b0871dc43446cc1a8f68697c888a75490a0e53da80e12f73fb7573713c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97e4b0871dc43446cc1a8f68697c888a75490a0e53da80e12f73fb7573713c18", kill_on_drop: false }`
[INFO] [stdout] 97e4b0871dc43446cc1a8f68697c888a75490a0e53da80e12f73fb7573713c18
