[INFO] crate gaviota-sys 0.1.9 is already in cache [INFO] extracting crate gaviota-sys 0.1.9 into work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/gaviota-sys/0.1.9 [INFO] extracting crate gaviota-sys 0.1.9 into work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/gaviota-sys/0.1.9 [INFO] validating manifest of gaviota-sys-0.1.9 on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gaviota-sys-0.1.9 on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gaviota-sys-0.1.9 [INFO] finished frobbing gaviota-sys-0.1.9 [INFO] frobbed toml for gaviota-sys-0.1.9 written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/gaviota-sys/0.1.9/Cargo.toml [INFO] started frobbing gaviota-sys-0.1.9 [INFO] finished frobbing gaviota-sys-0.1.9 [INFO] frobbed toml for gaviota-sys-0.1.9 written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/gaviota-sys/0.1.9/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking gaviota-sys-0.1.9 against try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-1/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/gaviota-sys/0.1.9:/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" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5bf5f43fe9b92b1f3ddff690499b1e5d78686d2c16f2687e9652bd0db7b26270 [INFO] running `"docker" "start" "-a" "5bf5f43fe9b92b1f3ddff690499b1e5d78686d2c16f2687e9652bd0db7b26270"` [INFO] [stderr] Compiling bindgen v0.50.0 [INFO] [stderr] Compiling gaviota-sys v0.1.9 (/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 35.37s [INFO] running `"docker" "inspect" "5bf5f43fe9b92b1f3ddff690499b1e5d78686d2c16f2687e9652bd0db7b26270"` [INFO] running `"docker" "rm" "-f" "5bf5f43fe9b92b1f3ddff690499b1e5d78686d2c16f2687e9652bd0db7b26270"` [INFO] [stdout] 5bf5f43fe9b92b1f3ddff690499b1e5d78686d2c16f2687e9652bd0db7b26270