[INFO] fetching crate ttf2mesh-sys 0.1.3...
[INFO] building ttf2mesh-sys-0.1.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate ttf2mesh-sys 0.1.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ttf2mesh-sys 0.1.3
[INFO] finished tweaking crates.io crate ttf2mesh-sys 0.1.3
[INFO] tweaked toml for crates.io crate ttf2mesh-sys 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ttf2mesh-sys 0.1.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c560ea4ba85f73dfd7a6575c767166ed302bd12e3f807f75fc78a892f2376f32
[INFO] running `Command { std: "docker" "start" "-a" "c560ea4ba85f73dfd7a6575c767166ed302bd12e3f807f75fc78a892f2376f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c560ea4ba85f73dfd7a6575c767166ed302bd12e3f807f75fc78a892f2376f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c560ea4ba85f73dfd7a6575c767166ed302bd12e3f807f75fc78a892f2376f32", kill_on_drop: false }`
[INFO] [stdout] c560ea4ba85f73dfd7a6575c767166ed302bd12e3f807f75fc78a892f2376f32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7955cb6fa5bca0574cacf151de747f9edf9c30f545f583d61863f37d0ce6c86
[INFO] running `Command { std: "docker" "start" "-a" "a7955cb6fa5bca0574cacf151de747f9edf9c30f545f583d61863f37d0ce6c86", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling ttf2mesh-sys v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'herons_area_p':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2159 |     return herons_area_v(&a->x, &b->x, &c->x);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2148:23: note: in a call to function 'herons_area_v'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2148 | static __inline float herons_area_v(const float v1[2], const float v2[2], const float v3[2])
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                       ^~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'ttf_outline_contour_info':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2480:19: warning: 'ttf_outline_evenodd_base' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2480 |         int res = ttf_outline_evenodd_base(outline, &outline->cont[contour].pt[test_point].x, i, &dist);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2480:19: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2404:5: note: in a call to function 'ttf_outline_evenodd_base'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2404 | int ttf_outline_evenodd_base(const ttf_outline_t *outline, const float point[2], int contour, float *dist)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'optimize':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3199 |     if (e->tr[0]->cc.radius == 0.0f) done1 &= calc_circumcircle(&e->v1->x, &o0->x, &e->v2->x, &e->tr[0]->cc);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3200 |     if (e->tr[1]->cc.radius == 0.0f) done1 &= calc_circumcircle(&e->v1->x, &o1->x, &e->v2->x, &e->tr[1]->cc);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3203 |     if (e->alt_cc[0].radius == 0.0f) done2 &= calc_circumcircle(&o0->x, &e->v1->x, &o1->x, &e->alt_cc[0]);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3204 |     if (e->alt_cc[1].radius == 0.0f) done2 &= calc_circumcircle(&o0->x, &e->v2->x, &o1->x, &e->alt_cc[1]);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.40s
[INFO] running `Command { std: "docker" "inspect" "a7955cb6fa5bca0574cacf151de747f9edf9c30f545f583d61863f37d0ce6c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7955cb6fa5bca0574cacf151de747f9edf9c30f545f583d61863f37d0ce6c86", kill_on_drop: false }`
[INFO] [stdout] a7955cb6fa5bca0574cacf151de747f9edf9c30f545f583d61863f37d0ce6c86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 724b75d317755151a067f46f9fe3b9aab165f6cf4dc3388413c533d6c0cfdcb4
[INFO] running `Command { std: "docker" "start" "-a" "724b75d317755151a067f46f9fe3b9aab165f6cf4dc3388413c533d6c0cfdcb4", kill_on_drop: false }`
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'herons_area_p':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2159 |     return herons_area_v(&a->x, &b->x, &c->x);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: warning: 'herons_area_v' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2159:12: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2148:23: note: in a call to function 'herons_area_v'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2148 | static __inline float herons_area_v(const float v1[2], const float v2[2], const float v3[2])
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                       ^~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'ttf_outline_contour_info':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2480:19: warning: 'ttf_outline_evenodd_base' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2480 |         int res = ttf_outline_evenodd_base(outline, &outline->cont[contour].pt[test_point].x, i, &dist);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2480:19: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:2404:5: note: in a call to function 'ttf_outline_evenodd_base'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  2404 | int ttf_outline_evenodd_base(const ttf_outline_t *outline, const float point[2], int contour, float *dist)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c: In function 'optimize':
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3199 |     if (e->tr[0]->cc.radius == 0.0f) done1 &= calc_circumcircle(&e->v1->x, &o0->x, &e->v2->x, &e->tr[0]->cc);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3199:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3200 |     if (e->tr[1]->cc.radius == 0.0f) done1 &= calc_circumcircle(&e->v1->x, &o1->x, &e->v2->x, &e->tr[1]->cc);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3200:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3203 |     if (e->alt_cc[0].radius == 0.0f) done2 &= calc_circumcircle(&o0->x, &e->v1->x, &o1->x, &e->alt_cc[0]);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3203:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3204 |     if (e->alt_cc[1].radius == 0.0f) done2 &= calc_circumcircle(&o0->x, &e->v2->x, &o1->x, &e->alt_cc[1]);
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 1 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 2 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: warning: 'calc_circumcircle' reading 8 bytes from a region of size 4 [-Wstringop-overread]
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3204:47: note: referencing argument 3 of type 'const float[2]'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3: ttf2mesh/ttf2mesh.c:3151:13: note: in a call to function 'calc_circumcircle'
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:  3151 | static bool calc_circumcircle(const float A[2], const float B[2], const float C[2], mcc_t *cc)
[INFO] [stderr] warning: ttf2mesh-sys@0.1.3:       |             ^~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling ttf2mesh-sys v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "724b75d317755151a067f46f9fe3b9aab165f6cf4dc3388413c533d6c0cfdcb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "724b75d317755151a067f46f9fe3b9aab165f6cf4dc3388413c533d6c0cfdcb4", kill_on_drop: false }`
[INFO] [stdout] 724b75d317755151a067f46f9fe3b9aab165f6cf4dc3388413c533d6c0cfdcb4
