[INFO] fetching crate mio_gloo_file 0.1.1... [INFO] checking mio_gloo_file-0.1.1 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate mio_gloo_file 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mio_gloo_file 0.1.1 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22f38b36fa7a738031fbee849f22ce03f799d026ed740eef1bc03d76d067ed0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22f38b36fa7a738031fbee849f22ce03f799d026ed740eef1bc03d76d067ed0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22f38b36fa7a738031fbee849f22ce03f799d026ed740eef1bc03d76d067ed0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f38b36fa7a738031fbee849f22ce03f799d026ed740eef1bc03d76d067ed0d", kill_on_drop: false }` [INFO] [stdout] 22f38b36fa7a738031fbee849f22ce03f799d026ed740eef1bc03d76d067ed0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7601c741792c9df4727d30f3edaf6753c0d279053a890358f38e9b459d2cfbc2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7601c741792c9df4727d30f3edaf6753c0d279053a890358f38e9b459d2cfbc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.20 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking js-sys v0.3.47 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking web-sys v0.3.47 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.20 [INFO] [stderr] Checking wasm-bindgen-test v0.3.20 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking mio_gloo_file v0.1.1 (/opt/rustwide/workdir) [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[E0425]: cannot find function `read_as_text` in this scope [INFO] [stdout] --> tests/web.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | let _reader = read_as_text(&blob, move |res| { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use mio_gloo_file::callbacks::read_as_text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_as_text` in this scope [INFO] [stdout] --> tests/web.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | let _reader = read_as_text(&file, move |res| { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use mio_gloo_file::callbacks::read_as_text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mio_gloo_file` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7601c741792c9df4727d30f3edaf6753c0d279053a890358f38e9b459d2cfbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7601c741792c9df4727d30f3edaf6753c0d279053a890358f38e9b459d2cfbc2", kill_on_drop: false }` [INFO] [stdout] 7601c741792c9df4727d30f3edaf6753c0d279053a890358f38e9b459d2cfbc2