[INFO] fetching crate dioxus-prism 0.2.0...
[INFO] testing dioxus-prism-0.2.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate dioxus-prism 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate dioxus-prism 0.2.0
[INFO] finished tweaking crates.io crate dioxus-prism 0.2.0
[INFO] tweaked toml for crates.io crate dioxus-prism 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-prism 0.2.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding dioxus v0.2.4 (available: v0.7.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus-core-macro v0.2.1
[INFO] [stderr]   Downloaded dioxus-html v0.2.1
[INFO] [stderr]   Downloaded dioxus-hooks v0.2.1
[INFO] [stderr]   Downloaded prism-wasmbind v0.2.1
[INFO] [stderr]   Downloaded dioxus-core v0.2.1
[INFO] [stderr]   Downloaded dioxus v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef3fe29bd6af5e66a1ca749b0d6e8ff7ef2ce753cb53f2478708f1c8111fbf47
[INFO] running `Command { std: "docker" "start" "-a" "ef3fe29bd6af5e66a1ca749b0d6e8ff7ef2ce753cb53f2478708f1c8111fbf47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef3fe29bd6af5e66a1ca749b0d6e8ff7ef2ce753cb53f2478708f1c8111fbf47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef3fe29bd6af5e66a1ca749b0d6e8ff7ef2ce753cb53f2478708f1c8111fbf47", kill_on_drop: false }`
[INFO] [stdout] ef3fe29bd6af5e66a1ca749b0d6e8ff7ef2ce753cb53f2478708f1c8111fbf47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f99b0dd75d576193b261fe6f319b382206437f2eb6b304b2a597043b1cd2f723
[INFO] running `Command { std: "docker" "start" "-a" "f99b0dd75d576193b261fe6f319b382206437f2eb6b304b2a597043b1cd2f723", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dioxus-core-macro v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling dioxus-core v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling dioxus-html v0.2.1
[INFO] [stderr]    Compiling dioxus-hooks v0.2.1
[INFO] [stderr]    Compiling dioxus v0.2.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling prism-wasmbind v0.2.1
[INFO] [stderr]    Compiling dioxus-prism v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/prism/mod.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn render(&self, input: &str) -> LazyNodes {
[INFO] [stdout]    |                   ^^^^^                  ^^^^^^^^^
[INFO] [stdout]    |                   |                      |
[INFO] [stdout]    |                   |                      the same lifetime is hidden here
[INFO] [stdout]    |                   |                      the same lifetime is hidden here
[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] 55 |     pub fn render(&self, input: &str) -> LazyNodes<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.31s
[INFO] running `Command { std: "docker" "inspect" "f99b0dd75d576193b261fe6f319b382206437f2eb6b304b2a597043b1cd2f723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f99b0dd75d576193b261fe6f319b382206437f2eb6b304b2a597043b1cd2f723", kill_on_drop: false }`
[INFO] [stdout] f99b0dd75d576193b261fe6f319b382206437f2eb6b304b2a597043b1cd2f723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba3d04fd1bd23ea041fca3e0b7d5863717561ad48cfcc3ece5019cdfba70378d
[INFO] running `Command { std: "docker" "start" "-a" "ba3d04fd1bd23ea041fca3e0b7d5863717561ad48cfcc3ece5019cdfba70378d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-prism v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/prism/mod.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn render(&self, input: &str) -> LazyNodes {
[INFO] [stdout]    |                   ^^^^^                  ^^^^^^^^^
[INFO] [stdout]    |                   |                      |
[INFO] [stdout]    |                   |                      the same lifetime is hidden here
[INFO] [stdout]    |                   |                      the same lifetime is hidden here
[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] 55 |     pub fn render(&self, input: &str) -> LazyNodes<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/prism/mod.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn render(&self, input: &str) -> LazyNodes {
[INFO] [stdout]    |                   ^^^^^                  ^^^^^^^^^
[INFO] [stdout]    |                   |                      |
[INFO] [stdout]    |                   |                      the same lifetime is hidden here
[INFO] [stdout]    |                   |                      the same lifetime is hidden here
[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] 55 |     pub fn render(&self, input: &str) -> LazyNodes<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "ba3d04fd1bd23ea041fca3e0b7d5863717561ad48cfcc3ece5019cdfba70378d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba3d04fd1bd23ea041fca3e0b7d5863717561ad48cfcc3ece5019cdfba70378d", kill_on_drop: false }`
[INFO] [stdout] ba3d04fd1bd23ea041fca3e0b7d5863717561ad48cfcc3ece5019cdfba70378d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e52ab8a6bf8b690e1b91df29265ea508384988f71adc768a6e6fd304d05a204
[INFO] running `Command { std: "docker" "start" "-a" "2e52ab8a6bf8b690e1b91df29265ea508384988f71adc768a6e6fd304d05a204", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/prism/mod.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn render(&self, input: &str) -> LazyNodes {
[INFO] [stderr]    |                   ^^^^^                  ^^^^^^^^^
[INFO] [stderr]    |                   |                      |
[INFO] [stderr]    |                   |                      the same lifetime is hidden here
[INFO] [stderr]    |                   |                      the same lifetime is hidden here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn render(&self, input: &str) -> LazyNodes<'_> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dioxus-prism` (lib) generated 1 warning (run `cargo fix --lib -p dioxus-prism` to apply 1 suggestion)
[INFO] [stderr] warning: `dioxus-prism` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_prism-f6e722fff2a1a26f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-dbef5c9cbb26ad50)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ready ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_prism
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cx` in this scope
[INFO] [stdout]   --> src/lib.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | let rust = use_prism_rust(&cx);
[INFO] [stdout]    |                            ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `text` in this scope
[INFO] [stdout]   --> src/lib.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | let code = rust.render(text);
[INFO] [stdout]    |                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2e52ab8a6bf8b690e1b91df29265ea508384988f71adc768a6e6fd304d05a204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e52ab8a6bf8b690e1b91df29265ea508384988f71adc768a6e6fd304d05a204", kill_on_drop: false }`
[INFO] [stdout] 2e52ab8a6bf8b690e1b91df29265ea508384988f71adc768a6e6fd304d05a204
