[INFO] cloning repository https://github.com/dhoeppne/dioxus-website
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhoeppne/dioxus-website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhoeppne%2Fdioxus-website", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhoeppne%2Fdioxus-website'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcc6a8c4d8effb002dd02cb2849584dbc42875f8
[INFO] checking dhoeppne/dioxus-website against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhoeppne%2Fdioxus-website" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dhoeppne/dioxus-website on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dhoeppne/dioxus-website
[INFO] finished tweaking git repo https://github.com/dhoeppne/dioxus-website
[INFO] tweaked toml for git repo https://github.com/dhoeppne/dioxus-website written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dhoeppne/dioxus-website 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 659e726096c56c9280dc33afaa0f79b7518101cd12cfd6fdf909426616901377
[INFO] running `Command { std: "docker" "start" "-a" "659e726096c56c9280dc33afaa0f79b7518101cd12cfd6fdf909426616901377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "659e726096c56c9280dc33afaa0f79b7518101cd12cfd6fdf909426616901377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659e726096c56c9280dc33afaa0f79b7518101cd12cfd6fdf909426616901377", kill_on_drop: false }`
[INFO] [stdout] 659e726096c56c9280dc33afaa0f79b7518101cd12cfd6fdf909426616901377
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 255127d03c05ab012997be567f4163e6ad7580def06cec7a63b51efb32c0c5ef
[INFO] running `Command { std: "docker" "start" "-a" "255127d03c05ab012997be567f4163e6ad7580def06cec7a63b51efb32c0c5ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking smallbox v0.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking memchr v2.6.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling dioxus-core v0.4.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling dioxus-rsx v0.4.0
[INFO] [stderr]     Checking http-body v1.0.0-rc.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking http-body-util v0.1.0-rc.3
[INFO] [stderr]     Checking object-pool v0.5.4
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]    Compiling dioxus-core-macro v0.4.0
[INFO] [stderr]     Checking enumset v1.1.2
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling dioxus-router-macro v0.4.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling server_fn_macro v0.4.10
[INFO] [stderr]    Compiling server_fn_macro_default v0.4.10
[INFO] [stderr]    Compiling dioxus_server_macro v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking server_fn v0.4.10
[INFO] [stderr]     Checking dioxus-hooks v0.4.0
[INFO] [stderr]     Checking postcard v1.0.6
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking dioxus-html v0.4.0
[INFO] [stderr]     Checking gloo-dialogs v0.1.1
[INFO] [stderr]     Checking gloo-render v0.1.1
[INFO] [stderr]     Checking gloo-console v0.2.3
[INFO] [stderr]     Checking gloo-net v0.3.1
[INFO] [stderr]     Checking gloo-storage v0.2.2
[INFO] [stderr]     Checking gloo-file v0.2.3
[INFO] [stderr]     Checking gloo-history v0.1.5
[INFO] [stderr]     Checking gloo-worker v0.2.1
[INFO] [stderr]     Checking gloo v0.8.1
[INFO] [stderr]     Checking dioxus-hot-reload v0.4.0
[INFO] [stderr]     Checking dioxus v0.4.0
[INFO] [stderr]     Checking dioxus-router v0.4.1
[INFO] [stderr]     Checking dioxus-fullstack v0.4.1
[INFO] [stderr]     Checking dioxus-website v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `error`
[INFO] [stdout]   --> src/macros.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | macro_rules! error {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/Router.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[inline_props]
[INFO] [stdout]    | --------------- lifetime `'a` declared here
[INFO] [stdout] 25 | fn NavBarFooter(cx: Scope) -> Element {
[INFO] [stdout]    |                               ^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]  --> src/components/Err404.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[inline_props]
[INFO] [stdout]   | --------------- lifetime `'a` declared here
[INFO] [stdout] 4 | pub fn Err404(cx: Scope, route: Vec<String>) -> Element {
[INFO] [stdout]   |                                                 ^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `error`
[INFO] [stdout]   --> src/macros.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | macro_rules! error {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/Router.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[inline_props]
[INFO] [stdout]    | --------------- lifetime `'a` declared here
[INFO] [stdout] 25 | fn NavBarFooter(cx: Scope) -> Element {
[INFO] [stdout]    |                               ^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]  --> src/components/Err404.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[inline_props]
[INFO] [stdout]   | --------------- lifetime `'a` declared here
[INFO] [stdout] 4 | pub fn Err404(cx: Scope, route: Vec<String>) -> Element {
[INFO] [stdout]   |                                                 ^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "255127d03c05ab012997be567f4163e6ad7580def06cec7a63b51efb32c0c5ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "255127d03c05ab012997be567f4163e6ad7580def06cec7a63b51efb32c0c5ef", kill_on_drop: false }`
[INFO] [stdout] 255127d03c05ab012997be567f4163e6ad7580def06cec7a63b51efb32c0c5ef
