[INFO] cloning repository https://github.com/Phala-Network/pink-sgx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phala-Network/pink-sgx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhala-Network%2Fpink-sgx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhala-Network%2Fpink-sgx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b5b92ecc1edf11e66099d822dab23adeb4a9c30 [INFO] testing Phala-Network/pink-sgx against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhala-Network%2Fpink-sgx" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Phala-Network/pink-sgx on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-22/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Phala-Network/pink-sgx [INFO] finished tweaking git repo https://github.com/Phala-Network/pink-sgx [INFO] tweaked toml for git repo https://github.com/Phala-Network/pink-sgx written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/Phala-Network/pink-sgx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/serde-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/wabt-rs-sgx` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wabt.git` [INFO] [stderr] Updating git submodule `https://github.com/google/googletest` [INFO] [stderr] Updating git submodule `https://github.com/dabeaz/ply` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/wasmi-sgx` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/num-rational-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/num-traits-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/parity-wasm-sgx` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/typetag-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/num-bigint-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/num-integer-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/byteorder-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/erased-serde-sgx` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/inventory-sgx` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.2.3 [INFO] [stderr] Downloaded pwasm-utils v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b030b9aba280674d58225e88b3b4fd57c29992f3d766c05474079ae38d64cc54 [INFO] running `Command { std: "docker" "start" "-a" "b030b9aba280674d58225e88b3b4fd57c29992f3d766c05474079ae38d64cc54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b030b9aba280674d58225e88b3b4fd57c29992f3d766c05474079ae38d64cc54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b030b9aba280674d58225e88b3b4fd57c29992f3d766c05474079ae38d64cc54", kill_on_drop: false }` [INFO] [stdout] b030b9aba280674d58225e88b3b4fd57c29992f3d766c05474079ae38d64cc54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67f5f7119e9f1e121874a0dd33f644cd70c4b693b01c9298af8f72f5a817c65 [INFO] running `Command { std: "docker" "start" "-a" "e67f5f7119e9f1e121874a0dd33f644cd70c4b693b01c9298af8f72f5a817c65", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sgx_build_helper v0.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#a6a172e6) [INFO] [stderr] Compiling sgx_types v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#a6a172e6) [INFO] [stderr] Compiling sgx_tstd v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#a6a172e6) [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling hashbrown_tstd v0.9.0 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#a6a172e6) [INFO] [stderr] Compiling sgx_demangle v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#a6a172e6) [INFO] [stderr] Compiling sgx_alloc v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#a6a172e6) [INFO] [stderr] Compiling serde_derive v1.0.118 (https://github.com/mesalock-linux/serde-sgx#db0226f1) [INFO] [stderr] Compiling serde v1.0.118 (https://github.com/mesalock-linux/serde-sgx#db0226f1) [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling byteorder v1.3.4 (https://github.com/mesalock-linux/byteorder-sgx#325f392d) [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.10 (https://github.com/mesalock-linux/num-traits-sgx#af046e0b) [INFO] [stderr] Compiling num-integer v0.1.41 (https://github.com/mesalock-linux/num-integer-sgx#404c50e5) [INFO] [stderr] Compiling num-bigint v0.2.5 (https://github.com/mesalock-linux/num-bigint-sgx#76a5bed9) [INFO] [stderr] Compiling num-rational v0.2.2 (https://github.com/mesalock-linux/num-rational-sgx#be65f9ce) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocRef` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_alloc/src/system.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | AllocError, AllocRef, GlobalAlloc, Layout, [INFO] [stdout] | ^^^^^^^^ no `AllocRef` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_alloc/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #![feature(alloc_layout_extra)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_alloc/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(ptr_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_alloc/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #![feature(dropck_eyepatch)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_alloc/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(allocator_api)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_alloc/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_alloc/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(nonnull_slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_alloc/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(slice_ptr_get)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Compiling sgx_backtrace_sys v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#a6a172e6) [INFO] [stderr] Compiling sgx_unwind v0.1.1 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#a6a172e6) [INFO] [stderr] error: could not compile `sgx_alloc` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/a6a172e/sgx_tstd/hashbrown/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | feature(test, core_intrinsics, dropck_eyepatch, min_specialization, extend_one) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e67f5f7119e9f1e121874a0dd33f644cd70c4b693b01c9298af8f72f5a817c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67f5f7119e9f1e121874a0dd33f644cd70c4b693b01c9298af8f72f5a817c65", kill_on_drop: false }` [INFO] [stdout] e67f5f7119e9f1e121874a0dd33f644cd70c4b693b01c9298af8f72f5a817c65