[INFO] cloning repository https://github.com/integritee-network/teeracle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/integritee-network/teeracle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintegritee-network%2Fteeracle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintegritee-network%2Fteeracle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e7a39871dc2d03ce45cfd50735e6832b4cde203 [INFO] testing integritee-network/teeracle against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintegritee-network%2Fteeracle" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/integritee-network/teeracle 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-3/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/integritee-network/teeracle [INFO] finished tweaking git repo https://github.com/integritee-network/teeracle [INFO] tweaked toml for git repo https://github.com/integritee-network/teeracle written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/integritee-network/teeracle 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] warning: Patch `sgx_serialize v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#86337887)` was not used in the crate graph. [INFO] [stderr] Patch `sgx_serialize_derive v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#86337887)` was not used in the crate graph. [INFO] [stderr] Patch `sgx_serialize_derive_internals v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#86337887)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] e2acff9b73eda078568cf7be4cb5a50e68f3c982e380b1b18c3929633b1347eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2acff9b73eda078568cf7be4cb5a50e68f3c982e380b1b18c3929633b1347eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2acff9b73eda078568cf7be4cb5a50e68f3c982e380b1b18c3929633b1347eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2acff9b73eda078568cf7be4cb5a50e68f3c982e380b1b18c3929633b1347eb", kill_on_drop: false }` [INFO] [stdout] e2acff9b73eda078568cf7be4cb5a50e68f3c982e380b1b18c3929633b1347eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b7349460412ccd0fccfbe49147b26aeaa22e0ab404bf13d5ebe61b1ec6cc0998 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b7349460412ccd0fccfbe49147b26aeaa22e0ab404bf13d5ebe61b1ec6cc0998", kill_on_drop: false }` [INFO] [stderr] warning: Patch `sgx_serialize v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#86337887)` was not used in the crate graph. [INFO] [stderr] Patch `sgx_serialize_derive v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#86337887)` was not used in the crate graph. [INFO] [stderr] Patch `sgx_serialize_derive_internals v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#86337887)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sp-std v4.0.0-dev (https://github.com/paritytech/substrate.git?branch=master#7406442b) [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling parity-util-mem v0.10.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tt-call v1.0.8 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling sgx_types v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#86337887) [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling itp-settings v0.8.0 (/opt/rustwide/workdir/core-primitives/settings) [INFO] [stderr] Compiling typenum v1.14.0 (https://github.com/encointer/typenum#ec35bb80) [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling substrate-fixed v0.5.7 (https://github.com/encointer/substrate-fixed?tag=v0.5.7#2f353ace) [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling safe-mix v1.0.1 [INFO] [stderr] Compiling itp-sgx-io v0.8.0 (/opt/rustwide/workdir/core-primitives/sgx/io) [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling itp-time-utils v0.8.0 (/opt/rustwide/workdir/core-primitives/time-utils) [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling retain_mut v0.1.4 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling sgx_ucrypto v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#86337887) [INFO] [stderr] Compiling serde-big-array v0.1.5 [INFO] [stderr] Compiling itp-component-container v0.8.0 (/opt/rustwide/workdir/core-primitives/component-container) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> core-primitives/time-utils/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(trait_alias)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling subtle v1.0.0 [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: could not compile `itp-time-utils` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b7349460412ccd0fccfbe49147b26aeaa22e0ab404bf13d5ebe61b1ec6cc0998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7349460412ccd0fccfbe49147b26aeaa22e0ab404bf13d5ebe61b1ec6cc0998", kill_on_drop: false }` [INFO] [stdout] b7349460412ccd0fccfbe49147b26aeaa22e0ab404bf13d5ebe61b1ec6cc0998