[INFO] fetching crate why2025-badge-embedded-graphics 0.2.0...
[INFO] testing why2025-badge-embedded-graphics-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate why2025-badge-embedded-graphics 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate why2025-badge-embedded-graphics 0.2.0
[INFO] finished tweaking crates.io crate why2025-badge-embedded-graphics 0.2.0
[INFO] tweaked toml for crates.io crate why2025-badge-embedded-graphics 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate why2025-badge-embedded-graphics 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate why2025-badge-embedded-graphics 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f986bcc91c759c517ab2f93f404e55ab10c8fd6a657874dd0b64d33c2911aa6
[INFO] running `Command { std: "docker" "start" "-a" "0f986bcc91c759c517ab2f93f404e55ab10c8fd6a657874dd0b64d33c2911aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f986bcc91c759c517ab2f93f404e55ab10c8fd6a657874dd0b64d33c2911aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f986bcc91c759c517ab2f93f404e55ab10c8fd6a657874dd0b64d33c2911aa6", kill_on_drop: false }`
[INFO] [stdout] 0f986bcc91c759c517ab2f93f404e55ab10c8fd6a657874dd0b64d33c2911aa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ae43939d839dbcb90d9cdf6983a1590c625b9a980ad511eece79e87abe4b416
[INFO] running `Command { std: "docker" "start" "-a" "4ae43939d839dbcb90d9cdf6983a1590c625b9a980ad511eece79e87abe4b416", kill_on_drop: false }`
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling why2025-badge-sys v0.2.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     ["Size of option"][::core::mem::size_of::<option>() - 16usize];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 40
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 675 |     ["Size of lconv"][::core::mem::size_of::<lconv>() - 56usize];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1345:5
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     ["Size of regex_t"][::core::mem::size_of::<regex_t>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1360:5
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     ["Size of regmatch_t"][::core::mem::size_of::<regmatch_t>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1484:5
[INFO] [stdout]      |
[INFO] [stdout] 1484 |     ["Size of __file"][::core::mem::size_of::<__file>() - 20usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:1822:5
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     ["Size of ldiv_t"][::core::mem::size_of::<ldiv_t>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:2528:5
[INFO] [stdout]      |
[INFO] [stdout] 2528 |     ["Size of fd_set"][::core::mem::size_of::<fd_set>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:2554:5
[INFO] [stdout]      |
[INFO] [stdout] 2554 |     ["Size of tms"][::core::mem::size_of::<tms>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3157:5
[INFO] [stdout]      |
[INFO] [stdout] 3157 |     ["Size of path_t"][::core::mem::size_of::<path_t>() - 24usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 36
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3240:5
[INFO] [stdout]      |
[INFO] [stdout] 3240 |     ["Size of application_t"][::core::mem::size_of::<application_t>() - 36usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:3851:5
[INFO] [stdout]      |
[INFO] [stdout] 3851 |     ["Size of framebuffer_t"][::core::mem::size_of::<framebuffer_t>() - 16usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4101:5
[INFO] [stdout]      |
[INFO] [stdout] 4101 |     ["Size of stat"][::core::mem::size_of::<stat>() - 88usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4185:5
[INFO] [stdout]      |
[INFO] [stdout] 4185 |     ["Size of device"][::core::mem::size_of::<device>() - 28usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4370:5
[INFO] [stdout]      |
[INFO] [stdout] 4370 |     ["Size of curl_slist"][::core::mem::size_of::<curl_slist>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/why2025-badge-sys-0.2.0/src/lib.rs:4487:5
[INFO] [stdout]      |
[INFO] [stdout] 4487 |     ["Size of addrinfo"][::core::mem::size_of::<addrinfo>() - 32usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `why2025-badge-sys` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ae43939d839dbcb90d9cdf6983a1590c625b9a980ad511eece79e87abe4b416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ae43939d839dbcb90d9cdf6983a1590c625b9a980ad511eece79e87abe4b416", kill_on_drop: false }`
[INFO] [stdout] 4ae43939d839dbcb90d9cdf6983a1590c625b9a980ad511eece79e87abe4b416
