[INFO] fetching crate valiant_vortex_client 0.2.1...
[INFO] checking valiant_vortex_client-0.2.1 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate valiant_vortex_client 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate valiant_vortex_client 0.2.1
[INFO] finished tweaking crates.io crate valiant_vortex_client 0.2.1
[INFO] tweaked toml for crates.io crate valiant_vortex_client 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate valiant_vortex_client 0.2.1 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate valiant_vortex_client 0.2.1 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2fb606f92d87657eb5df97e5a0a12e28fa73dcbecdc34da2962007e4b057b20
[INFO] running `Command { std: "docker" "start" "-a" "a2fb606f92d87657eb5df97e5a0a12e28fa73dcbecdc34da2962007e4b057b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2fb606f92d87657eb5df97e5a0a12e28fa73dcbecdc34da2962007e4b057b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2fb606f92d87657eb5df97e5a0a12e28fa73dcbecdc34da2962007e4b057b20", kill_on_drop: false }`
[INFO] [stdout] a2fb606f92d87657eb5df97e5a0a12e28fa73dcbecdc34da2962007e4b057b20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8b80828172cc7260b8590f26635b7c7d162dc09ee1dd47c2c27f2701aa73764
[INFO] running `Command { std: "docker" "start" "-a" "f8b80828172cc7260b8590f26635b7c7d162dc09ee1dd47c2c27f2701aa73764", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling solana-program v2.0.25
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ethnum v1.5.1
[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.1/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] [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" "f8b80828172cc7260b8590f26635b7c7d162dc09ee1dd47c2c27f2701aa73764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b80828172cc7260b8590f26635b7c7d162dc09ee1dd47c2c27f2701aa73764", kill_on_drop: false }`
[INFO] [stdout] f8b80828172cc7260b8590f26635b7c7d162dc09ee1dd47c2c27f2701aa73764
