[INFO] cloning repository chengli1986/571b [INFO] running `"git" "clone" "--bare" "git://github.com/chengli1986/571b.git" "work/cache/sources/gh/chengli1986/571b"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/chengli1986/571b'... [INFO] running `"git" "clone" "work/cache/sources/gh/chengli1986/571b" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chengli1986/571b"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chengli1986/571b'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chengli1986/571b" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengli1986/571b"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengli1986/571b'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5a313ccc0f20adc2291b9cc5f5361cc9b58ff892 [INFO] sha for GitHub repo chengli1986/571b: 5a313ccc0f20adc2291b9cc5f5361cc9b58ff892 [INFO] validating manifest of chengli1986/571b on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of chengli1986/571b on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing chengli1986/571b [INFO] finished frobbing chengli1986/571b [INFO] frobbed toml for chengli1986/571b written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chengli1986/571b/Cargo.toml [INFO] started frobbing chengli1986/571b [INFO] finished frobbing chengli1986/571b [INFO] frobbed toml for chengli1986/571b written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengli1986/571b/Cargo.toml [INFO] crate chengli1986/571b already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chengli1986/571b/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing chengli1986/571b against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengli1986/571b:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 027fd73578f287ad5204eb62e88a5e3d059c693f7f29514b7bfe5da627125ef5 [INFO] running `"docker" "start" "-a" "027fd73578f287ad5204eb62e88a5e3d059c693f7f29514b7bfe5da627125ef5"` [INFO] [stderr] Compiling mmap v0.1.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling COST v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::cmp::max` [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use std::cmp::max; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | for _ in (0..count) { [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:248:18 [INFO] [stderr] | [INFO] [stderr] 248 | for x in (0u32..256) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:249:22 [INFO] [stderr] | [INFO] [stderr] 249 | for y in (0u32..256) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:271:18 [INFO] [stderr] | [INFO] [stderr] 271 | for i in (0 .. 4) { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:287:22 [INFO] [stderr] | [INFO] [stderr] 287 | for log_s in (0u32 .. 4) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:310:22 [INFO] [stderr] | [INFO] [stderr] 310 | for log_s_rev in (0 .. 32) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:323:18 [INFO] [stderr] | [INFO] [stderr] 323 | for log_s in (0 .. 32) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:166:23 [INFO] [stderr] | [INFO] [stderr] 166 | for _iteration in (0 .. 20) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:168:21 [INFO] [stderr] | [INFO] [stderr] 168 | for node in (0 .. nodes) { [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:212:14 [INFO] [stderr] | [INFO] [stderr] 212 | for i in (0 .. roots.len()) { if i as u32 != roots[i] { non_roots += 1; }} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:237:14 [INFO] [stderr] | [INFO] [stderr] 237 | for i in (0 .. label.len()) { if i as u32 != label[i] { non_roots += 1; }} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: crate `COST` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `cost` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.64s [INFO] running `"docker" "inspect" "027fd73578f287ad5204eb62e88a5e3d059c693f7f29514b7bfe5da627125ef5"` [INFO] running `"docker" "rm" "-f" "027fd73578f287ad5204eb62e88a5e3d059c693f7f29514b7bfe5da627125ef5"` [INFO] [stdout] 027fd73578f287ad5204eb62e88a5e3d059c693f7f29514b7bfe5da627125ef5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengli1986/571b:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9051f9fe00ed38be747d5c97df5d3795bd4bb6667990a0b86fe52874d021c49f [INFO] running `"docker" "start" "-a" "9051f9fe00ed38be747d5c97df5d3795bd4bb6667990a0b86fe52874d021c49f"` [INFO] [stderr] Compiling COST v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::cmp::max` [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use std::cmp::max; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | for _ in (0..count) { [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:248:18 [INFO] [stderr] | [INFO] [stderr] 248 | for x in (0u32..256) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:249:22 [INFO] [stderr] | [INFO] [stderr] 249 | for y in (0u32..256) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:271:18 [INFO] [stderr] | [INFO] [stderr] 271 | for i in (0 .. 4) { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:287:22 [INFO] [stderr] | [INFO] [stderr] 287 | for log_s in (0u32 .. 4) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:310:22 [INFO] [stderr] | [INFO] [stderr] 310 | for log_s_rev in (0 .. 32) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/hilbert_curve.rs:323:18 [INFO] [stderr] | [INFO] [stderr] 323 | for log_s in (0 .. 32) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:166:23 [INFO] [stderr] | [INFO] [stderr] 166 | for _iteration in (0 .. 20) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:168:21 [INFO] [stderr] | [INFO] [stderr] 168 | for node in (0 .. nodes) { [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:212:14 [INFO] [stderr] | [INFO] [stderr] 212 | for i in (0 .. roots.len()) { if i as u32 != roots[i] { non_roots += 1; }} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:237:14 [INFO] [stderr] | [INFO] [stderr] 237 | for i in (0 .. label.len()) { if i as u32 != label[i] { non_roots += 1; }} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: crate `COST` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `cost` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "9051f9fe00ed38be747d5c97df5d3795bd4bb6667990a0b86fe52874d021c49f"` [INFO] running `"docker" "rm" "-f" "9051f9fe00ed38be747d5c97df5d3795bd4bb6667990a0b86fe52874d021c49f"` [INFO] [stdout] 9051f9fe00ed38be747d5c97df5d3795bd4bb6667990a0b86fe52874d021c49f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chengli1986/571b:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 531ba7a567cb496473f32f36f01986d7187d9c3bbce606d58600d6f7036fbad7 [INFO] running `"docker" "start" "-a" "531ba7a567cb496473f32f36f01986d7187d9c3bbce606d58600d6f7036fbad7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/COST-e36cd3d4a5f32a39 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test hilbert_curve::test_encode_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "531ba7a567cb496473f32f36f01986d7187d9c3bbce606d58600d6f7036fbad7"` [INFO] running `"docker" "rm" "-f" "531ba7a567cb496473f32f36f01986d7187d9c3bbce606d58600d6f7036fbad7"` [INFO] [stdout] 531ba7a567cb496473f32f36f01986d7187d9c3bbce606d58600d6f7036fbad7