[INFO] updating cached repository https://github.com/itsaark/helix [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0d1b22b227fb8e070ea84db4a46ee06186919788 [INFO] testing itsaark/helix against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsaark%2Fhelix" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itsaark/helix on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/itsaark/helix [INFO] finished tweaking git repo https://github.com/itsaark/helix [INFO] tweaked toml for git repo https://github.com/itsaark/helix written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/itsaark/helix already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d4b0e72ea4c6e0f2322ef974744a5d7be5f470939e00d9418c932ad20d8827ef [INFO] running `"docker" "start" "-a" "d4b0e72ea4c6e0f2322ef974744a5d7be5f470939e00d9418c932ad20d8827ef"` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling helix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/compression/perceptual.rs:109:13 [INFO] [stderr] | [INFO] [stderr] 109 | let mut mask = u64::from(*byte); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.10s [INFO] running `"docker" "inspect" "d4b0e72ea4c6e0f2322ef974744a5d7be5f470939e00d9418c932ad20d8827ef"` [INFO] running `"docker" "rm" "-f" "d4b0e72ea4c6e0f2322ef974744a5d7be5f470939e00d9418c932ad20d8827ef"` [INFO] [stdout] d4b0e72ea4c6e0f2322ef974744a5d7be5f470939e00d9418c932ad20d8827ef [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c10da0e897c0827a92b86fbc37644eda60afeda8b6983c8576f387944893a98 [INFO] running `"docker" "start" "-a" "4c10da0e897c0827a92b86fbc37644eda60afeda8b6983c8576f387944893a98"` [INFO] [stderr] Compiling helix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/compression/fasta.rs:211:13 [INFO] [stderr] | [INFO] [stderr] 211 | for i in 0..10 { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `d` [INFO] [stderr] --> src/compression/fasta.rs:222:13 [INFO] [stderr] | [INFO] [stderr] 222 | let d = f1.distance_to(&f2); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/compression/perceptual.rs:109:13 [INFO] [stderr] | [INFO] [stderr] 109 | let mut mask = u64::from(*byte); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `"docker" "inspect" "4c10da0e897c0827a92b86fbc37644eda60afeda8b6983c8576f387944893a98"` [INFO] running `"docker" "rm" "-f" "4c10da0e897c0827a92b86fbc37644eda60afeda8b6983c8576f387944893a98"` [INFO] [stdout] 4c10da0e897c0827a92b86fbc37644eda60afeda8b6983c8576f387944893a98 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c35abe6ee3a2fd672e2f82789e3a2ab832ac32731b483dc8572a3939814a3a92 [INFO] running `"docker" "start" "-a" "c35abe6ee3a2fd672e2f82789e3a2ab832ac32731b483dc8572a3939814a3a92"` [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/compression/fasta.rs:211:13 [INFO] [stderr] | [INFO] [stderr] 211 | for i in 0..10 { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `d` [INFO] [stderr] --> src/compression/fasta.rs:222:13 [INFO] [stderr] | [INFO] [stderr] 222 | let d = f1.distance_to(&f2); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/compression/perceptual.rs:109:13 [INFO] [stderr] | [INFO] [stderr] 109 | let mut mask = u64::from(*byte); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/helix-ecaa1325ee9f227c [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test compression::perceptual::tests::hash_similarity ... ok [INFO] [stdout] test compression::perceptual::tests::distance_functional ... ok [INFO] [stdout] test compression::perceptual::tests::byte_distance_functional ... ok [INFO] [stdout] test compression::fasta::tests::valid_functional ... ok [INFO] [stdout] test compression::fasta::tests::distance_to ... ok [INFO] [stdout] test compression::perceptual::tests::distance_safety ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c35abe6ee3a2fd672e2f82789e3a2ab832ac32731b483dc8572a3939814a3a92"` [INFO] running `"docker" "rm" "-f" "c35abe6ee3a2fd672e2f82789e3a2ab832ac32731b483dc8572a3939814a3a92"` [INFO] [stdout] c35abe6ee3a2fd672e2f82789e3a2ab832ac32731b483dc8572a3939814a3a92