[INFO] fetching crate mio_gloo_file 0.1.1...
[INFO] testing mio_gloo_file-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mio_gloo_file 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mio_gloo_file 0.1.1
[INFO] finished tweaking crates.io crate mio_gloo_file 0.1.1
[INFO] tweaked toml for crates.io crate mio_gloo_file 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mio_gloo_file 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding gloo-events v0.1.2 (available: v0.2.0)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] ca8214956178913130c9bc23fb9b38bef74defe92e920093fe3fc83292b5bc75
[INFO] running `Command { std: "docker" "start" "-a" "ca8214956178913130c9bc23fb9b38bef74defe92e920093fe3fc83292b5bc75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca8214956178913130c9bc23fb9b38bef74defe92e920093fe3fc83292b5bc75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8214956178913130c9bc23fb9b38bef74defe92e920093fe3fc83292b5bc75", kill_on_drop: false }`
[INFO] [stdout] ca8214956178913130c9bc23fb9b38bef74defe92e920093fe3fc83292b5bc75
[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] fbef72c667f3fba52be070a66d76b27a039c874e17d4420880e074b487678c48
[INFO] running `Command { std: "docker" "start" "-a" "fbef72c667f3fba52be070a66d76b27a039c874e17d4420880e074b487678c48", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling mio_gloo_file v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `web_sys::BlobPropertyBag::type_`: Use `set_type()` instead.
[INFO] [stdout]   --> src/blob.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |             properties.type_(mime_type);
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::FilePropertyBag::type_`: Use `set_type()` instead.
[INFO] [stdout]    --> src/blob.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |             options.type_(&mime_type);
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::FilePropertyBag::last_modified`: Use `set_last_modified()` instead.
[INFO] [stdout]    --> src/blob.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |             options.last_modified(duration);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `load_listener` and `error_listener` are never read
[INFO] [stdout]   --> src/file_reader.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub struct FileReader {
[INFO] [stdout]    |                ---------- fields in this struct
[INFO] [stdout] 16 |         reader: web_sys::FileReader,
[INFO] [stdout] 17 |         load_listener: EventListener,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 18 |         error_listener: EventListener,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.93s
[INFO] running `Command { std: "docker" "inspect" "fbef72c667f3fba52be070a66d76b27a039c874e17d4420880e074b487678c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbef72c667f3fba52be070a66d76b27a039c874e17d4420880e074b487678c48", kill_on_drop: false }`
[INFO] [stdout] fbef72c667f3fba52be070a66d76b27a039c874e17d4420880e074b487678c48
[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] 7d0329ce91123e0266c8c170876c27ae42666e5ebcf650fff475ec6f313a7b4c
[INFO] running `Command { std: "docker" "start" "-a" "7d0329ce91123e0266c8c170876c27ae42666e5ebcf650fff475ec6f313a7b4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stdout] warning: use of deprecated method `web_sys::BlobPropertyBag::type_`: Use `set_type()` instead.
[INFO] [stdout]   --> src/blob.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |             properties.type_(mime_type);
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::FilePropertyBag::type_`: Use `set_type()` instead.
[INFO] [stdout]    --> src/blob.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |             options.type_(&mime_type);
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::FilePropertyBag::last_modified`: Use `set_last_modified()` instead.
[INFO] [stdout]    --> src/blob.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |             options.last_modified(duration);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `load_listener` and `error_listener` are never read
[INFO] [stdout]   --> src/file_reader.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub struct FileReader {
[INFO] [stdout]    |                ---------- fields in this struct
[INFO] [stdout] 16 |         reader: web_sys::FileReader,
[INFO] [stdout] 17 |         load_listener: EventListener,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 18 |         error_listener: EventListener,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.54
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mio_gloo_file v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gloo_file`
[INFO] [stdout]  --> tests/web.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gloo_file::{callbacks::read_as_text, Blob, File};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `gloo_file`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gloo_file`, use `cargo add gloo_file` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gloo_file`
[INFO] [stdout]  --> tests/web.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gloo_file::{callbacks::read_as_text, Blob, File};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `gloo_file`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gloo_file`, use `cargo add gloo_file` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mio_gloo_file` (test "web") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `web_sys::BlobPropertyBag::type_`: Use `set_type()` instead.
[INFO] [stdout]   --> src/blob.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |             properties.type_(mime_type);
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::FilePropertyBag::type_`: Use `set_type()` instead.
[INFO] [stdout]    --> src/blob.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |             options.type_(&mime_type);
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::FilePropertyBag::last_modified`: Use `set_last_modified()` instead.
[INFO] [stdout]    --> src/blob.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |             options.last_modified(duration);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `load_listener` and `error_listener` are never read
[INFO] [stdout]   --> src/file_reader.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub struct FileReader {
[INFO] [stdout]    |                ---------- fields in this struct
[INFO] [stdout] 16 |         reader: web_sys::FileReader,
[INFO] [stdout] 17 |         load_listener: EventListener,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 18 |         error_listener: EventListener,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7d0329ce91123e0266c8c170876c27ae42666e5ebcf650fff475ec6f313a7b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0329ce91123e0266c8c170876c27ae42666e5ebcf650fff475ec6f313a7b4c", kill_on_drop: false }`
[INFO] [stdout] 7d0329ce91123e0266c8c170876c27ae42666e5ebcf650fff475ec6f313a7b4c
