[INFO] cloning repository https://github.com/ptdatta/soroban_melobyte
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptdatta/soroban_melobyte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptdatta%2Fsoroban_melobyte", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptdatta%2Fsoroban_melobyte'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68c0364f1ab289c6071fdf523ef891f98cbd20b3
[INFO] checking ptdatta/soroban_melobyte against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptdatta%2Fsoroban_melobyte" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  71% (7132/9938)
Updating files:  72% (7156/9938)
Updating files:  73% (7255/9938)
Updating files:  74% (7355/9938)
Updating files:  75% (7454/9938)
Updating files:  76% (7553/9938)
Updating files:  77% (7653/9938)
Updating files:  78% (7752/9938)
Updating files:  79% (7852/9938)
Updating files:  80% (7951/9938)
Updating files:  81% (8050/9938)
Updating files:  82% (8150/9938)
Updating files:  83% (8249/9938)
Updating files:  84% (8348/9938)
Updating files:  85% (8448/9938)
Updating files:  86% (8547/9938)
Updating files:  87% (8647/9938)
Updating files:  88% (8746/9938)
Updating files:  89% (8845/9938)
Updating files:  90% (8945/9938)
Updating files:  91% (9044/9938)
Updating files:  92% (9143/9938)
Updating files:  93% (9243/9938)
Updating files:  94% (9342/9938)
Updating files:  95% (9442/9938)
Updating files:  96% (9541/9938)
Updating files:  97% (9640/9938)
Updating files:  98% (9740/9938)
Updating files:  99% (9839/9938)
Updating files: 100% (9938/9938)
Updating files: 100% (9938/9938), done.
[INFO] started tweaking git repo https://github.com/ptdatta/soroban_melobyte
[INFO] finished tweaking git repo https://github.com/ptdatta/soroban_melobyte
[INFO] tweaked toml for git repo https://github.com/ptdatta/soroban_melobyte written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ptdatta/soroban_melobyte on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ptdatta/soroban_melobyte 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19ce884525a9552bc9844a4c12d1a3c4e91f4da6a1553ca0b36876d78dfac7f6
[INFO] running `Command { std: "docker" "start" "-a" "19ce884525a9552bc9844a4c12d1a3c4e91f4da6a1553ca0b36876d78dfac7f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19ce884525a9552bc9844a4c12d1a3c4e91f4da6a1553ca0b36876d78dfac7f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19ce884525a9552bc9844a4c12d1a3c4e91f4da6a1553ca0b36876d78dfac7f6", kill_on_drop: false }`
[INFO] [stdout] 19ce884525a9552bc9844a4c12d1a3c4e91f4da6a1553ca0b36876d78dfac7f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e12c69dfb85dd7bb64ced71ed574546985cf51fd82d932bd21c86cf919b91d8
[INFO] running `Command { std: "docker" "start" "-a" "7e12c69dfb85dd7bb64ced71ed574546985cf51fd82d932bd21c86cf919b91d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]     Checking wasmi_arena v0.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking intx v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking wasmparser-nostd v0.100.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking ethnum v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling syn v2.0.36
[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.4.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 rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking wasmi_core v0.12.0
[INFO] [stderr]     Checking rand v0.7.3
[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" "7e12c69dfb85dd7bb64ced71ed574546985cf51fd82d932bd21c86cf919b91d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e12c69dfb85dd7bb64ced71ed574546985cf51fd82d932bd21c86cf919b91d8", kill_on_drop: false }`
[INFO] [stdout] 7e12c69dfb85dd7bb64ced71ed574546985cf51fd82d932bd21c86cf919b91d8
