[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] cdd376bcb4ee3c96f54bc0e6e1653759bad1ace9 [INFO] testing integritee-network/teeracle against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintegritee-network%2Fteeracle" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/integritee-network/teeracle on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/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" "+beta-2022-04-10" "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#e8a9fc22)` 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#e8a9fc22)` 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#e8a9fc22)` 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cfe5870ddabe6fccf731cb6dc998da290616ab661dec9590456faab1fe1dc447 [INFO] running `Command { std: "docker" "start" "-a" "cfe5870ddabe6fccf731cb6dc998da290616ab661dec9590456faab1fe1dc447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfe5870ddabe6fccf731cb6dc998da290616ab661dec9590456faab1fe1dc447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe5870ddabe6fccf731cb6dc998da290616ab661dec9590456faab1fe1dc447", kill_on_drop: false }` [INFO] [stdout] cfe5870ddabe6fccf731cb6dc998da290616ab661dec9590456faab1fe1dc447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bf3bdee08b58d8af6e3098d3162787db0cbe27862d55175c555f17cbea160af [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" "3bf3bdee08b58d8af6e3098d3162787db0cbe27862d55175c555f17cbea160af", kill_on_drop: false }` [INFO] [stderr] warning: Patch `sgx_serialize v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#e8a9fc22)` 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#e8a9fc22)` 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#e8a9fc22)` 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] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling sp-std v4.0.0 (https://github.com/paritytech/substrate.git?branch=master#f5f286db) [INFO] [stderr] Compiling parity-util-mem v0.11.0 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling typenum v1.16.0 (https://github.com/encointer/typenum?tag=v1.16.0#4c8dddaa) [INFO] [stderr] Compiling substrate-fixed v0.5.9 (https://github.com/encointer/substrate-fixed?tag=v0.5.9#a4fb461a) [INFO] [stderr] Compiling sgx_types v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#e8a9fc22) [INFO] [stderr] Compiling itp-settings v0.8.0 (/opt/rustwide/workdir/core-primitives/settings) [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling itp-sgx-io v0.8.0 (/opt/rustwide/workdir/core-primitives/sgx/io) [INFO] [stderr] Compiling itp-time-utils v0.8.0 (/opt/rustwide/workdir/core-primitives/time-utils) [INFO] [stderr] Compiling serde-big-array v0.1.5 [INFO] [stderr] Compiling sgx_ucrypto v1.1.4 (https://github.com/haerdib/incubator-teaclave-sgx-sdk?branch=master#e8a9fc22) [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 beta 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] [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] running `Command { std: "docker" "inspect" "3bf3bdee08b58d8af6e3098d3162787db0cbe27862d55175c555f17cbea160af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf3bdee08b58d8af6e3098d3162787db0cbe27862d55175c555f17cbea160af", kill_on_drop: false }` [INFO] [stdout] 3bf3bdee08b58d8af6e3098d3162787db0cbe27862d55175c555f17cbea160af