[INFO] fetching crate why2025-badge-sys 0.2.0...
[INFO] testing why2025-badge-sys-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate why2025-badge-sys 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate why2025-badge-sys 0.2.0
[INFO] finished tweaking crates.io crate why2025-badge-sys 0.2.0
[INFO] tweaked toml for crates.io crate why2025-badge-sys 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate why2025-badge-sys 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate why2025-badge-sys 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cf90e26c0bc9967e2791165735f5969078e7e161665b973f9707241e3a9171e
[INFO] running `Command { std: "docker" "start" "-a" "4cf90e26c0bc9967e2791165735f5969078e7e161665b973f9707241e3a9171e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cf90e26c0bc9967e2791165735f5969078e7e161665b973f9707241e3a9171e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf90e26c0bc9967e2791165735f5969078e7e161665b973f9707241e3a9171e", kill_on_drop: false }`
[INFO] [stdout] 4cf90e26c0bc9967e2791165735f5969078e7e161665b973f9707241e3a9171e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dedaad0f317202180716e3da99f7ae2efc97b3948fdbfa99b94e358b96c03734
[INFO] running `Command { std: "docker" "start" "-a" "dedaad0f317202180716e3da99f7ae2efc97b3948fdbfa99b94e358b96c03734", kill_on_drop: false }`
[INFO] [stderr]    Compiling why2025-badge-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]    --> 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]    --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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]     --> 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] running `Command { std: "docker" "inspect" "dedaad0f317202180716e3da99f7ae2efc97b3948fdbfa99b94e358b96c03734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dedaad0f317202180716e3da99f7ae2efc97b3948fdbfa99b94e358b96c03734", kill_on_drop: false }`
[INFO] [stdout] dedaad0f317202180716e3da99f7ae2efc97b3948fdbfa99b94e358b96c03734
