[INFO] fetching crate sortedvec 0.5.0... [INFO] checking sortedvec-0.5.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate sortedvec 0.5.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sortedvec 0.5.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sortedvec 0.5.0 [INFO] finished tweaking crates.io crate sortedvec 0.5.0 [INFO] tweaked toml for crates.io crate sortedvec 0.5.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] 30f871f8dc4951ece65e2a65889590d8667b6832c571d7119a74b362b3cc78fd [INFO] running `Command { std: "docker" "start" "-a" "30f871f8dc4951ece65e2a65889590d8667b6832c571d7119a74b362b3cc78fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30f871f8dc4951ece65e2a65889590d8667b6832c571d7119a74b362b3cc78fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f871f8dc4951ece65e2a65889590d8667b6832c571d7119a74b362b3cc78fd", kill_on_drop: false }` [INFO] [stdout] 30f871f8dc4951ece65e2a65889590d8667b6832c571d7119a74b362b3cc78fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--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] f100f3448fc668dc1ff960de976594d2dd5a7e649157fac5b3ebac899bb200e1 [INFO] running `Command { std: "docker" "start" "-a" "f100f3448fc668dc1ff960de976594d2dd5a7e649157fac5b3ebac899bb200e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking sortedvec v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> benches/dna.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 73 | (Nucleobase::Cytosine, 0..=80) => Nucleobase::Adenine, [INFO] [stdout] | ------ this range overlaps on `80_u8` [INFO] [stdout] 74 | (Nucleobase::Cytosine, 80..=100) => Nucleobase::Cytosine, [INFO] [stdout] | ^^^^^^^^ overlapping patterns [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> benches/dna.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | let mut rng = SmallRng::from_seed(SEED); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 158 | / gen_bench! { [INFO] [stdout] 159 | | dna_e1;10, [INFO] [stdout] 160 | | dna_e2;100, [INFO] [stdout] 161 | | dna_e3;1_000, [INFO] [stdout] ... | [INFO] [stdout] 164 | | dna_e6;1_000_000 [INFO] [stdout] 165 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [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: variable does not need to be mutable [INFO] [stdout] --> benches/dna.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | let mut rng = SmallRng::from_seed(SEED); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 158 | / gen_bench! { [INFO] [stdout] 159 | | dna_e1;10, [INFO] [stdout] 160 | | dna_e2;100, [INFO] [stdout] 161 | | dna_e3;1_000, [INFO] [stdout] ... | [INFO] [stdout] 164 | | dna_e6;1_000_000 [INFO] [stdout] 165 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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: variable does not need to be mutable [INFO] [stdout] --> benches/dna.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | let mut rng = SmallRng::from_seed(SEED); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 158 | / gen_bench! { [INFO] [stdout] 159 | | dna_e1;10, [INFO] [stdout] 160 | | dna_e2;100, [INFO] [stdout] 161 | | dna_e3;1_000, [INFO] [stdout] ... | [INFO] [stdout] 164 | | dna_e6;1_000_000 [INFO] [stdout] 165 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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: variable does not need to be mutable [INFO] [stdout] --> benches/dna.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | let mut rng = SmallRng::from_seed(SEED); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 158 | / gen_bench! { [INFO] [stdout] 159 | | dna_e1;10, [INFO] [stdout] 160 | | dna_e2;100, [INFO] [stdout] 161 | | dna_e3;1_000, [INFO] [stdout] ... | [INFO] [stdout] 164 | | dna_e6;1_000_000 [INFO] [stdout] 165 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.44s [INFO] running `Command { std: "docker" "inspect" "f100f3448fc668dc1ff960de976594d2dd5a7e649157fac5b3ebac899bb200e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f100f3448fc668dc1ff960de976594d2dd5a7e649157fac5b3ebac899bb200e1", kill_on_drop: false }` [INFO] [stdout] f100f3448fc668dc1ff960de976594d2dd5a7e649157fac5b3ebac899bb200e1