[INFO] cloning repository https://github.com/umar052001/blitzparse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umar052001/blitzparse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumar052001%2Fblitzparse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumar052001%2Fblitzparse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f88b963270c14bbff25d9262c8aef81cb4e63d3 [INFO] testing umar052001/blitzparse against beta-2025-11-10 for beta-1.92-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumar052001%2Fblitzparse" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/umar052001/blitzparse [INFO] finished tweaking git repo https://github.com/umar052001/blitzparse [INFO] tweaked toml for git repo https://github.com/umar052001/blitzparse written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/umar052001/blitzparse on toolchain beta-2025-11-10 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-11-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/umar052001/blitzparse 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" "+beta-2025-11-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.target-cpu [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-11-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5be60ebe818ffe787fe0e1efe396a88bf760687a62278f573f771db5c4481a7 [INFO] running `Command { std: "docker" "start" "-a" "a5be60ebe818ffe787fe0e1efe396a88bf760687a62278f573f771db5c4481a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5be60ebe818ffe787fe0e1efe396a88bf760687a62278f573f771db5c4481a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5be60ebe818ffe787fe0e1efe396a88bf760687a62278f573f771db5c4481a7", kill_on_drop: false }` [INFO] [stdout] a5be60ebe818ffe787fe0e1efe396a88bf760687a62278f573f771db5c4481a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-11-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63a9843cf71821ad3aac4be0d261b553265712527c1451cbcfbcccb7928c46e3 [INFO] running `Command { std: "docker" "start" "-a" "63a9843cf71821ad3aac4be0d261b553265712527c1451cbcfbcccb7928c46e3", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.target-cpu [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Compiling lopdf v0.36.0 [INFO] [stderr] Compiling pdf-extract v0.9.0 [INFO] [stdout] error[E0080]: unable to determine layout for `<::BaseType as PyClassBaseType>::LayoutAsBase` because `<::BaseType as PyClassBaseType>::LayoutAsBase` cannot be normalized [INFO] [stdout] --> /rustc/f3f12444a017add0468f683f3a10656d29438a05/library/core/src/mem/mod.rs:1247:26 [INFO] [stdout] | [INFO] [stdout] = note: evaluation of ` as std::mem::SizedTypeProperties>::ALIGN` 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 `pyo3` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "63a9843cf71821ad3aac4be0d261b553265712527c1451cbcfbcccb7928c46e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a9843cf71821ad3aac4be0d261b553265712527c1451cbcfbcccb7928c46e3", kill_on_drop: false }` [INFO] [stdout] 63a9843cf71821ad3aac4be0d261b553265712527c1451cbcfbcccb7928c46e3