[INFO] cloning repository https://github.com/antoniusnaumann/dioxus-use-request
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoniusnaumann/dioxus-use-request" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoniusnaumann%2Fdioxus-use-request", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoniusnaumann%2Fdioxus-use-request'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cc81e86844868a215acafb9aff1b0f96cd8dc02
[INFO] building antoniusnaumann/dioxus-use-request against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoniusnaumann%2Fdioxus-use-request" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/antoniusnaumann/dioxus-use-request
[INFO] finished tweaking git repo https://github.com/antoniusnaumann/dioxus-use-request
[INFO] tweaked toml for git repo https://github.com/antoniusnaumann/dioxus-use-request written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/antoniusnaumann/dioxus-use-request on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/antoniusnaumann/dioxus-use-request 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-macro v0.2.0
[INFO] [stderr]   Downloaded remove_dir_all v0.5.3
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.36.1
[INFO] [stderr]   Downloaded core-foundation v0.9.3
[INFO] [stderr]   Downloaded dioxus-core-macro v0.2.1
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded http v0.2.8
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded web-sys v0.3.59
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.36.1
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] [stderr]   Downloaded dioxus-core v0.2.1
[INFO] [stderr]   Downloaded tokio-util v0.7.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.36.1
[INFO] [stderr]   Downloaded slab v0.4.7
[INFO] [stderr]   Downloaded tracing-core v0.1.29
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.32
[INFO] [stderr]   Downloaded windows_i686_msvc v0.36.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.82
[INFO] [stderr]   Downloaded futures-core v0.3.23
[INFO] [stderr]   Downloaded http-body v0.4.5
[INFO] [stderr]   Downloaded tracing v0.1.36
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded fastrand v1.8.0
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.82
[INFO] [stderr]   Downloaded dioxus-hooks v0.2.1
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.36.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] [stderr]   Downloaded dioxus-html v0.2.1
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded httpdate v1.0.2
[INFO] [stderr]   Downloaded cc v1.0.73
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded schannel v0.1.20
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.3
[INFO] [stderr]   Downloaded security-framework-sys v2.6.1
[INFO] [stderr]   Downloaded tempfile v3.3.0
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.9
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.0
[INFO] [stderr]   Downloaded tower-service v0.3.2
[INFO] [stderr]   Downloaded log v0.4.17
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.82
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.82
[INFO] [stderr]   Downloaded winreg v0.10.1
[INFO] [stderr]   Downloaded encoding_rs v0.8.31
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded unicode-bidi v0.3.8
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded windows-sys v0.36.1
[INFO] [stderr]   Downloaded dioxus v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d50fb0230d288566b0e461d9d8da694cabd8b32ec8b1336e34e5fdfd15dee551
[INFO] running `Command { std: "docker" "start" "-a" "d50fb0230d288566b0e461d9d8da694cabd8b32ec8b1336e34e5fdfd15dee551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d50fb0230d288566b0e461d9d8da694cabd8b32ec8b1336e34e5fdfd15dee551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50fb0230d288566b0e461d9d8da694cabd8b32ec8b1336e34e5fdfd15dee551", kill_on_drop: false }`
[INFO] [stdout] d50fb0230d288566b0e461d9d8da694cabd8b32ec8b1336e34e5fdfd15dee551
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 276cb796ba6c4b166e26f75256aca33da7c22125a461bcb53725062225190d37
[INFO] running `Command { std: "docker" "start" "-a" "276cb796ba6c4b166e26f75256aca33da7c22125a461bcb53725062225190d37", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bumpalo v3.11.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling dioxus-core-macro v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-macro v0.2.0
[INFO] [stderr]    Compiling dioxus-core v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling dioxus-use-request-macro v0.2.0-alpha06 (/opt/rustwide/workdir/macro)
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> macro/src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct RequestInput(syn::Ident, Token!(,), LitStr, syn::Ident);
[INFO] [stdout]    |        ------------             ^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 - struct RequestInput(syn::Ident, Token!(,), LitStr, syn::Ident);
[INFO] [stdout] 10 + struct RequestInput(syn::Ident, (), LitStr, syn::Ident);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> macro/src/lib.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct GetInput(syn::Ident, Token!(,), LitStr);
[INFO] [stdout]    |        --------             ^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 31 - struct GetInput(syn::Ident, Token!(,), LitStr);
[INFO] [stdout] 31 + struct GetInput(syn::Ident, (), LitStr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dioxus-hooks v0.2.1
[INFO] [stderr]    Compiling dioxus-html v0.2.1
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling dioxus v0.2.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling dioxus-use-request v0.2.0-alpha06 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/src/use_request.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |     cx: &'a ScopeState,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 27 | ) -> RequestResult<&R>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |             |
[INFO] [stdout]    |      |             the same lifetime is elided here
[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] 27 | ) -> RequestResult<'a, &'a R>
[INFO] [stdout]    |                    +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/src/use_request.rs:39:77
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn use_get<'a, D, U, R>(cx: &'a ScopeState, dependencies: D, url: U) -> RequestResult<&R>
[INFO] [stdout]    |                                  --                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                                          |             |
[INFO] [stdout]    |                                  |                                          |             the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is named here                 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] 39 | pub fn use_get<'a, D, U, R>(cx: &'a ScopeState, dependencies: D, url: U) -> RequestResult<'a, &'a R>
[INFO] [stdout]    |                                                                                           +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.46s
[INFO] running `Command { std: "docker" "inspect" "276cb796ba6c4b166e26f75256aca33da7c22125a461bcb53725062225190d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "276cb796ba6c4b166e26f75256aca33da7c22125a461bcb53725062225190d37", kill_on_drop: false }`
[INFO] [stdout] 276cb796ba6c4b166e26f75256aca33da7c22125a461bcb53725062225190d37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff61b22d0ec89aa766e117bfc81e827bb1d076f32460d8df901f887d8096056
[INFO] running `Command { std: "docker" "start" "-a" "6ff61b22d0ec89aa766e117bfc81e827bb1d076f32460d8df901f887d8096056", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling dioxus-use-request-macro v0.2.0-alpha06 (/opt/rustwide/workdir/macro)
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/src/use_request.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |     cx: &'a ScopeState,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 27 | ) -> RequestResult<&R>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |             |
[INFO] [stdout]    |      |             the same lifetime is elided here
[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] 27 | ) -> RequestResult<'a, &'a R>
[INFO] [stdout]    |                    +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/src/use_request.rs:39:77
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn use_get<'a, D, U, R>(cx: &'a ScopeState, dependencies: D, url: U) -> RequestResult<&R>
[INFO] [stdout]    |                                  --                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                                          |             |
[INFO] [stdout]    |                                  |                                          |             the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is named here                 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] 39 | pub fn use_get<'a, D, U, R>(cx: &'a ScopeState, dependencies: D, url: U) -> RequestResult<'a, &'a R>
[INFO] [stdout]    |                                                                                           +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dioxus-use-request v0.2.0-alpha06 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/src/use_request.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |     cx: &'a ScopeState,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 27 | ) -> RequestResult<&R>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |             |
[INFO] [stdout]    |      |             the same lifetime is elided here
[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] 27 | ) -> RequestResult<'a, &'a R>
[INFO] [stdout]    |                    +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/src/use_request.rs:39:77
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn use_get<'a, D, U, R>(cx: &'a ScopeState, dependencies: D, url: U) -> RequestResult<&R>
[INFO] [stdout]    |                                  --                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                                          |             |
[INFO] [stdout]    |                                  |                                          |             the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is named here                 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] 39 | pub fn use_get<'a, D, U, R>(cx: &'a ScopeState, dependencies: D, url: U) -> RequestResult<'a, &'a R>
[INFO] [stdout]    |                                                                                           +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> macro/src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct RequestInput(syn::Ident, Token!(,), LitStr, syn::Ident);
[INFO] [stdout]    |        ------------             ^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 - struct RequestInput(syn::Ident, Token!(,), LitStr, syn::Ident);
[INFO] [stdout] 10 + struct RequestInput(syn::Ident, (), LitStr, syn::Ident);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> macro/src/lib.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct GetInput(syn::Ident, Token!(,), LitStr);
[INFO] [stdout]    |        --------             ^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 31 - struct GetInput(syn::Ident, Token!(,), LitStr);
[INFO] [stdout] 31 + struct GetInput(syn::Ident, (), LitStr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> macro/src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct RequestInput(syn::Ident, Token!(,), LitStr, syn::Ident);
[INFO] [stdout]    |        ------------             ^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 - struct RequestInput(syn::Ident, Token!(,), LitStr, syn::Ident);
[INFO] [stdout] 10 + struct RequestInput(syn::Ident, (), LitStr, syn::Ident);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> macro/src/lib.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct GetInput(syn::Ident, Token!(,), LitStr);
[INFO] [stdout]    |        --------             ^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 31 - struct GetInput(syn::Ident, Token!(,), LitStr);
[INFO] [stdout] 31 + struct GetInput(syn::Ident, (), LitStr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "6ff61b22d0ec89aa766e117bfc81e827bb1d076f32460d8df901f887d8096056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff61b22d0ec89aa766e117bfc81e827bb1d076f32460d8df901f887d8096056", kill_on_drop: false }`
[INFO] [stdout] 6ff61b22d0ec89aa766e117bfc81e827bb1d076f32460d8df901f887d8096056
