[INFO] cloning repository https://github.com/neutrinoks/flutter-rust-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neutrinoks/flutter-rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneutrinoks%2Fflutter-rust-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneutrinoks%2Fflutter-rust-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7900dcfc5ef92ea94d460adcd504c5d1395b34e7
[INFO] checking neutrinoks/flutter-rust-example against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneutrinoks%2Fflutter-rust-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neutrinoks/flutter-rust-example
[INFO] finished tweaking git repo https://github.com/neutrinoks/flutter-rust-example
[INFO] tweaked toml for git repo https://github.com/neutrinoks/flutter-rust-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neutrinoks/flutter-rust-example on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neutrinoks/flutter-rust-example 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking neutrinoks/flutter-rust-example against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneutrinoks%2Fflutter-rust-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neutrinoks/flutter-rust-example
[INFO] finished tweaking git repo https://github.com/neutrinoks/flutter-rust-example
[INFO] tweaked toml for git repo https://github.com/neutrinoks/flutter-rust-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neutrinoks/flutter-rust-example on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neutrinoks/flutter-rust-example 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio_with_wasm v0.8.2
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded tokio_with_wasm_proc v0.8.2
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] [stderr]   Downloaded protoc-prebuilt v0.3.0
[INFO] [stderr]   Downloaded os-thread-local v0.1.3
[INFO] [stderr]   Downloaded which v7.0.2
[INFO] [stderr]   Downloaded allo-isolate v0.1.26
[INFO] [stderr]   Downloaded unicode-id v0.3.5
[INFO] [stderr]   Downloaded messages v0.3.1
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.23
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded tokio v1.44.0
[INFO] [stderr]   Downloaded ring v0.17.13
[INFO] [stderr]   Downloaded rinf v7.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5
[INFO] running `Command { std: "docker" "start" "3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking futures-micro v0.5.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking allo-isolate v0.1.26
[INFO] [stderr]     Checking async-oneshot v0.5.9
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking markdown v1.0.0-alpha.23
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking os-thread-local v0.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking which v7.0.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling tokio_with_wasm_proc v0.8.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.44.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking messages v0.3.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio_with_wasm v0.8.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking protoc-prebuilt v0.3.0
[INFO] [stderr]     Checking rinf v7.3.0
[INFO] [stderr]     Checking hub v0.1.0 (/opt/rustwide/workdir/native/hub)
[INFO] [stdout] error[E0583]: file not found for module `messages`
[INFO] [stdout]  --> native/hub/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod messages;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `messages`, create file "native/hub/src/messages.rs" or "native/hub/src/messages/mod.rs"
[INFO] [stdout]   = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `messages`
[INFO] [stdout]  --> native/hub/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod messages;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `messages`, create file "native/hub/src/messages.rs" or "native/hub/src/messages/mod.rs"
[INFO] [stdout]   = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HtmlOutput` in this scope
[INFO] [stdout]   --> native/hub/src/actors.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         HtmlOutput {
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::messages::*`
[INFO] [stdout]  --> native/hub/src/actors.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::messages::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ButtonClick` in this scope
[INFO] [stdout]   --> native/hub/src/actors.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let receiver = ButtonClick::get_dart_signal_receiver();
[INFO] [stdout]    |                        ^^^^^^^^^^^ use of undeclared type `ButtonClick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HtmlOutput` in this scope
[INFO] [stdout]   --> native/hub/src/actors.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         HtmlOutput {
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::messages::*`
[INFO] [stdout]  --> native/hub/src/actors.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::messages::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ButtonClick` in this scope
[INFO] [stdout]   --> native/hub/src/actors.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let receiver = ButtonClick::get_dart_signal_receiver();
[INFO] [stdout]    |                        ^^^^^^^^^^^ use of undeclared type `ButtonClick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hub` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hub` (lib) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5", kill_on_drop: false }`
[INFO] [stdout] 3bc17de24b59d9d48732f21dcce8b8429dc24ed362ba92a719daa658b28de6a5
