[INFO] cloning repository https://github.com/e0328eric/phigros-ability
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e0328eric/phigros-ability" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0328eric%2Fphigros-ability", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0328eric%2Fphigros-ability'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 568be1d309c5caf4b4ac0b80c02993bddbf16a63
[INFO] checking e0328eric/phigros-ability against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0328eric%2Fphigros-ability" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/e0328eric/phigros-ability
[INFO] finished tweaking git repo https://github.com/e0328eric/phigros-ability
[INFO] tweaked toml for git repo https://github.com/e0328eric/phigros-ability written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/e0328eric/phigros-ability on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/e0328eric/phigros-ability 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.8.1
[INFO] [stderr]   Downloaded enumset v1.1.2
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.4.0
[INFO] [stderr]   Downloaded sledgehammer_bindgen v0.2.4
[INFO] [stderr]   Downloaded ordered-float v2.10.0
[INFO] [stderr]   Downloaded sledgehammer_utils v0.2.0
[INFO] [stderr]   Downloaded atomic-waker v1.1.1
[INFO] [stderr]   Downloaded dioxus-web v0.4.0
[INFO] [stderr]   Downloaded dioxus v0.4.0
[INFO] [stderr]   Downloaded dioxus-hot-reload v0.4.0
[INFO] [stderr]   Downloaded smallbox v0.8.1
[INFO] [stderr]   Downloaded dioxus-html v0.4.0
[INFO] [stderr]   Downloaded dioxus-core-macro v0.4.0
[INFO] [stderr]   Downloaded blocking v1.3.1
[INFO] [stderr]   Downloaded dioxus-hooks v0.4.0
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded dioxus-core v0.4.1
[INFO] [stderr]   Downloaded dioxus-rsx v0.4.0
[INFO] [stderr]   Downloaded keyboard-types v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e98eaf7c7f03a77146c5f75362880ab54337593fd7fc049da5fa03f85dbf5c4f
[INFO] running `Command { std: "docker" "start" "-a" "e98eaf7c7f03a77146c5f75362880ab54337593fd7fc049da5fa03f85dbf5c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e98eaf7c7f03a77146c5f75362880ab54337593fd7fc049da5fa03f85dbf5c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e98eaf7c7f03a77146c5f75362880ab54337593fd7fc049da5fa03f85dbf5c4f", kill_on_drop: false }`
[INFO] [stdout] e98eaf7c7f03a77146c5f75362880ab54337593fd7fc049da5fa03f85dbf5c4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcc86712e722b07c1a2292c754d4913323aefea629a005e0ae819897b40f486c
[INFO] running `Command { std: "docker" "start" "-a" "bcc86712e722b07c1a2292c754d4913323aefea629a005e0ae819897b40f486c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking smallbox v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking unicode-ident v1.0.11
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking sledgehammer_utils v0.2.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]    Compiling dioxus-core v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling dioxus-rsx v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.2.4
[INFO] [stderr]    Compiling dioxus-core-macro v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.195
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking enumset v1.1.2
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking serde_json v1.0.111
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking dioxus-hooks v0.4.0
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking dioxus-html v0.4.0
[INFO] [stderr]     Checking dioxus-interpreter-js v0.4.0
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking dioxus-logger v0.4.1
[INFO] [stderr]     Checking dioxus-hot-reload v0.4.0
[INFO] [stderr]     Checking dioxus-web v0.4.0
[INFO] [stderr]     Checking dioxus v0.4.0
[INFO] [stderr]     Checking phigros-ability v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[inline_props]
[INFO] [stdout]    | --------------- the lifetime is named here
[INFO] [stdout] 56 | fn SuccessNavBar(cx: Scope) -> Element {
[INFO] [stdout]    |                                ^^^^^^^ the same lifetime is hidden 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] 56 | fn SuccessNavBar(cx: Scope) -> Element<'a> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[inline_props]
[INFO] [stdout]     | --------------- the lifetime is named here
[INFO] [stdout] 102 | fn FailureNavBar(cx: Scope) -> Element {
[INFO] [stdout]     |                                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn FailureNavBar(cx: Scope) -> Element<'a> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[inline_props]
[INFO] [stdout]     | --------------- the lifetime is named here
[INFO] [stdout] 157 | fn NormalNavBar(cx: Scope) -> Element {
[INFO] [stdout]     |                               ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn NormalNavBar(cx: Scope) -> Element<'a> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/app.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[inline_props]
[INFO] [stdout]    | --------------- the lifetime is named here
[INFO] [stdout] 56 | fn SuccessNavBar(cx: Scope) -> Element {
[INFO] [stdout]    |                                ^^^^^^^ the same lifetime is hidden 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] 56 | fn SuccessNavBar(cx: Scope) -> Element<'a> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[inline_props]
[INFO] [stdout]     | --------------- the lifetime is named here
[INFO] [stdout] 102 | fn FailureNavBar(cx: Scope) -> Element {
[INFO] [stdout]     |                                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn FailureNavBar(cx: Scope) -> Element<'a> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[inline_props]
[INFO] [stdout]     | --------------- the lifetime is named here
[INFO] [stdout] 157 | fn NormalNavBar(cx: Scope) -> Element {
[INFO] [stdout]     |                               ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn NormalNavBar(cx: Scope) -> Element<'a> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.53s
[INFO] running `Command { std: "docker" "inspect" "bcc86712e722b07c1a2292c754d4913323aefea629a005e0ae819897b40f486c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcc86712e722b07c1a2292c754d4913323aefea629a005e0ae819897b40f486c", kill_on_drop: false }`
[INFO] [stdout] bcc86712e722b07c1a2292c754d4913323aefea629a005e0ae819897b40f486c
