[INFO] fetching crate edgefirst-cli 2.9.4... [INFO] checking edgefirst-cli-2.9.4 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] extracting crate edgefirst-cli 2.9.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate edgefirst-cli 2.9.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate edgefirst-cli 2.9.4 [INFO] tweaked toml for crates.io crate edgefirst-cli 2.9.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate edgefirst-cli 2.9.4 on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate edgefirst-cli 2.9.4 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63968c0a0b6ea9633a156e7cc39619461e1b44fa60d8e95d08e3aa8329ee2466 [INFO] running `Command { std: "docker" "start" "-a" "63968c0a0b6ea9633a156e7cc39619461e1b44fa60d8e95d08e3aa8329ee2466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63968c0a0b6ea9633a156e7cc39619461e1b44fa60d8e95d08e3aa8329ee2466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63968c0a0b6ea9633a156e7cc39619461e1b44fa60d8e95d08e3aa8329ee2466", kill_on_drop: false }` [INFO] [stdout] 63968c0a0b6ea9633a156e7cc39619461e1b44fa60d8e95d08e3aa8329ee2466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06102a4e1e0ae5169d32e49ca738963d6efab19b54008eeeec47a9cf85d834f9 [INFO] running `Command { std: "docker" "start" "-a" "06102a4e1e0ae5169d32e49ca738963d6efab19b54008eeeec47a9cf85d834f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling signal-hook v0.4.3 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling polars-utils v0.53.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling polars-buffer v0.53.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling polars-schema v0.53.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling polars-arrow v0.53.0 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking planus v1.1.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling polars-compute v0.53.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking debug_unsafe v0.1.4 [INFO] [stderr] Checking atoi_simd v0.17.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Compiling once_cell v1.21.4 [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.2/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] Compiling polars-core v0.53.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [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" "06102a4e1e0ae5169d32e49ca738963d6efab19b54008eeeec47a9cf85d834f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06102a4e1e0ae5169d32e49ca738963d6efab19b54008eeeec47a9cf85d834f9", kill_on_drop: false }` [INFO] [stdout] 06102a4e1e0ae5169d32e49ca738963d6efab19b54008eeeec47a9cf85d834f9