[INFO] fetching crate dioxus 0.6.3... [INFO] checking dioxus-0.6.3 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate dioxus 0.6.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate dioxus 0.6.3 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dioxus 0.6.3 [INFO] finished tweaking crates.io crate dioxus 0.6.3 [INFO] tweaked toml for crates.io crate dioxus 0.6.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate dioxus 0.6.3 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" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b0b70a47af3b3eabe80d9ec1ddbf341c4a5db7a6727752e2890368f893a774 [INFO] running `Command { std: "docker" "start" "-a" "83b0b70a47af3b3eabe80d9ec1ddbf341c4a5db7a6727752e2890368f893a774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b0b70a47af3b3eabe80d9ec1ddbf341c4a5db7a6727752e2890368f893a774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b0b70a47af3b3eabe80d9ec1ddbf341c4a5db7a6727752e2890368f893a774", kill_on_drop: false }` [INFO] [stdout] 83b0b70a47af3b3eabe80d9ec1ddbf341c4a5db7a6727752e2890368f893a774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b90aaff0119d3dd16cbb88bdd1b628f36de7206fdc52dabff037e77d98c559dc [INFO] running `Command { std: "docker" "start" "-a" "b90aaff0119d3dd16cbb88bdd1b628f36de7206fdc52dabff037e77d98c559dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking dioxus-core-types v0.6.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking dioxus-cli-config v0.6.3 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling dioxus-document v0.6.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dioxus-config-macro v0.6.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling dioxus-rsx v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling const-serialize-macro v0.6.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking generational-box v0.6.2 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking dioxus-logger v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Compiling const-serialize v0.6.2 [INFO] [stderr] Compiling manganis-core v0.6.2 [INFO] [stderr] Compiling manganis-macro v0.6.2 [INFO] [stderr] Checking manganis v0.6.2 [INFO] [stderr] Checking dioxus-core v0.6.3 [INFO] [stderr] Checking dioxus-signals v0.6.3 [INFO] [stderr] Checking dioxus-devtools-types v0.6.2 [INFO] [stderr] Checking dioxus-history v0.6.2 [INFO] [stderr] Checking dioxus-hooks v0.6.2 [INFO] [stderr] Checking dioxus-devtools v0.6.2 [INFO] [stderr] Checking dioxus-html v0.6.3 [INFO] [stderr] Checking dioxus v0.6.3 (/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[E0282]: type annotations needed [INFO] [stdout] --> benches/jsframework.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | c.bench_function("create rows", |b| { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 33 | b.iter(|| { [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 29 | c.bench_function("create rows", |b: /* Type */| { [INFO] [stdout] | ++++++++++++ [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_entropy(); [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 `SliceRandom` which provides `choose` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 20 + use rand::seq::SliceRandom; [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 `SliceRandom` which provides `choose` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 20 + use rand::seq::SliceRandom; [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 `SliceRandom` which provides `choose` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 20 + use rand::seq::SliceRandom; [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: E0282, E0412, E0432, E0433, E0599, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus` (bench "jsframework") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "b90aaff0119d3dd16cbb88bdd1b628f36de7206fdc52dabff037e77d98c559dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90aaff0119d3dd16cbb88bdd1b628f36de7206fdc52dabff037e77d98c559dc", kill_on_drop: false }` [INFO] [stdout] b90aaff0119d3dd16cbb88bdd1b628f36de7206fdc52dabff037e77d98c559dc