[INFO] cloning repository https://github.com/hushmesh/mini-teaclave-sgx-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hushmesh/mini-teaclave-sgx-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhushmesh%2Fmini-teaclave-sgx-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhushmesh%2Fmini-teaclave-sgx-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa0f52edfad6e64e4a9415f112baaeea73a02033 [INFO] testing hushmesh/mini-teaclave-sgx-sdk against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhushmesh%2Fmini-teaclave-sgx-sdk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hushmesh/mini-teaclave-sgx-sdk on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hushmesh/mini-teaclave-sgx-sdk [INFO] finished tweaking git repo https://github.com/hushmesh/mini-teaclave-sgx-sdk [INFO] tweaked toml for git repo https://github.com/hushmesh/mini-teaclave-sgx-sdk written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hushmesh/mini-teaclave-sgx-sdk 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52a1f91c0140ffad9d6c745bde86878055bfbdfe2afeb0b26a1f663341df748e [INFO] running `Command { std: "docker" "start" "-a" "52a1f91c0140ffad9d6c745bde86878055bfbdfe2afeb0b26a1f663341df748e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52a1f91c0140ffad9d6c745bde86878055bfbdfe2afeb0b26a1f663341df748e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a1f91c0140ffad9d6c745bde86878055bfbdfe2afeb0b26a1f663341df748e", kill_on_drop: false }` [INFO] [stdout] 52a1f91c0140ffad9d6c745bde86878055bfbdfe2afeb0b26a1f663341df748e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eb16e181388ece276671c39bbecd4566fe7b7c95c43a8c6722a5234e7948edd [INFO] running `Command { std: "docker" "start" "-a" "9eb16e181388ece276671c39bbecd4566fe7b7c95c43a8c6722a5234e7948edd", kill_on_drop: false }` [INFO] [stderr] Compiling sgx_mini_types v1.1.6 (/opt/rustwide/workdir/sgx_mini_types) [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling sgx_mini_tshim v1.1.6 (/opt/rustwide/workdir/sgx_mini_tshim) [INFO] [stderr] Compiling sgx_mini_ushim v1.1.6 (/opt/rustwide/workdir/sgx_mini_ushim) [INFO] [stderr] Compiling sgx_mini_alloc v1.1.6 (/opt/rustwide/workdir/sgx_mini_alloc) [INFO] [stderr] Compiling sgx_mini_panic_abort v1.1.6 (/opt/rustwide/workdir/sgx_mini_panic_abort) [INFO] [stderr] Compiling sgx_mini_tunittest v1.1.6 (/opt/rustwide/workdir/sgx_mini_tunittest) [INFO] [stderr] Compiling sgx_mini_tse v1.1.6 (/opt/rustwide/workdir/sgx_mini_tse) [INFO] [stderr] Compiling sgx_mini_tdh v1.1.6 (/opt/rustwide/workdir/sgx_mini_tdh) [INFO] [stderr] Compiling sgx_mini_tseal v1.1.6 (/opt/rustwide/workdir/sgx_mini_tseal) [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> sgx_mini_tdh/src/dh.rs:975:9 [INFO] [stdout] | [INFO] [stdout] 975 | mem::transmute::(*self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `SgxLAv2ProtoSpec` (528 bits) [INFO] [stdout] = note: target type: `sgx_mini_types::sgx_report_data_t` (512 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> sgx_mini_tdh/src/dh.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 979 | mem::transmute::(*data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `sgx_mini_types::sgx_report_data_t` (512 bits) [INFO] [stdout] = note: target type: `SgxLAv2ProtoSpec` (528 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 `sgx_mini_tdh` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9eb16e181388ece276671c39bbecd4566fe7b7c95c43a8c6722a5234e7948edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb16e181388ece276671c39bbecd4566fe7b7c95c43a8c6722a5234e7948edd", kill_on_drop: false }` [INFO] [stdout] 9eb16e181388ece276671c39bbecd4566fe7b7c95c43a8c6722a5234e7948edd