[INFO] fetching crate flaky-finder 0.2.22... [INFO] building flaky-finder-0.2.22 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate flaky-finder 0.2.22 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate flaky-finder 0.2.22 [INFO] finished tweaking crates.io crate flaky-finder 0.2.22 [INFO] tweaked toml for crates.io crate flaky-finder 0.2.22 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flaky-finder 0.2.22 on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flaky-finder 0.2.22 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_cpus v1.10.1 [INFO] [stderr] Downloaded unicode-width v0.1.6 [INFO] [stderr] Downloaded cfg-if v0.1.9 [INFO] [stderr] Downloaded console v0.9.0 [INFO] [stderr] Downloaded indicatif v0.12.0 [INFO] [stderr] Downloaded threadpool v1.7.1 [INFO] [stderr] Downloaded bitflags v1.1.0 [INFO] [stderr] Downloaded crossbeam-utils v0.6.6 [INFO] [stderr] Downloaded crossbeam-channel v0.3.9 [INFO] [stderr] Downloaded libc v0.2.62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b441c219ae4ec7fee5eafbadbcd30a48b70b2e26527f676d49c248c16e50d70 [INFO] running `Command { std: "docker" "start" "-a" "8b441c219ae4ec7fee5eafbadbcd30a48b70b2e26527f676d49c248c16e50d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b441c219ae4ec7fee5eafbadbcd30a48b70b2e26527f676d49c248c16e50d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b441c219ae4ec7fee5eafbadbcd30a48b70b2e26527f676d49c248c16e50d70", kill_on_drop: false }` [INFO] [stdout] 8b441c219ae4ec7fee5eafbadbcd30a48b70b2e26527f676d49c248c16e50d70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 8c1dd6a13542f7abd66260c13266ae87de65a8230c601c0ece00f57f09612fd2 [INFO] running `Command { std: "docker" "start" "-a" "8c1dd6a13542f7abd66260c13266ae87de65a8230c601c0ece00f57f09612fd2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling console v0.9.0 [INFO] [stdout] error[E0432]: unresolved import `crate::term::wants_emoji` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/utils.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::term::wants_emoji; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `wants_emoji` in `term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEFAULT_WIDTH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:272:44 [INFO] [stdout] | [INFO] [stdout] 272 | self.size_checked().unwrap_or((24, DEFAULT_WIDTH)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `move_cursor_to` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | move_cursor_to(self, x, y) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 285 | self.move_cursor_to(self, x, y) [INFO] [stdout] | +++++ [INFO] [stdout] help: try calling `move_cursor_to` as a method [INFO] [stdout] | [INFO] [stdout] 285 - move_cursor_to(self, x, y) [INFO] [stdout] 285 + self.move_cursor_to(x, y) [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::common_term::move_cursor_to; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `move_cursor_up` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | move_cursor_up(self, n) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 290 | self.move_cursor_up(self, n) [INFO] [stdout] | +++++ [INFO] [stdout] help: try calling `move_cursor_up` as a method [INFO] [stdout] | [INFO] [stdout] 290 - move_cursor_up(self, n) [INFO] [stdout] 290 + self.move_cursor_up(n) [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::common_term::move_cursor_up; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `move_cursor_down` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | move_cursor_down(self, n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 295 | self.move_cursor_down(self, n) [INFO] [stdout] | +++++ [INFO] [stdout] help: try calling `move_cursor_down` as a method [INFO] [stdout] | [INFO] [stdout] 295 - move_cursor_down(self, n) [INFO] [stdout] 295 + self.move_cursor_down(n) [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::common_term::move_cursor_down; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_line` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | clear_line(self) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 302 | self.clear_line(self) [INFO] [stdout] | +++++ [INFO] [stdout] help: try calling `clear_line` as a method [INFO] [stdout] | [INFO] [stdout] 302 - clear_line(self) [INFO] [stdout] 302 + self.clear_line() [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::common_term::clear_line; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_screen` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | clear_screen(self) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 321 | self.clear_screen(self) [INFO] [stdout] | +++++ [INFO] [stdout] help: try calling `clear_screen` as a method [INFO] [stdout] | [INFO] [stdout] 321 - clear_screen(self) [INFO] [stdout] 321 + self.clear_screen() [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::common_term::clear_screen; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `show_cursor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | show_cursor(self) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 334 | self.show_cursor(self) [INFO] [stdout] | +++++ [INFO] [stdout] help: try calling `show_cursor` as a method [INFO] [stdout] | [INFO] [stdout] 334 - show_cursor(self) [INFO] [stdout] 334 + self.show_cursor() [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::common_term::show_cursor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hide_cursor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | hide_cursor(self) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 339 | self.hide_cursor(self) [INFO] [stdout] | +++++ [INFO] [stdout] help: try calling `hide_cursor` as a method [INFO] [stdout] | [INFO] [stdout] 339 - hide_cursor(self) [INFO] [stdout] 339 + self.hide_cursor() [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::common_term::hide_cursor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `is_a_terminal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | is_a_terminal(self.0) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn is_msys_tty(&self) -> bool { [INFO] [stdout] | ----------- ^^^^ expected `bool`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wants_emoji` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | self.is_attended() && wants_emoji() [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 76 | self.is_attended() && self.wants_emoji() [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0317]: `if` may be missing an `else` clause [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / if !self.is_attended() { [INFO] [stdout] 83 | | return TermFamily::File; [INFO] [stdout] 84 | | } [INFO] [stdout] | |_________^ expected `TermFamily`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: `if` expressions without `else` evaluate to `()` [INFO] [stdout] = help: consider adding an `else` block that evaluates to the expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_single_key` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | read_single_key() [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_secure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | match read_secure() { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `terminal_size` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | terminal_size() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_title` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.9.0/src/term.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | set_title(title); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider using the method on `Self` [INFO] [stdout] | [INFO] [stdout] 329 | self.set_title(title); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0317, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `console` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc881W6U" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8c1dd6a13542f7abd66260c13266ae87de65a8230c601c0ece00f57f09612fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1dd6a13542f7abd66260c13266ae87de65a8230c601c0ece00f57f09612fd2", kill_on_drop: false }` [INFO] [stdout] 8c1dd6a13542f7abd66260c13266ae87de65a8230c601c0ece00f57f09612fd2