[INFO] fetching crate why2025-badge-sys 0.2.0... [INFO] testing why2025-badge-sys-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate why2025-badge-sys 0.2.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate why2025-badge-sys 0.2.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6f67e30a9c14556f2c6c642e101c4b4c695ee71ae4df9f039a90772e7a1188f [INFO] running `Command { std: "docker" "start" "-a" "a6f67e30a9c14556f2c6c642e101c4b4c695ee71ae4df9f039a90772e7a1188f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6f67e30a9c14556f2c6c642e101c4b4c695ee71ae4df9f039a90772e7a1188f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f67e30a9c14556f2c6c642e101c4b4c695ee71ae4df9f039a90772e7a1188f", kill_on_drop: false }` [INFO] [stdout] a6f67e30a9c14556f2c6c642e101c4b4c695ee71ae4df9f039a90772e7a1188f [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30eea464070211055084569c8fee8a16822709ba1b4442c10a9f9d19086ce99e [INFO] running `Command { std: "docker" "start" "-a" "30eea464070211055084569c8fee8a16822709ba1b4442c10a9f9d19086ce99e", 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::