[INFO] fetching crate mio_gloo_file 0.1.1...
[INFO] checking mio_gloo_file-0.1.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mio_gloo_file 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate mio_gloo_file 0.1.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding gloo-events v0.1.2 (latest: v0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ad760e412cd08dae094a480b88c249e43760246ee451f965c7765de6fc31c1f
[INFO] running `Command { std: "docker" "start" "-a" "5ad760e412cd08dae094a480b88c249e43760246ee451f965c7765de6fc31c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad760e412cd08dae094a480b88c249e43760246ee451f965c7765de6fc31c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad760e412cd08dae094a480b88c249e43760246ee451f965c7765de6fc31c1f", kill_on_drop: false }`
[INFO] [stdout] 5ad760e412cd08dae094a480b88c249e43760246ee451f965c7765de6fc31c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0af44c25c8a8badfdc11e66194a75fc8b50db8644b9b5ac5100cb6eaf80b474e
[INFO] running `Command { std: "docker" "start" "-a" "0af44c25c8a8badfdc11e66194a75fc8b50db8644b9b5ac5100cb6eaf80b474e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking mio_gloo_file v0.1.1 (/opt/rustwide/workdir)
[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)]` on by default
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gloo_file`
[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 undeclared crate or module `gloo_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0af44c25c8a8badfdc11e66194a75fc8b50db8644b9b5ac5100cb6eaf80b474e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af44c25c8a8badfdc11e66194a75fc8b50db8644b9b5ac5100cb6eaf80b474e", kill_on_drop: false }`
[INFO] [stdout] 0af44c25c8a8badfdc11e66194a75fc8b50db8644b9b5ac5100cb6eaf80b474e
