[INFO] cloning repository https://github.com/kobe4cn/bigdata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kobe4cn/bigdata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkobe4cn%2Fbigdata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkobe4cn%2Fbigdata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b007ab3fb19262d91ffc5010011cf6a96e2d428
[INFO] checking kobe4cn/bigdata against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkobe4cn%2Fbigdata" "/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/kobe4cn/bigdata
[INFO] finished tweaking git repo https://github.com/kobe4cn/bigdata
[INFO] tweaked toml for git repo https://github.com/kobe4cn/bigdata written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kobe4cn/bigdata 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 git repo https://github.com/kobe4cn/bigdata 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d8807a34771dc91a765ec0efd37cfa1d9774895627f8a32a31527519d78b6fa8
[INFO] running `Command { std: "docker" "start" "-a" "d8807a34771dc91a765ec0efd37cfa1d9774895627f8a32a31527519d78b6fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8807a34771dc91a765ec0efd37cfa1d9774895627f8a32a31527519d78b6fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8807a34771dc91a765ec0efd37cfa1d9774895627f8a32a31527519d78b6fa8", kill_on_drop: false }`
[INFO] [stdout] d8807a34771dc91a765ec0efd37cfa1d9774895627f8a32a31527519d78b6fa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3f7eda86e4c2950d5f5edfae4c865c996c2ea500732a20dfcff574b931cdf454
[INFO] running `Command { std: "docker" "start" "-a" "3f7eda86e4c2950d5f5edfae4c865c996c2ea500732a20dfcff574b931cdf454", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking lexical-util v1.0.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking lexical-write-integer v1.0.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.2
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking lexical-write-float v1.0.2
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking lexical-parse-float v1.0.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking lexical-core v1.0.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling polars-utils v0.43.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-schema v0.43.1
[INFO] [stderr]    Compiling polars-arrow v0.43.1
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]    Compiling polars-compute v0.43.1
[INFO] [stderr]    Compiling polars-core v0.43.1
[INFO] [stderr]    Compiling polars-ops v0.43.1
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking unicode-reverse v1.0.9
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking brotli v6.0.0
[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 num-rational v0.4.2
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling polars-plan v0.43.1
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking arrow-buffer v53.2.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[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" "3f7eda86e4c2950d5f5edfae4c865c996c2ea500732a20dfcff574b931cdf454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f7eda86e4c2950d5f5edfae4c865c996c2ea500732a20dfcff574b931cdf454", kill_on_drop: false }`
[INFO] [stdout] 3f7eda86e4c2950d5f5edfae4c865c996c2ea500732a20dfcff574b931cdf454
