[INFO] cloning repository https://github.com/universalmind303/polar-fusion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/universalmind303/polar-fusion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalmind303%2Fpolar-fusion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalmind303%2Fpolar-fusion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fc820fe060251ddee25fb7d60ec8105dc32c57b
[INFO] checking universalmind303/polar-fusion against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalmind303%2Fpolar-fusion" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/universalmind303/polar-fusion
[INFO] finished tweaking git repo https://github.com/universalmind303/polar-fusion
[INFO] tweaked toml for git repo https://github.com/universalmind303/polar-fusion written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/universalmind303/polar-fusion on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/universalmind303/polar-fusion 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/jaccard/Cargo.toml: unused manifest key: dependencies.polars-plan.default-feautres
[INFO] [stderr] warning: `jaccard` (manifest) generated 1 warning
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08
[INFO] running `Command { std: "docker" "start" "3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08", 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" "3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08", 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" "3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: crates/jaccard/Cargo.toml: unused manifest key: dependencies.polars-plan.default-feautres
[INFO] [stderr] warning: `jaccard` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling target-features v0.1.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling polars-utils v0.37.0
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking arrow-schema v50.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking arrow-buffer v50.0.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking arrow-data v50.0.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking comfy-table v7.1.0
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking polars-error v0.37.0
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling polars-arrow v0.37.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking multiversion v0.7.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking itoap v1.0.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[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] [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" "3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08", kill_on_drop: false }`
[INFO] [stdout] 3dc641f4c8c26958748150a49f0ac552c093ee3b04e2838642102236ec990f08
