[INFO] crate gaviota-sys 0.1.13 is already in cache [INFO] testing gaviota-sys-0.1.13 against 1.45.2 for beta-1.46-1 [INFO] extracting crate gaviota-sys 0.1.13 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate gaviota-sys 0.1.13 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gaviota-sys 0.1.13 [INFO] finished tweaking crates.io crate gaviota-sys 0.1.13 [INFO] tweaked toml for crates.io crate gaviota-sys 0.1.13 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cfb8835af6c0b98976979e758d5e5eebfea410813f73b4111bc87f4a2d890bd [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" "6cfb8835af6c0b98976979e758d5e5eebfea410813f73b4111bc87f4a2d890bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cfb8835af6c0b98976979e758d5e5eebfea410813f73b4111bc87f4a2d890bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfb8835af6c0b98976979e758d5e5eebfea410813f73b4111bc87f4a2d890bd", kill_on_drop: false }` [INFO] [stdout] 6cfb8835af6c0b98976979e758d5e5eebfea410813f73b4111bc87f4a2d890bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cded9ba33b12b6e27122ee5edfaf8307df25c0b78fc4da3aed73ed8b4e3fe6b [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" "7cded9ba33b12b6e27122ee5edfaf8307df25c0b78fc4da3aed73ed8b4e3fe6b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling gaviota-sys v0.1.13 (/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 32.63s [INFO] running `Command { std: "docker" "inspect" "7cded9ba33b12b6e27122ee5edfaf8307df25c0b78fc4da3aed73ed8b4e3fe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cded9ba33b12b6e27122ee5edfaf8307df25c0b78fc4da3aed73ed8b4e3fe6b", kill_on_drop: false }` [INFO] [stdout] 7cded9ba33b12b6e27122ee5edfaf8307df25c0b78fc4da3aed73ed8b4e3fe6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50a09d2bfd08ea7fce2db2ff4686dbb968d3509b7c6c707484c2d356ea1e7a01 [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" "50a09d2bfd08ea7fce2db2ff4686dbb968d3509b7c6c707484c2d356ea1e7a01", 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] [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.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "50a09d2bfd08ea7fce2db2ff4686dbb968d3509b7c6c707484c2d356ea1e7a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a09d2bfd08ea7fce2db2ff4686dbb968d3509b7c6c707484c2d356ea1e7a01", kill_on_drop: false }` [INFO] [stdout] 50a09d2bfd08ea7fce2db2ff4686dbb968d3509b7c6c707484c2d356ea1e7a01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ce0e449e5c7cce46d8507e6b2d0e896d8902ba6abb81215aaff0c042f402822 [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" "4ce0e449e5c7cce46d8507e6b2d0e896d8902ba6abb81215aaff0c042f402822", 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] [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 test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gaviota_sys-0eb2ca2e7862889c [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests gaviota-sys [INFO] [stdout] test bindgen_test_layout_TB_STATS ... ok [INFO] [stdout] test tests::test_probe ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ce0e449e5c7cce46d8507e6b2d0e896d8902ba6abb81215aaff0c042f402822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce0e449e5c7cce46d8507e6b2d0e896d8902ba6abb81215aaff0c042f402822", kill_on_drop: false }` [INFO] [stdout] 4ce0e449e5c7cce46d8507e6b2d0e896d8902ba6abb81215aaff0c042f402822