[INFO] cloning repository https://github.com/jguhlin/kmer-hasher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jguhlin/kmer-hasher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fkmer-hasher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fkmer-hasher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 951163af2d2de8530476a136e8d90b485e1cdf23 [INFO] checking jguhlin/kmer-hasher against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fkmer-hasher" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jguhlin/kmer-hasher on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jguhlin/kmer-hasher [INFO] finished tweaking git repo https://github.com/jguhlin/kmer-hasher [INFO] tweaked toml for git repo https://github.com/jguhlin/kmer-hasher written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jguhlin/kmer-hasher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f58aebd59c55ec68fbcc1e5051d745c9702a9c9f9c4033ab92570c0599d96c2 [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" "8f58aebd59c55ec68fbcc1e5051d745c9702a9c9f9c4033ab92570c0599d96c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f58aebd59c55ec68fbcc1e5051d745c9702a9c9f9c4033ab92570c0599d96c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f58aebd59c55ec68fbcc1e5051d745c9702a9c9f9c4033ab92570c0599d96c2", kill_on_drop: false }` [INFO] [stdout] 8f58aebd59c55ec68fbcc1e5051d745c9702a9c9f9c4033ab92570c0599d96c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71751c8835c6567cb91090fa8d47846cde8910d4a4dbdf263df9cb0af9f5257e [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" "71751c8835c6567cb91090fa8d47846cde8910d4a4dbdf263df9cb0af9f5257e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking seahash v3.0.6 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling t1ha v0.1.0 [INFO] [stderr] Checking wyhash v0.3.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] Checking kmer-hasher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `seahash::SeaHasher` [INFO] [stdout] --> benches/hashing.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use seahash::SeaHasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `T1ha2Hasher`, `t1ha2_atonce` [INFO] [stdout] --> benches/hashing.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use t1ha::{t1ha0, t1ha2_atonce, T1ha2Hasher}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `black_box` [INFO] [stdout] --> benches/hashing.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> benches/hashing.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | let val: u64 = 0; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> benches/hashing.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | let val: u64 = 0; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_wyhash` [INFO] [stdout] --> benches/hashing.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn bench_wyhash(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_wyhash_bv` [INFO] [stdout] --> benches/hashing.rs:135:4 [INFO] [stdout] | [INFO] [stdout] 135 | fn bench_wyhash_bv(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_seahash` [INFO] [stdout] --> benches/hashing.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn bench_seahash(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_seahash_bv` [INFO] [stdout] --> benches/hashing.rs:153:4 [INFO] [stdout] | [INFO] [stdout] 153 | fn bench_seahash_bv(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_xxhash` [INFO] [stdout] --> benches/hashing.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 162 | fn bench_xxhash(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_xxhash_bv` [INFO] [stdout] --> benches/hashing.rs:173:4 [INFO] [stdout] | [INFO] [stdout] 173 | fn bench_xxhash_bv(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_fnvhash` [INFO] [stdout] --> benches/hashing.rs:184:4 [INFO] [stdout] | [INFO] [stdout] 184 | fn bench_fnvhash(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_fnvhash_bv` [INFO] [stdout] --> benches/hashing.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn bench_fnvhash_bv(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_t1ha0` [INFO] [stdout] --> benches/hashing.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn bench_t1ha0(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_t1ha0_bv` [INFO] [stdout] --> benches/hashing.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn bench_t1ha0_bv(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_kmer_to_bits3` [INFO] [stdout] --> benches/hashing.rs:505:4 [INFO] [stdout] | [INFO] [stdout] 505 | fn convert_kmer_to_bits3(kmer: &[u8]) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `change_bits` [INFO] [stdout] --> benches/hashing.rs:524:4 [INFO] [stdout] | [INFO] [stdout] 524 | fn change_bits(char: u8, n: usize, bits: &mut u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.48s [INFO] running `Command { std: "docker" "inspect" "71751c8835c6567cb91090fa8d47846cde8910d4a4dbdf263df9cb0af9f5257e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71751c8835c6567cb91090fa8d47846cde8910d4a4dbdf263df9cb0af9f5257e", kill_on_drop: false }` [INFO] [stdout] 71751c8835c6567cb91090fa8d47846cde8910d4a4dbdf263df9cb0af9f5257e