[INFO] fetching crate gaviota-sys 0.1.18... [INFO] testing gaviota-sys-0.1.18 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate gaviota-sys 0.1.18 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate gaviota-sys 0.1.18 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gaviota-sys 0.1.18 [INFO] finished tweaking crates.io crate gaviota-sys 0.1.18 [INFO] tweaked toml for crates.io crate gaviota-sys 0.1.18 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e310340c596d836b0f56cdc90d859d856fbf8d0819d66f0a2b4bd74c33fc252 [INFO] running `Command { std: "docker" "start" "-a" "8e310340c596d836b0f56cdc90d859d856fbf8d0819d66f0a2b4bd74c33fc252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e310340c596d836b0f56cdc90d859d856fbf8d0819d66f0a2b4bd74c33fc252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e310340c596d836b0f56cdc90d859d856fbf8d0819d66f0a2b4bd74c33fc252", kill_on_drop: false }` [INFO] [stdout] 8e310340c596d836b0f56cdc90d859d856fbf8d0819d66f0a2b4bd74c33fc252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ff324a1f479cc3dc7f44c3e7ca7031e9b8283a1fc9cd45de9de4fce74c09fcc [INFO] running `Command { std: "docker" "start" "-a" "6ff324a1f479cc3dc7f44c3e7ca7031e9b8283a1fc9cd45de9de4fce74c09fcc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling gaviota-sys v0.1.18 (/opt/rustwide/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: 4076 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4076 | 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: 4077 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4077 | 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: 4154 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4154 | 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: 4155 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4155 | 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: 4387 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4387 | 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: 4388 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4388 | 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: 4536 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4536 | 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: 4537 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4537 | 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: 4685 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4685 | 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: 4686 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4686 | 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: 4907 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4907 | 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: 4908 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4908 | for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c: In function 'z_inflate': [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:656:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 656 | state->mode = EXLEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:657:9: note: here [INFO] [stderr] warning: 657 | case EXLEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:668:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 668 | state->mode = EXTRA; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:669:9: note: here [INFO] [stderr] warning: 669 | case EXTRA: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:690:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 690 | state->mode = NAME; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:691:9: note: here [INFO] [stderr] warning: 691 | case NAME: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:711:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 711 | state->mode = COMMENT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:712:9: note: here [INFO] [stderr] warning: 712 | case COMMENT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:731:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 731 | state->mode = HCRC; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:732:9: note: here [INFO] [stderr] warning: 732 | case HCRC: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:754:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 754 | state->mode = DICT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:755:9: note: here [INFO] [stderr] warning: 755 | case DICT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:761:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 761 | state->mode = TYPE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:762:9: note: here [INFO] [stderr] warning: 762 | case TYPE: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:763:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 763 | if (flush == Z_BLOCK) goto inf_leave; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:764:9: note: here [INFO] [stderr] warning: 764 | case TYPEDO: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:808:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 808 | state->mode = COPY; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:809:9: note: here [INFO] [stderr] warning: 809 | case COPY: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:938:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 938 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:939:9: note: here [INFO] [stderr] warning: 939 | case LEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:981:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 981 | state->mode = LENEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:982:9: note: here [INFO] [stderr] warning: 982 | case LENEXT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:989:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 989 | state->mode = DIST; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:990:9: note: here [INFO] [stderr] warning: 990 | case DIST: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1014:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1014 | state->mode = DISTEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1015:9: note: here [INFO] [stderr] warning: 1015 | case DISTEXT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1034:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1034 | state->mode = MATCH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1035:9: note: here [INFO] [stderr] warning: 1035 | case MATCH: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1089:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1089 | state->mode = LENGTH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1090:9: note: here [INFO] [stderr] warning: 1090 | case LENGTH: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1102 | state->mode = DONE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: 1103 | case DONE: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c: In function 'z_inflateBack': [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c:456:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 456 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c:458:9: note: here [INFO] [stderr] warning: 458 | case LEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from Gaviota-Tablebases/compression/liblzf/lzf_c.c:40: [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: 131 | #if !STRICT_ALIGN [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c: In function 'lzf_compress': [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c:164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: 164 | #if STRICT_ALIGN [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c:164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: In file included from Gaviota-Tablebases/compression/liblzf/lzf_d.c:40: [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: 131 | #if !STRICT_ALIGN [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.43s [INFO] running `Command { std: "docker" "inspect" "6ff324a1f479cc3dc7f44c3e7ca7031e9b8283a1fc9cd45de9de4fce74c09fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff324a1f479cc3dc7f44c3e7ca7031e9b8283a1fc9cd45de9de4fce74c09fcc", kill_on_drop: false }` [INFO] [stdout] 6ff324a1f479cc3dc7f44c3e7ca7031e9b8283a1fc9cd45de9de4fce74c09fcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f6f405c18d792342804f550fa24ff76b462d06478f39b9462ebfcf01276d584 [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" "1f6f405c18d792342804f550fa24ff76b462d06478f39b9462ebfcf01276d584", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: 4076 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4076 | 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: 4077 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4077 | 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: 4154 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4154 | 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: 4155 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4155 | 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: 4387 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4387 | 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: 4388 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4388 | 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: 4536 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4536 | 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: 4537 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4537 | 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: 4685 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4685 | 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: 4686 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4686 | 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: 4907 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4907 | 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: 4908 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4908 | for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c: In function 'z_inflate': [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:656:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 656 | state->mode = EXLEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:657:9: note: here [INFO] [stderr] warning: 657 | case EXLEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:668:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 668 | state->mode = EXTRA; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:669:9: note: here [INFO] [stderr] warning: 669 | case EXTRA: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:690:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 690 | state->mode = NAME; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:691:9: note: here [INFO] [stderr] warning: 691 | case NAME: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:711:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 711 | state->mode = COMMENT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:712:9: note: here [INFO] [stderr] warning: 712 | case COMMENT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:731:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 731 | state->mode = HCRC; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:732:9: note: here [INFO] [stderr] warning: 732 | case HCRC: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:754:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 754 | state->mode = DICT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:755:9: note: here [INFO] [stderr] warning: 755 | case DICT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:761:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 761 | state->mode = TYPE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:762:9: note: here [INFO] [stderr] warning: 762 | case TYPE: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:763:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 763 | if (flush == Z_BLOCK) goto inf_leave; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:764:9: note: here [INFO] [stderr] warning: 764 | case TYPEDO: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:808:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 808 | state->mode = COPY; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:809:9: note: here [INFO] [stderr] warning: 809 | case COPY: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:938:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 938 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:939:9: note: here [INFO] [stderr] warning: 939 | case LEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:981:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 981 | state->mode = LENEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:982:9: note: here [INFO] [stderr] warning: 982 | case LENEXT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:989:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 989 | state->mode = DIST; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:990:9: note: here [INFO] [stderr] warning: 990 | case DIST: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1014:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1014 | state->mode = DISTEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1015:9: note: here [INFO] [stderr] warning: 1015 | case DISTEXT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1034:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1034 | state->mode = MATCH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1035:9: note: here [INFO] [stderr] warning: 1035 | case MATCH: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1089:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1089 | state->mode = LENGTH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1090:9: note: here [INFO] [stderr] warning: 1090 | case LENGTH: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1102 | state->mode = DONE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: 1103 | case DONE: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c: In function 'z_inflateBack': [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c:456:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 456 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c:458:9: note: here [INFO] [stderr] warning: 458 | case LEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from Gaviota-Tablebases/compression/liblzf/lzf_c.c:40: [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: 131 | #if !STRICT_ALIGN [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c: In function 'lzf_compress': [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c:164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: 164 | #if STRICT_ALIGN [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c:164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: In file included from Gaviota-Tablebases/compression/liblzf/lzf_d.c:40: [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: 131 | #if !STRICT_ALIGN [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] Compiling gaviota-sys v0.1.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:8203 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_easy_hits as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:8421 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_hard_prob as * const _ as usize } , 16usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:8640 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_soft_prob as * const _ as usize } , 32usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:8859 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_cachesize as * const _ as usize } , 48usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9078 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_occupancy as * const _ as usize } , 56usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9297 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_easy_hits as * const _ as usize } , 64usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9516 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_hard_prob as * const _ as usize } , 80usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9735 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_soft_prob as * const _ as usize } , 96usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9954 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_cachesize as * const _ as usize } , 112usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:10174 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_occupancy as * const _ as usize } , 120usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:10394 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . total_hits as * const _ as usize } , 128usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:10608 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . memory_hits as * const _ as usize } , 144usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:10824 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . drive_hits as * const _ as usize } , 160usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:11038 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . drive_miss as * const _ as usize } , 176usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:11252 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . bytes_read as * const _ as usize } , 192usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:11466 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . files_opened as * const _ as usize } , 208usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:11684 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . memory_efficiency as * const _ as usize } , 216usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gaviota_sys-777bc7558e742fbd) [INFO] running `Command { std: "docker" "inspect" "1f6f405c18d792342804f550fa24ff76b462d06478f39b9462ebfcf01276d584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6f405c18d792342804f550fa24ff76b462d06478f39b9462ebfcf01276d584", kill_on_drop: false }` [INFO] [stdout] 1f6f405c18d792342804f550fa24ff76b462d06478f39b9462ebfcf01276d584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f98bb674bd2e0504d9722b17b2b5511939f6aa767d6ad1acb71c303aa5c3ec2f [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" "f98bb674bd2e0504d9722b17b2b5511939f6aa767d6ad1acb71c303aa5c3ec2f", kill_on_drop: false }` [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: 4076 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4076 | 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: 4077 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4077 | 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: 4154 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4154 | 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: 4155 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4155 | 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: 4387 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4387 | 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: 4388 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4388 | 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: 4536 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4536 | 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: 4537 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4537 | 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: 4685 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4685 | 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: 4686 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4686 | 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: 4907 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4907 | 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: 4908 | 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 were guarded by the 'for' [INFO] [stderr] warning: 4908 | for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c: In function 'z_inflate': [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:656:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 656 | state->mode = EXLEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:657:9: note: here [INFO] [stderr] warning: 657 | case EXLEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:668:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 668 | state->mode = EXTRA; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:669:9: note: here [INFO] [stderr] warning: 669 | case EXTRA: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:690:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 690 | state->mode = NAME; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:691:9: note: here [INFO] [stderr] warning: 691 | case NAME: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:711:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 711 | state->mode = COMMENT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:712:9: note: here [INFO] [stderr] warning: 712 | case COMMENT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:731:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 731 | state->mode = HCRC; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:732:9: note: here [INFO] [stderr] warning: 732 | case HCRC: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:754:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 754 | state->mode = DICT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:755:9: note: here [INFO] [stderr] warning: 755 | case DICT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:761:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 761 | state->mode = TYPE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:762:9: note: here [INFO] [stderr] warning: 762 | case TYPE: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:763:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 763 | if (flush == Z_BLOCK) goto inf_leave; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:764:9: note: here [INFO] [stderr] warning: 764 | case TYPEDO: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:808:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 808 | state->mode = COPY; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:809:9: note: here [INFO] [stderr] warning: 809 | case COPY: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:938:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 938 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:939:9: note: here [INFO] [stderr] warning: 939 | case LEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:981:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 981 | state->mode = LENEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:982:9: note: here [INFO] [stderr] warning: 982 | case LENEXT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:989:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 989 | state->mode = DIST; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:990:9: note: here [INFO] [stderr] warning: 990 | case DIST: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1014:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1014 | state->mode = DISTEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1015:9: note: here [INFO] [stderr] warning: 1015 | case DISTEXT: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1034:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1034 | state->mode = MATCH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1035:9: note: here [INFO] [stderr] warning: 1035 | case MATCH: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1089:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1089 | state->mode = LENGTH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1090:9: note: here [INFO] [stderr] warning: 1090 | case LENGTH: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 1102 | state->mode = DONE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: 1103 | case DONE: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c: In function 'z_inflateBack': [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c:456:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 456 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c:458:9: note: here [INFO] [stderr] warning: 458 | case LEN: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from Gaviota-Tablebases/compression/liblzf/lzf_c.c:40: [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: 131 | #if !STRICT_ALIGN [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c: In function 'lzf_compress': [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c:164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: 164 | #if STRICT_ALIGN [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzf_c.c:164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stderr] warning: In file included from Gaviota-Tablebases/compression/liblzf/lzf_d.c:40: [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stdout] [INFO] [stderr] warning: 131 | #if !STRICT_ALIGN [INFO] [stdout] running 2 tests [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stdout] test bindgen_test_layout_TB_STATS ... ok [INFO] [stderr] warning: Gaviota-Tablebases/compression/liblzf/lzfP.h:131:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] [INFO] [stdout] test tests::test_probe ... ok [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stdout] [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:8203 [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_easy_hits as * const _ as usize } , 0usize , concat ! ("Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:8421 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_hard_prob as * const _ as usize } , 16usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:8640 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_soft_prob as * const _ as usize } , 32usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:8859 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_cachesize as * const _ as usize } , 48usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9078 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . wdl_occupancy as * const _ as usize } , 56usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9297 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_easy_hits as * const _ as usize } , 64usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9516 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_hard_prob as * const _ as usize } , 80usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9735 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_soft_prob as * const _ as usize } , 96usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:9954 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_cachesize as * const _ as usize } , 112usize , concat ! ("Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:10174 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . dtm_occupancy as * const _ as usize } , 120usize , concat ! ("Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:10394 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . total_hits as * const _ as usize } , 128usize , concat ! ("Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:10608 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . memory_hits as * const _ as usize } , 144usize , concat ! ("Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:10824 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . drive_hits as * const _ as usize } , 160usize , concat ! ("Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:11038 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . drive_miss as * const _ as usize } , 176usize , concat ! ("Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:11252 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . bytes_read as * const _ as usize } , 192usize , concat ! ("Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:11466 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . files_opened as * const _ as usize } , 208usize , concat ! ("Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/gaviota-sys-66aff9f5e3b8f4a9/out/bindings.rs:3:11684 [INFO] [stderr] | [INFO] [stderr] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < TB_STATS > ())) . memory_efficiency as * const _ as usize } , 216usize , concat ! ("... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: `gaviota-sys` (lib test) generated 17 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gaviota_sys-777bc7558e742fbd) [INFO] [stderr] Doc-tests gaviota-sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f98bb674bd2e0504d9722b17b2b5511939f6aa767d6ad1acb71c303aa5c3ec2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98bb674bd2e0504d9722b17b2b5511939f6aa767d6ad1acb71c303aa5c3ec2f", kill_on_drop: false }` [INFO] [stdout] f98bb674bd2e0504d9722b17b2b5511939f6aa767d6ad1acb71c303aa5c3ec2f