[INFO] fetching crate gaviota-sys 0.1.8... [INFO] extracting crate gaviota-sys 0.1.8 into work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/gaviota-sys/0.1.8 [INFO] extracting crate gaviota-sys 0.1.8 into work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/gaviota-sys/0.1.8 [INFO] validating manifest of gaviota-sys-0.1.8 on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gaviota-sys-0.1.8 on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gaviota-sys-0.1.8 [INFO] finished frobbing gaviota-sys-0.1.8 [INFO] frobbed toml for gaviota-sys-0.1.8 written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/gaviota-sys/0.1.8/Cargo.toml [INFO] started frobbing gaviota-sys-0.1.8 [INFO] finished frobbing gaviota-sys-0.1.8 [INFO] frobbed toml for gaviota-sys-0.1.8 written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/gaviota-sys/0.1.8/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking gaviota-sys-0.1.8 against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-2/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/gaviota-sys/0.1.8:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 74749d813f205bb7f1a5d39c33dec2a5cb01b95355e89232d27dd6b28833a912 [INFO] running `"docker" "start" "-a" "74749d813f205bb7f1a5d39c33dec2a5cb01b95355e89232d27dd6b28833a912"` [INFO] [stderr] Compiling gaviota-sys v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kabkc_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4076:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4076:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4077:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4077:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kabck_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4154:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4154:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4155:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4155:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kaakb_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4387:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4387:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4388:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4388:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kaabk_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4536:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4536:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4537:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4537:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kabbk_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4685:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4685:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4686:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4686:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kaaak_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4907:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4907:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4908:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4908:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.46s [INFO] running `"docker" "inspect" "74749d813f205bb7f1a5d39c33dec2a5cb01b95355e89232d27dd6b28833a912"` [INFO] running `"docker" "rm" "-f" "74749d813f205bb7f1a5d39c33dec2a5cb01b95355e89232d27dd6b28833a912"` [INFO] [stdout] 74749d813f205bb7f1a5d39c33dec2a5cb01b95355e89232d27dd6b28833a912