[INFO] cloning repository https://github.com/sdd/py03-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdd/py03-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdd%2Fpy03-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdd%2Fpy03-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d246ca34cb45b83e7a569c6b92222f3ca3cd4dc [INFO] checking sdd/py03-bug against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdd%2Fpy03-bug" "/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/sdd/py03-bug [INFO] finished tweaking git repo https://github.com/sdd/py03-bug [INFO] tweaked toml for git repo https://github.com/sdd/py03-bug written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sdd/py03-bug on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sdd/py03-bug 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a [INFO] running `Command { std: "docker" "start" "8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling polars-utils v0.39.2 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking raw-cpuid v11.1.0 [INFO] [stderr] Compiling polars-arrow v0.39.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling polars-compute v0.39.2 [INFO] [stderr] Compiling polars-core v0.39.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethnum-1.5.0/src/error.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe { mem::transmute(()) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `()` (0 bits) [INFO] [stdout] = note: target type: `TryFromIntError` (8 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling polars-ops v0.39.2 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling polars v0.39.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] error: could not compile `ethnum` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a", kill_on_drop: false }` [INFO] [stdout] 8b2a0ca205c09ad1bdbfda51adf80fdc0876245b358a317b53535d325f00cd2a