[INFO] fetching crate tui 0.8.0... [INFO] checking tui-0.8.0 against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] extracting crate tui 0.8.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tui 0.8.0 on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tui 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tui 0.8.0 [INFO] tweaked toml for crates.io crate tui 0.8.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tui 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c0918cdc50935866d0a70d463815aaca4f3331df0d1f770b471d18be4fc9995 [INFO] running `"docker" "start" "-a" "4c0918cdc50935866d0a70d463815aaca4f3331df0d1f770b471d18be4fc9995"` [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tui v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> examples/table.rs:71:31 [INFO] [stderr] | [INFO] [stderr] 71 | Table::new(header.into_iter(), rows) [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> examples/demo/app.rs:134:26 [INFO] [stderr] | [INFO] [stderr] 134 | pub tasks: ListState<(&'a str)>, [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> examples/demo/ui.rs:244:23 [INFO] [stderr] | [INFO] [stderr] 244 | Table::new(header.into_iter(), rows) [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.06s [INFO] running `"docker" "inspect" "4c0918cdc50935866d0a70d463815aaca4f3331df0d1f770b471d18be4fc9995"` [INFO] running `"docker" "rm" "-f" "4c0918cdc50935866d0a70d463815aaca4f3331df0d1f770b471d18be4fc9995"` [INFO] [stdout] 4c0918cdc50935866d0a70d463815aaca4f3331df0d1f770b471d18be4fc9995