[INFO] fetching crate makepad-platform 1.0.0... [INFO] testing makepad-platform-1.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate makepad-platform 1.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate makepad-platform 1.0.0 [INFO] finished tweaking crates.io crate makepad-platform 1.0.0 [INFO] tweaked toml for crates.io crate makepad-platform 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate makepad-platform 1.0.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate makepad-platform 1.0.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3afcbb3c4c7ace1aeb48d260faf028d730a2e8a0a9a1dd47c974f2edb6ccff67 [INFO] running `Command { std: "docker" "start" "-a" "3afcbb3c4c7ace1aeb48d260faf028d730a2e8a0a9a1dd47c974f2edb6ccff67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3afcbb3c4c7ace1aeb48d260faf028d730a2e8a0a9a1dd47c974f2edb6ccff67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3afcbb3c4c7ace1aeb48d260faf028d730a2e8a0a9a1dd47c974f2edb6ccff67", kill_on_drop: false }` [INFO] [stdout] 3afcbb3c4c7ace1aeb48d260faf028d730a2e8a0a9a1dd47c974f2edb6ccff67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69a5b2b29235bc05256d64bb29d72f3207b3f45c73a7303cbf0504e099fa730e [INFO] running `Command { std: "docker" "start" "-a" "69a5b2b29235bc05256d64bb29d72f3207b3f45c73a7303cbf0504e099fa730e", kill_on_drop: false }` [INFO] [stderr] Compiling makepad-micro-proc-macro v1.0.0 [INFO] [stderr] Compiling makepad-derive-live v1.0.0 [INFO] [stderr] Compiling makepad-platform v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling makepad-http v1.0.0 [INFO] [stderr] Compiling makepad-futures v1.0.0 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 [INFO] [stderr] Compiling makepad-live-id v1.0.0 [INFO] [stderr] Compiling makepad-micro-serde v1.0.0 [INFO] [stderr] Compiling makepad-math v1.0.0 [INFO] [stderr] Compiling makepad-live-tokenizer v1.0.0 [INFO] [stderr] Compiling makepad-live-compiler v1.0.0 [INFO] [stderr] Compiling makepad-shader-compiler v1.0.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event/network.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn split_url(&self)->SplitUrl{ [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] 102 | pub fn split_url(&self)->SplitUrl<'_>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component_map.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn entry(&mut self, key: K) -> Entry { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.58s [INFO] running `Command { std: "docker" "inspect" "69a5b2b29235bc05256d64bb29d72f3207b3f45c73a7303cbf0504e099fa730e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a5b2b29235bc05256d64bb29d72f3207b3f45c73a7303cbf0504e099fa730e", kill_on_drop: false }` [INFO] [stdout] 69a5b2b29235bc05256d64bb29d72f3207b3f45c73a7303cbf0504e099fa730e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35ca67c38b5aeb7c4a0745791bf2aa81291a8b62434dfb0c30491abb6622d5c6 [INFO] running `Command { std: "docker" "start" "-a" "35ca67c38b5aeb7c4a0745791bf2aa81291a8b62434dfb0c30491abb6622d5c6", kill_on_drop: false }` [INFO] [stderr] Compiling makepad-platform v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event/network.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn split_url(&self)->SplitUrl{ [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] 102 | pub fn split_url(&self)->SplitUrl<'_>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component_map.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn entry(&mut self, key: K) -> Entry { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event/network.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn split_url(&self)->SplitUrl{ [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] 102 | pub fn split_url(&self)->SplitUrl<'_>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/component_map.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn entry(&mut self, key: K) -> Entry { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `Command { std: "docker" "inspect" "35ca67c38b5aeb7c4a0745791bf2aa81291a8b62434dfb0c30491abb6622d5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ca67c38b5aeb7c4a0745791bf2aa81291a8b62434dfb0c30491abb6622d5c6", kill_on_drop: false }` [INFO] [stdout] 35ca67c38b5aeb7c4a0745791bf2aa81291a8b62434dfb0c30491abb6622d5c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73185f71102afd68edf56ec98fa59dde146bbd1929f39c394068afd0d6d21fdc [INFO] running `Command { std: "docker" "start" "-a" "73185f71102afd68edf56ec98fa59dde146bbd1929f39c394068afd0d6d21fdc", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/event/network.rs:102:22 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn split_url(&self)->SplitUrl{ [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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] 102 | pub fn split_url(&self)->SplitUrl<'_>{ [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/component_map.rs:64:18 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn entry(&mut self, key: K) -> Entry { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `makepad-platform` (lib) generated 2 warnings (run `cargo fix --lib -p makepad-platform` to apply 2 suggestions) [INFO] [stderr] warning: `makepad-platform` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/makepad_platform-7ea11a360b67677e) [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] Doc-tests makepad_platform [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/ui_runner.rs - ui_runner::UiRunner::handle (line 62) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ui_runner.rs - ui_runner::UiRunner::handle (line 62) stdout ---- [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/ui_runner.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 3 | fn handle_event(&mut self, cx: &mut Cx, event: &Event, scope: &mut Scope) { [INFO] [stdout] | ^^^^^^^^^ not semantically valid as function parameter [INFO] [stdout] | [INFO] [stdout] = note: associated functions are those in `impl` or `trait` definitions [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Cx` in this scope [INFO] [stdout] --> src/ui_runner.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 3 | fn handle_event(&mut self, cx: &mut Cx, event: &Event, scope: &mut Scope) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use makepad_platform::Cx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Event` in this scope [INFO] [stdout] --> src/ui_runner.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 3 | fn handle_event(&mut self, cx: &mut Cx, event: &Event, scope: &mut Scope) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use makepad_platform::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope [INFO] [stdout] --> src/ui_runner.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 3 | fn handle_event(&mut self, cx: &mut Cx, event: &Event, scope: &mut Scope) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::Scope; [INFO] [stdout] | [INFO] [stdout] 2 + use makepad_platform::Scope; [INFO] [stdout] | [INFO] [stdout] 2 + use makepad_shader_compiler::shader_ast::Scope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/ui_runner.rs - ui_runner::UiRunner::handle (line 62) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "73185f71102afd68edf56ec98fa59dde146bbd1929f39c394068afd0d6d21fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73185f71102afd68edf56ec98fa59dde146bbd1929f39c394068afd0d6d21fdc", kill_on_drop: false }` [INFO] [stdout] 73185f71102afd68edf56ec98fa59dde146bbd1929f39c394068afd0d6d21fdc