[INFO] cloning repository https://github.com/Jayson-Fong/python-libbruteforce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jayson-Fong/python-libbruteforce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayson-Fong%2Fpython-libbruteforce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayson-Fong%2Fpython-libbruteforce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fee0172558c1cdb7234de984fbb5612fd71cf866
[INFO] testing Jayson-Fong/python-libbruteforce against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayson-Fong%2Fpython-libbruteforce" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jayson-Fong/python-libbruteforce
[INFO] finished tweaking git repo https://github.com/Jayson-Fong/python-libbruteforce
[INFO] tweaked toml for git repo https://github.com/Jayson-Fong/python-libbruteforce written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jayson-Fong/python-libbruteforce on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jayson-Fong/python-libbruteforce 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af93a0e5eb931f9c95e4729802563278b6d58949245d15b487a77de22f2468fa
[INFO] running `Command { std: "docker" "start" "-a" "af93a0e5eb931f9c95e4729802563278b6d58949245d15b487a77de22f2468fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af93a0e5eb931f9c95e4729802563278b6d58949245d15b487a77de22f2468fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af93a0e5eb931f9c95e4729802563278b6d58949245d15b487a77de22f2468fa", kill_on_drop: false }`
[INFO] [stdout] af93a0e5eb931f9c95e4729802563278b6d58949245d15b487a77de22f2468fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e07b35227062909bcff988af00c553fb68bb77940933de5243ed14e657a157df
[INFO] running `Command { std: "docker" "start" "-a" "e07b35227062909bcff988af00c553fb68bb77940933de5243ed14e657a157df", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.27.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pyo3-ffi v0.27.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.0
[INFO] [stderr]    Compiling pyo3 v0.27.0
[INFO] [stderr]    Compiling libbruteforce v4.0.1
[INFO] [stderr]    Compiling pyo3-macros v0.27.0
[INFO] [stdout] error[E0080]: unable to determine layout for `<<T as PyClassImpl>::BaseType as PyClassBaseType>::LayoutAsBase` because `<<T as PyClassImpl>::BaseType as PyClassBaseType>::LayoutAsBase` cannot be normalized
[INFO] [stdout]  --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/mem/mod.rs:1247:26
[INFO] [stdout]   |
[INFO] [stdout]   = note: evaluation of `<pycell::impl_::PyClassObject<T> 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] running `Command { std: "docker" "inspect" "e07b35227062909bcff988af00c553fb68bb77940933de5243ed14e657a157df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07b35227062909bcff988af00c553fb68bb77940933de5243ed14e657a157df", kill_on_drop: false }`
[INFO] [stdout] e07b35227062909bcff988af00c553fb68bb77940933de5243ed14e657a157df
