[INFO] fetching crate gaviota-sys 0.1.12... [INFO] checking gaviota-sys-0.1.12 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate gaviota-sys 0.1.12 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gaviota-sys 0.1.12 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gaviota-sys 0.1.12 [INFO] finished tweaking crates.io crate gaviota-sys 0.1.12 [INFO] tweaked toml for crates.io crate gaviota-sys 0.1.12 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8c44345c02a768c4f17f7ac97c05f348e65f84bad3ae679a75d8e7d30419ed9 [INFO] running `"docker" "start" "-a" "c8c44345c02a768c4f17f7ac97c05f348e65f84bad3ae679a75d8e7d30419ed9"` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling gaviota-sys v0.1.12 (/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: 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: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4077:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4077:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kabck_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4154:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4154:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4155:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4155:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kaakb_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4387:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4387:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4388:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4388:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kaabk_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4536:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4536:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4537:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4537:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kabbk_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4685:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4685:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4686:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4686:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c: In function 'kaaak_pctoindex': [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4907:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4907:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_WHITE; i++) ws[i] = inp_pw[i]; ws[N_WHITE] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4908:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: Gaviota-Tablebases/gtb-probe.c:4908:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (i = 0; i < N_BLACK; i++) bs[i] = inp_pb[i]; bs[N_BLACK] = NOSQUARE; [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: Gaviota-Tablebases/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: state->mode = EXLEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:657:9: note: here [INFO] [stderr] warning: 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: state->mode = EXTRA; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:669:9: note: here [INFO] [stderr] warning: 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: state->mode = NAME; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:691:9: note: here [INFO] [stderr] warning: 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: state->mode = COMMENT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:712:9: note: here [INFO] [stderr] warning: 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: state->mode = HCRC; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:732:9: note: here [INFO] [stderr] warning: 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: state->mode = DICT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:755:9: note: here [INFO] [stderr] warning: 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: state->mode = TYPE; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:762:9: note: here [INFO] [stderr] warning: 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: 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: 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: state->mode = COPY; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:809:9: note: here [INFO] [stderr] warning: 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: state->mode = LEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:939:9: note: here [INFO] [stderr] warning: 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: state->mode = LENEXT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:982:9: note: here [INFO] [stderr] warning: 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: state->mode = DIST; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:990:9: note: here [INFO] [stderr] warning: 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: state->mode = DISTEXT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1015:9: note: here [INFO] [stderr] warning: 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: state->mode = MATCH; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1035:9: note: here [INFO] [stderr] warning: 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: state->mode = LENGTH; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1090:9: note: here [INFO] [stderr] warning: 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: state->mode = DONE; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: 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: state->mode = LEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: Gaviota-Tablebases/compression/zlib/infback.c:458:9: note: here [INFO] [stderr] warning: case LEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: In file included from Gaviota-Tablebases/compression/liblzf/lzf_c.c:40:0: [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: #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: #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:0: [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: #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 58.15s [INFO] running `"docker" "inspect" "c8c44345c02a768c4f17f7ac97c05f348e65f84bad3ae679a75d8e7d30419ed9"` [INFO] running `"docker" "rm" "-f" "c8c44345c02a768c4f17f7ac97c05f348e65f84bad3ae679a75d8e7d30419ed9"` [INFO] [stdout] c8c44345c02a768c4f17f7ac97c05f348e65f84bad3ae679a75d8e7d30419ed9