[INFO] cloning repository https://github.com/opensourceworks-org/xsd-convert
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opensourceworks-org/xsd-convert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopensourceworks-org%2Fxsd-convert", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopensourceworks-org%2Fxsd-convert'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72983116f2a0d05de2de9260e1cadcb459c7745e
[INFO] checking opensourceworks-org/xsd-convert against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopensourceworks-org%2Fxsd-convert" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/opensourceworks-org/xsd-convert
[INFO] finished tweaking git repo https://github.com/opensourceworks-org/xsd-convert
[INFO] tweaked toml for git repo https://github.com/opensourceworks-org/xsd-convert written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/opensourceworks-org/xsd-convert 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/opensourceworks-org/xsd-convert 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e6cf4310cf9742b425ef6c25c2811d3d88f4ae2e0b282efa6566c18625517b5f
[INFO] running `Command { std: "docker" "start" "-a" "e6cf4310cf9742b425ef6c25c2811d3d88f4ae2e0b282efa6566c18625517b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6cf4310cf9742b425ef6c25c2811d3d88f4ae2e0b282efa6566c18625517b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6cf4310cf9742b425ef6c25c2811d3d88f4ae2e0b282efa6566c18625517b5f", kill_on_drop: false }`
[INFO] [stdout] e6cf4310cf9742b425ef6c25c2811d3d88f4ae2e0b282efa6566c18625517b5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 61b01f1b2e3ecc102d12988fa3daf673d56b8cc3e92ae875d9adc1bfa3506d00
[INFO] running `Command { std: "docker" "start" "-a" "61b01f1b2e3ecc102d12988fa3daf673d56b8cc3e92ae875d9adc1bfa3506d00", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking arrow-schema v54.1.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling stacker v0.1.18
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling polars-utils v0.46.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking raw-cpuid v11.3.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v54.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling polars-schema v0.46.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]     Checking arrow-data v54.1.0
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling polars-arrow v0.46.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling polars-compute v0.46.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.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.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 write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[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" "61b01f1b2e3ecc102d12988fa3daf673d56b8cc3e92ae875d9adc1bfa3506d00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b01f1b2e3ecc102d12988fa3daf673d56b8cc3e92ae875d9adc1bfa3506d00", kill_on_drop: false }`
[INFO] [stdout] 61b01f1b2e3ecc102d12988fa3daf673d56b8cc3e92ae875d9adc1bfa3506d00
