[INFO] cloning repository https://github.com/scs/sgx-runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scs/sgx-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fsgx-runtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fsgx-runtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3695e29c300d53e2e38848c3a5116c5530501ad8 [INFO] testing scs/sgx-runtime against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fsgx-runtime" "/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/scs/sgx-runtime on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-22/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/scs/sgx-runtime [INFO] finished tweaking git repo https://github.com/scs/sgx-runtime [INFO] tweaked toml for git repo https://github.com/scs/sgx-runtime written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/scs/sgx-runtime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/haerdib/incubator-teaclave-sgx-sdk` [INFO] [stderr] Updating git repository `https://github.com/integritee-network/pallets.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postcard v0.7.2 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f331a6b6cf2474f22251f5b40be40be390905b84466ed686a06f36f4646e9e06 [INFO] running `Command { std: "docker" "start" "-a" "f331a6b6cf2474f22251f5b40be40be390905b84466ed686a06f36f4646e9e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f331a6b6cf2474f22251f5b40be40be390905b84466ed686a06f36f4646e9e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f331a6b6cf2474f22251f5b40be40be390905b84466ed686a06f36f4646e9e06", kill_on_drop: false }` [INFO] [stdout] f331a6b6cf2474f22251f5b40be40be390905b84466ed686a06f36f4646e9e06 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d02e1020f25e6459316039fb49e7f1117e418134887a3b21d01fa29efe25cde [INFO] running `Command { std: "docker" "start" "-a" "5d02e1020f25e6459316039fb49e7f1117e418134887a3b21d01fa29efe25cde", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling sp-std v4.0.0 (https://github.com/paritytech/substrate.git?branch=master#7c634204) [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling parity-util-mem v0.10.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tt-call v1.0.8 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling sgx_build_helper v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#565960cd) [INFO] [stderr] Compiling sgx_types v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#565960cd) [INFO] [stderr] Compiling sgx_tstd v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#565960cd) [INFO] [stderr] Compiling parking_lot_core v0.9.0 [INFO] [stderr] Compiling sgx_demangle v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#565960cd) [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling sgx_alloc v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#565960cd) [INFO] [stderr] Compiling hashbrown_tstd v0.11.2 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#565960cd) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/incubator-teaclave-sgx-sdk-f208006cdf70a903/565960c/sgx_tstd/hashbrown/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / feature( [INFO] [stdout] 16 | | test, [INFO] [stdout] 17 | | core_intrinsics, [INFO] [stdout] 18 | | dropck_eyepatch, [INFO] [stdout] ... | [INFO] [stdout] 24 | | maybe_uninit_array_assume_init [INFO] [stdout] 25 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/incubator-teaclave-sgx-sdk-f208006cdf70a903/565960c/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/incubator-teaclave-sgx-sdk-f208006cdf70a903/565960c/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/incubator-teaclave-sgx-sdk-f208006cdf70a903/565960c/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/incubator-teaclave-sgx-sdk-f208006cdf70a903/565960c/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/incubator-teaclave-sgx-sdk-f208006cdf70a903/565960c/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/incubator-teaclave-sgx-sdk-f208006cdf70a903/565960c/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/incubator-teaclave-sgx-sdk-f208006cdf70a903/565960c/sgx_alloc/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(slice_ptr_get)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling trie-root v0.17.0 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sgx_alloc` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "5d02e1020f25e6459316039fb49e7f1117e418134887a3b21d01fa29efe25cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d02e1020f25e6459316039fb49e7f1117e418134887a3b21d01fa29efe25cde", kill_on_drop: false }` [INFO] [stdout] 5d02e1020f25e6459316039fb49e7f1117e418134887a3b21d01fa29efe25cde