[INFO] cloning repository https://github.com/leesdolphin/archivelib-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leesdolphin/archivelib-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesdolphin%2Farchivelib-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesdolphin%2Farchivelib-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 510e9fe03411d80086f0103e5d46cd7078bb1eb0 [INFO] checking leesdolphin/archivelib-rs against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesdolphin%2Farchivelib-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 60% (194/322) Checking out files: 61% (197/322) Checking out files: 62% (200/322) Checking out files: 63% (203/322) Checking out files: 64% (207/322) Checking out files: 65% (210/322) Checking out files: 66% (213/322) Checking out files: 67% (216/322) Checking out files: 68% (219/322) Checking out files: 69% (223/322) Checking out files: 70% (226/322) Checking out files: 71% (229/322) Checking out files: 72% (232/322) Checking out files: 73% (236/322) Checking out files: 74% (239/322) Checking out files: 75% (242/322) Checking out files: 76% (245/322) Checking out files: 77% (248/322) Checking out files: 78% (252/322) Checking out files: 79% (255/322) Checking out files: 80% (258/322) Checking out files: 81% (261/322) Checking out files: 82% (265/322) Checking out files: 83% (268/322) Checking out files: 84% (271/322) Checking out files: 85% (274/322) Checking out files: 86% (277/322) Checking out files: 87% (281/322) Checking out files: 88% (284/322) Checking out files: 89% (287/322) Checking out files: 90% (290/322) Checking out files: 91% (294/322) Checking out files: 92% (297/322) Checking out files: 93% (300/322) Checking out files: 94% (303/322) Checking out files: 95% (306/322) Checking out files: 96% (310/322) Checking out files: 97% (313/322) Checking out files: 98% (316/322) Checking out files: 99% (319/322) Checking out files: 100% (322/322) Checking out files: 100% (322/322), done. [INFO] validating manifest of git repo https://github.com/leesdolphin/archivelib-rs on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leesdolphin/archivelib-rs [INFO] removed workspace from git repo https://github.com/leesdolphin/archivelib-rs [INFO] removed path dependency archivelib-sys from git repo https://github.com/leesdolphin/archivelib-rs [INFO] finished tweaking git repo https://github.com/leesdolphin/archivelib-rs [INFO] tweaked toml for git repo https://github.com/leesdolphin/archivelib-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7493189b50da8bd59d82c585e7488a2813fda50f3dce4fa74917544511668743 [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" "7493189b50da8bd59d82c585e7488a2813fda50f3dce4fa74917544511668743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7493189b50da8bd59d82c585e7488a2813fda50f3dce4fa74917544511668743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7493189b50da8bd59d82c585e7488a2813fda50f3dce4fa74917544511668743", kill_on_drop: false }` [INFO] [stdout] 7493189b50da8bd59d82c585e7488a2813fda50f3dce4fa74917544511668743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dbf188ac8e9773010fa55b7409c0c7d62e21eba7bcac2eeaff3432fa913bf92 [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" "0dbf188ac8e9773010fa55b7409c0c7d62e21eba7bcac2eeaff3432fa913bf92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking archivelib v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking humthreads v0.1.4 [INFO] [stderr] Compiling archivelib-sys v0.2.0 [INFO] [stdout] warning: unused import: `do_decompress_level` [INFO] [stdout] --> benches/bench.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use archivelib::{do_compress_level, do_decompress_level, CompressionLevel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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] --> src/test/expand_new.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | let base_iter = $base.into_iter(); [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] ... [INFO] [stdout] 37 | / adversarial! { [INFO] [stdout] 38 | | simple(0, [0x00_u8, 0x00, 0x01, 0x01], 1); [INFO] [stdout] 39 | | simple_long(0, [0x00_u8, 0x00, 0x01, 0x01], 1024); [INFO] [stdout] 40 | | simple_really_long(0, (0..128), 1024); [INFO] [stdout] 41 | | simple_really_really_long(0, (0..=255), 1024); [INFO] [stdout] 42 | | repetitive(0, vec![1; 50], 1024); [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/test/expand_new.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | let base_iter = $base.into_iter(); [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] ... [INFO] [stdout] 37 | / adversarial! { [INFO] [stdout] 38 | | simple(0, [0x00_u8, 0x00, 0x01, 0x01], 1); [INFO] [stdout] 39 | | simple_long(0, [0x00_u8, 0x00, 0x01, 0x01], 1024); [INFO] [stdout] 40 | | simple_really_long(0, (0..128), 1024); [INFO] [stdout] 41 | | simple_really_really_long(0, (0..=255), 1024); [INFO] [stdout] 42 | | repetitive(0, vec![1; 50], 1024); [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "0dbf188ac8e9773010fa55b7409c0c7d62e21eba7bcac2eeaff3432fa913bf92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dbf188ac8e9773010fa55b7409c0c7d62e21eba7bcac2eeaff3432fa913bf92", kill_on_drop: false }` [INFO] [stdout] 0dbf188ac8e9773010fa55b7409c0c7d62e21eba7bcac2eeaff3432fa913bf92