[INFO] fetching crate epcexplorer 0.1.2... [INFO] checking epcexplorer-0.1.2 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [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 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc5bc94f9525f3fdd33151eea185ffe153c46b563d82691557d5937ce652b43a [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" "cc5bc94f9525f3fdd33151eea185ffe153c46b563d82691557d5937ce652b43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc5bc94f9525f3fdd33151eea185ffe153c46b563d82691557d5937ce652b43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5bc94f9525f3fdd33151eea185ffe153c46b563d82691557d5937ce652b43a", kill_on_drop: false }` [INFO] [stdout] cc5bc94f9525f3fdd33151eea185ffe153c46b563d82691557d5937ce652b43a [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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9528888b9e13d9c7a56687fc74a5940cfb3b0a91b51a57f5189f1958bc05eb45 [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" "9528888b9e13d9c7a56687fc74a5940cfb3b0a91b51a57f5189f1958bc05eb45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bitreader v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pad v0.1.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking termion v1.5.3 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking tui v0.6.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking flexi_logger v0.14.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling num_enum_derive v0.4.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking num_enum v0.4.1 [INFO] [stderr] Checking gs1 v0.1.4 [INFO] [stderr] Checking ru5102 v0.1.1 [INFO] [stderr] Checking invelion v0.1.2 [INFO] [stderr] Checking epcexplorer v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] 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] [stdout] --> tagtable.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | Table::new(header.into_iter(), rows) [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] [stdout] --> tagtable.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | Table::new(header.into_iter(), rows) [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.56s [INFO] running `Command { std: "docker" "inspect" "9528888b9e13d9c7a56687fc74a5940cfb3b0a91b51a57f5189f1958bc05eb45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9528888b9e13d9c7a56687fc74a5940cfb3b0a91b51a57f5189f1958bc05eb45", kill_on_drop: false }` [INFO] [stdout] 9528888b9e13d9c7a56687fc74a5940cfb3b0a91b51a57f5189f1958bc05eb45