[INFO] fetching crate midnight-base-crypto-cs 1.0.0... [INFO] checking midnight-base-crypto-cs-1.0.0 against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] extracting crate midnight-base-crypto-cs 1.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate midnight-base-crypto-cs 1.0.0 [INFO] finished tweaking crates.io crate midnight-base-crypto-cs 1.0.0 [INFO] tweaked toml for crates.io crate midnight-base-crypto-cs 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate midnight-base-crypto-cs 1.0.0 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 crates.io crate midnight-base-crypto-cs 1.0.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4 [INFO] running `Command { std: "docker" "start" "ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4", 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" "ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4", 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" "ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking konst_kernel v0.3.15 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling konst_proc_macros v0.3.10 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking const-hex v1.17.0 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking konst v0.3.16 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking flate2 v1.1.9 [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] [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" "ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4", kill_on_drop: false }` [INFO] [stdout] ad3e69912fa339231a527ac230b93c76feb4b2cfec2414b3c7b7b75ca6dc51e4