[INFO] fetching crate mio_gloo_file 0.1.1...
[INFO] testing mio_gloo_file-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mio_gloo_file 0.1.1 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mio_gloo_file 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.55
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 046b8170c838e5fa8c32b40e141643ba5d173ca2293f375d6ae75ebe181b715d
[INFO] running `Command { std: "docker" "start" "-a" "046b8170c838e5fa8c32b40e141643ba5d173ca2293f375d6ae75ebe181b715d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "046b8170c838e5fa8c32b40e141643ba5d173ca2293f375d6ae75ebe181b715d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "046b8170c838e5fa8c32b40e141643ba5d173ca2293f375d6ae75ebe181b715d", kill_on_drop: false }`
[INFO] [stdout] 046b8170c838e5fa8c32b40e141643ba5d173ca2293f375d6ae75ebe181b715d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11fc0510384f5488811b12fe5e911772ed833f7ea8a934e34c7da9cfcde9dc02
[INFO] running `Command { std: "docker" "start" "-a" "11fc0510384f5488811b12fe5e911772ed833f7ea8a934e34c7da9cfcde9dc02", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling web-sys v0.3.82
[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 16.04s
[INFO] running `Command { std: "docker" "inspect" "11fc0510384f5488811b12fe5e911772ed833f7ea8a934e34c7da9cfcde9dc02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11fc0510384f5488811b12fe5e911772ed833f7ea8a934e34c7da9cfcde9dc02", kill_on_drop: false }`
[INFO] [stdout] 11fc0510384f5488811b12fe5e911772ed833f7ea8a934e34c7da9cfcde9dc02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e238b05b3581d14bc6ae0666df8b8ab13d4656b34eb10e5676e4551b9c4714af
[INFO] running `Command { std: "docker" "start" "-a" "e238b05b3581d14bc6ae0666df8b8ab13d4656b34eb10e5676e4551b9c4714af", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[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 futures-channel v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.55
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[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] 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] [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] running `Command { std: "docker" "inspect" "e238b05b3581d14bc6ae0666df8b8ab13d4656b34eb10e5676e4551b9c4714af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e238b05b3581d14bc6ae0666df8b8ab13d4656b34eb10e5676e4551b9c4714af", kill_on_drop: false }`
[INFO] [stdout] e238b05b3581d14bc6ae0666df8b8ab13d4656b34eb10e5676e4551b9c4714af
