[INFO] crate epcexplorer 0.1.2 is already in cache [INFO] checking epcexplorer-0.1.2 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate epcexplorer 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate epcexplorer 0.1.2 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate epcexplorer 0.1.2 [INFO] finished tweaking crates.io crate epcexplorer 0.1.2 [INFO] tweaked toml for crates.io crate epcexplorer 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate epcexplorer 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 737f36d1ae084b190095b826ee62e3147b156f17fae89f5d015228ab31c3cf53 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "737f36d1ae084b190095b826ee62e3147b156f17fae89f5d015228ab31c3cf53"` [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking bitreader v0.3.2 [INFO] [stderr] Checking pad v0.1.5 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking termion v1.5.3 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking flexi_logger v0.14.4 [INFO] [stderr] Checking tui v0.6.2 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.1 [INFO] [stderr] Checking num_enum v0.4.1 [INFO] [stderr] Checking gs1 v0.1.4 [INFO] [stderr] Checking invelion v0.1.2 [INFO] [stderr] Checking ru5102 v0.1.1 [INFO] [stderr] Checking epcexplorer v0.1.2 (/opt/rustwide/workdir) [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] --> tagtable.rs:89:27 [INFO] [stderr] | [INFO] [stderr] 89 | 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: 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] --> tagtable.rs:89:27 [INFO] [stderr] | [INFO] [stderr] 89 | 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 28.42s [INFO] running `"docker" "inspect" "737f36d1ae084b190095b826ee62e3147b156f17fae89f5d015228ab31c3cf53"` [INFO] running `"docker" "rm" "-f" "737f36d1ae084b190095b826ee62e3147b156f17fae89f5d015228ab31c3cf53"` [INFO] [stdout] 737f36d1ae084b190095b826ee62e3147b156f17fae89f5d015228ab31c3cf53