[INFO] crate fortanix-sgx-tools 0.1.0-rc1 is already in cache [INFO] extracting crate fortanix-sgx-tools 0.1.0-rc1 into work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/fortanix-sgx-tools/0.1.0-rc1 [INFO] extracting crate fortanix-sgx-tools 0.1.0-rc1 into work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/fortanix-sgx-tools/0.1.0-rc1 [INFO] validating manifest of fortanix-sgx-tools-0.1.0-rc1 on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fortanix-sgx-tools-0.1.0-rc1 on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fortanix-sgx-tools-0.1.0-rc1 [INFO] finished frobbing fortanix-sgx-tools-0.1.0-rc1 [INFO] frobbed toml for fortanix-sgx-tools-0.1.0-rc1 written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/fortanix-sgx-tools/0.1.0-rc1/Cargo.toml [INFO] started frobbing fortanix-sgx-tools-0.1.0-rc1 [INFO] finished frobbing fortanix-sgx-tools-0.1.0-rc1 [INFO] frobbed toml for fortanix-sgx-tools-0.1.0-rc1 written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/fortanix-sgx-tools/0.1.0-rc1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking fortanix-sgx-tools-0.1.0-rc1 against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-5/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/fortanix-sgx-tools/0.1.0-rc1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 693d78c66e04268947c828f329ba3dd5699036ec6095a30c25ee56e994d84dfe [INFO] running `"docker" "start" "-a" "693d78c66e04268947c828f329ba3dd5699036ec6095a30c25ee56e994d84dfe"` [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking fortanix-sgx-abi v0.3.2 [INFO] [stderr] Checking sgx-isa v0.2.0 [INFO] [stderr] Compiling protobuf v1.7.4 [INFO] [stderr] Compiling protoc v1.7.4 [INFO] [stderr] Checking unix_socket2 v0.5.4 [INFO] [stderr] Checking sgxs v0.6.0 [INFO] [stderr] Checking sgxs-loaders v0.1.0 [INFO] [stderr] Checking enclave-runner v0.1.0 [INFO] [stderr] Compiling protoc-rust v1.7.4 [INFO] [stderr] Compiling aesm-client v0.1.0 [INFO] [stderr] Checking fortanix-sgx-tools v0.1.0-rc1 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `sgxs_loaders::isgx::DEFAULT_DEVICE_PATH` [INFO] [stderr] --> src/bin/ftxsgx-runner.rs:16:48 [INFO] [stderr] | [INFO] [stderr] 16 | use sgxs_loaders::isgx::{Device as IsgxDevice, DEFAULT_DEVICE_PATH}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `DEFAULT_DEVICE_PATH` in `isgx` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/bin/ftxsgx-runner.rs:33:19 [INFO] [stderr] | [INFO] [stderr] 33 | let mut device = IsgxDevice::open(DEFAULT_DEVICE_PATH, AesmClient::new()).context("While opening SGX device")?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sgxs_loaders::isgx::DeviceBuilder: sgxs::loader::Load` is not satisfied [INFO] [stderr] --> src/bin/ftxsgx-runner.rs:34:16 [INFO] [stderr] | [INFO] [stderr] 34 | let enclave = Command::new(&file, &mut device).context("While loading SGX enclave")?; [INFO] [stderr] | ^^^^^^^^^^^^ the trait `sgxs::loader::Load` is not implemented for `sgxs_loaders::isgx::DeviceBuilder` [INFO] [stderr] | [INFO] [stderr] = note: required by `enclave_runner::Command::new` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0061, E0277, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error[E0432]: unresolved import `sgxs_loaders::isgx::DEFAULT_DEVICE_PATH` [INFO] [stderr] --> src/bin/ftxsgx-runner.rs:16:48 [INFO] [stderr] | [INFO] [stderr] 16 | use sgxs_loaders::isgx::{Device as IsgxDevice, DEFAULT_DEVICE_PATH}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `DEFAULT_DEVICE_PATH` in `isgx` [INFO] [stderr] [INFO] [stderr] error: Could not compile `fortanix-sgx-tools`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/bin/ftxsgx-runner.rs:33:19 [INFO] [stderr] | [INFO] [stderr] 33 | let mut device = IsgxDevice::open(DEFAULT_DEVICE_PATH, AesmClient::new()).context("While opening SGX device")?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sgxs_loaders::isgx::DeviceBuilder: sgxs::loader::Load` is not satisfied [INFO] [stderr] --> src/bin/ftxsgx-runner.rs:34:16 [INFO] [stderr] | [INFO] [stderr] 34 | let enclave = Command::new(&file, &mut device).context("While loading SGX enclave")?; [INFO] [stderr] | ^^^^^^^^^^^^ the trait `sgxs::loader::Load` is not implemented for `sgxs_loaders::isgx::DeviceBuilder` [INFO] [stderr] | [INFO] [stderr] = note: required by `enclave_runner::Command::new` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0061, E0277, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `fortanix-sgx-tools`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "693d78c66e04268947c828f329ba3dd5699036ec6095a30c25ee56e994d84dfe"` [INFO] running `"docker" "rm" "-f" "693d78c66e04268947c828f329ba3dd5699036ec6095a30c25ee56e994d84dfe"` [INFO] [stdout] 693d78c66e04268947c828f329ba3dd5699036ec6095a30c25ee56e994d84dfe