[INFO] fetching crate dioxus 0.7.0-rc.0... [INFO] checking dioxus-0.7.0-rc.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dioxus 0.7.0-rc.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate dioxus 0.7.0-rc.0 [INFO] finished tweaking crates.io crate dioxus 0.7.0-rc.0 [INFO] tweaked toml for crates.io crate dioxus 0.7.0-rc.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dioxus 0.7.0-rc.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dioxus 0.7.0-rc.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de675831f47f8df91e6f4bea7ddcaa600bf8fc0e9a34f7107f0dedf06eb3f786 [INFO] running `Command { std: "docker" "start" "-a" "de675831f47f8df91e6f4bea7ddcaa600bf8fc0e9a34f7107f0dedf06eb3f786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de675831f47f8df91e6f4bea7ddcaa600bf8fc0e9a34f7107f0dedf06eb3f786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de675831f47f8df91e6f4bea7ddcaa600bf8fc0e9a34f7107f0dedf06eb3f786", kill_on_drop: false }` [INFO] [stdout] de675831f47f8df91e6f4bea7ddcaa600bf8fc0e9a34f7107f0dedf06eb3f786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9609144d6439cc2c5b4a1032f3b523a915f252197538d76e99079360e66ea562 [INFO] running `Command { std: "docker" "start" "-a" "9609144d6439cc2c5b4a1032f3b523a915f252197538d76e99079360e66ea562", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking dioxus-core-types v0.7.0-rc.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking dioxus-cli-config v0.7.0-rc.0 [INFO] [stderr] Compiling lazy-js-bundle v0.7.0-rc.0 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling dioxus-config-macro v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-config-macros v0.7.0-rc.0 [INFO] [stderr] Compiling dioxus-document v0.7.0-rc.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling dioxus-rsx v0.7.0-rc.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling const-serialize-macro v0.7.0-rc.0 [INFO] [stderr] Compiling dioxus-core-macro v0.7.0-rc.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.0-rc.0 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.0-rc.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking generational-box v0.7.0-rc.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.12.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking dioxus-logger v0.7.0-rc.0 [INFO] [stderr] Checking enumset v1.1.7 [INFO] [stderr] Checking subsecond-types v0.7.0-rc.0 [INFO] [stderr] Checking const-serialize v0.7.0-rc.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking subsecond v0.7.0-rc.0 [INFO] [stderr] Checking manganis-core v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-asset-resolver v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-core v0.7.0-rc.0 [INFO] [stderr] Compiling manganis-macro v0.7.0-rc.0 [INFO] [stderr] Checking manganis v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-signals v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-devtools-types v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-history v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-hooks v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-stores v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-devtools v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-html v0.7.0-rc.0 [INFO] [stderr] Checking dioxus v0.7.0-rc.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> benches/jsframework.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use rand::prelude::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/jsframework.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use criterion::{criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `criterion` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallRng` in this scope [INFO] [stdout] --> benches/jsframework.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | fn new(rng: &mut SmallRng) -> Self { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `jsframework` [INFO] [stdout] --> benches/jsframework.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | ]; [INFO] [stdout] | ^ consider adding a `main` function to `benches/jsframework.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallRng` [INFO] [stdout] --> benches/jsframework.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let mut rng = SmallRng::from_os_rng(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SmallRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `choose` found for reference `&'static [&'static str]` in the current scope [INFO] [stdout] --> benches/jsframework.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | ADJECTIVES.choose(rng).unwrap(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IndexedRandom` which provides `choose` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 20 + use rand::seq::slice::IndexedRandom; [INFO] [stdout] | [INFO] [stdout] help: there is a method `choose_mut` with a similar name [INFO] [stdout] | [INFO] [stdout] 86 | ADJECTIVES.choose_mut(rng).unwrap(), [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `choose` found for reference `&'static [&'static str]` in the current scope [INFO] [stdout] --> benches/jsframework.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | COLOURS.choose(rng).unwrap(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IndexedRandom` which provides `choose` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 20 + use rand::seq::slice::IndexedRandom; [INFO] [stdout] | [INFO] [stdout] help: there is a method `choose_mut` with a similar name [INFO] [stdout] | [INFO] [stdout] 87 | COLOURS.choose_mut(rng).unwrap(), [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `choose` found for reference `&'static [&'static str]` in the current scope [INFO] [stdout] --> benches/jsframework.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | NOUNS.choose(rng).unwrap(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IndexedRandom` which provides `choose` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 20 + use rand::seq::slice::IndexedRandom; [INFO] [stdout] | [INFO] [stdout] help: there is a method `choose_mut` with a similar name [INFO] [stdout] | [INFO] [stdout] 88 | NOUNS.choose_mut(rng).unwrap(), [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus` (bench "jsframework") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "9609144d6439cc2c5b4a1032f3b523a915f252197538d76e99079360e66ea562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9609144d6439cc2c5b4a1032f3b523a915f252197538d76e99079360e66ea562", kill_on_drop: false }` [INFO] [stdout] 9609144d6439cc2c5b4a1032f3b523a915f252197538d76e99079360e66ea562