[INFO] fetching crate epcexplorer 0.1.2... [INFO] testing epcexplorer-0.1.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate epcexplorer 0.1.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate epcexplorer 0.1.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-0/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded tui v0.6.2 [INFO] [stderr] Downloaded flexi_logger v0.14.4 [INFO] [stderr] Downloaded proc-quote-impl v0.2.2 [INFO] [stderr] Downloaded proc-quote v0.2.2 [INFO] [stderr] Downloaded num_enum v0.4.1 [INFO] [stderr] Downloaded pad v0.1.5 [INFO] [stderr] Downloaded gs1 v0.1.4 [INFO] [stderr] Downloaded ru5102 v0.1.1 [INFO] [stderr] Downloaded invelion v0.1.2 [INFO] [stderr] Downloaded num_enum_derive v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f6f4333b14e59f5f06d538a672396a65cc59caf9242119a80a373c3180ee7de [INFO] running `Command { std: "docker" "start" "-a" "1f6f4333b14e59f5f06d538a672396a65cc59caf9242119a80a373c3180ee7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f6f4333b14e59f5f06d538a672396a65cc59caf9242119a80a373c3180ee7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6f4333b14e59f5f06d538a672396a65cc59caf9242119a80a373c3180ee7de", kill_on_drop: false }` [INFO] [stdout] 1f6f4333b14e59f5f06d538a672396a65cc59caf9242119a80a373c3180ee7de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 901b453ff1a6ebd474c2f95e5bd9f1d1e8bd72fa5f485c687b79ed194b87d615 [INFO] running `Command { std: "docker" "start" "-a" "901b453ff1a6ebd474c2f95e5bd9f1d1e8bd72fa5f485c687b79ed194b87d615", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bitreader v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pad v0.1.5 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [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] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling tui v0.6.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling flexi_logger v0.14.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling num_enum_derive v0.4.1 [INFO] [stderr] Compiling num_enum v0.4.1 [INFO] [stderr] Compiling gs1 v0.1.4 [INFO] [stderr] Compiling invelion v0.1.2 [INFO] [stderr] Compiling ru5102 v0.1.1 [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.46s [INFO] running `Command { std: "docker" "inspect" "901b453ff1a6ebd474c2f95e5bd9f1d1e8bd72fa5f485c687b79ed194b87d615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901b453ff1a6ebd474c2f95e5bd9f1d1e8bd72fa5f485c687b79ed194b87d615", kill_on_drop: false }` [INFO] [stdout] 901b453ff1a6ebd474c2f95e5bd9f1d1e8bd72fa5f485c687b79ed194b87d615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abfb6a6c840ac794850eb4a3c4ca9adb5586cdcbc8750189565a824126472015 [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" "abfb6a6c840ac794850eb4a3c4ca9adb5586cdcbc8750189565a824126472015", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "abfb6a6c840ac794850eb4a3c4ca9adb5586cdcbc8750189565a824126472015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abfb6a6c840ac794850eb4a3c4ca9adb5586cdcbc8750189565a824126472015", kill_on_drop: false }` [INFO] [stdout] abfb6a6c840ac794850eb4a3c4ca9adb5586cdcbc8750189565a824126472015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2dd047bb07a8df0b93abe2ccc2c83518534a2d8d1ab912628cccf163a332e74 [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" "e2dd047bb07a8df0b93abe2ccc2c83518534a2d8d1ab912628cccf163a332e74", kill_on_drop: false }` [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/epcexplorer-c8ff0a4bbd842725) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2dd047bb07a8df0b93abe2ccc2c83518534a2d8d1ab912628cccf163a332e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2dd047bb07a8df0b93abe2ccc2c83518534a2d8d1ab912628cccf163a332e74", kill_on_drop: false }` [INFO] [stdout] e2dd047bb07a8df0b93abe2ccc2c83518534a2d8d1ab912628cccf163a332e74