[INFO] cloning repository https://github.com/second-state/WasmEdge-paratime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/second-state/WasmEdge-paratime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecond-state%2FWasmEdge-paratime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecond-state%2FWasmEdge-paratime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d556f6a41ddaa71c2b6d23ca2aba19344906ba9 [INFO] testing second-state/WasmEdge-paratime against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecond-state%2FWasmEdge-paratime" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/second-state/WasmEdge-paratime 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-25/source/.cargo/config [INFO] started tweaking git repo https://github.com/second-state/WasmEdge-paratime [INFO] finished tweaking git repo https://github.com/second-state/WasmEdge-paratime [INFO] tweaked toml for git repo https://github.com/second-state/WasmEdge-paratime written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/second-state/WasmEdge-paratime 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] cf4dc5813ba80805039af35c3ba40aa0d38054bbccac9685c5977782031e7fc8 [INFO] running `Command { std: "docker" "start" "-a" "cf4dc5813ba80805039af35c3ba40aa0d38054bbccac9685c5977782031e7fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf4dc5813ba80805039af35c3ba40aa0d38054bbccac9685c5977782031e7fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4dc5813ba80805039af35c3ba40aa0d38054bbccac9685c5977782031e7fc8", kill_on_drop: false }` [INFO] [stdout] cf4dc5813ba80805039af35c3ba40aa0d38054bbccac9685c5977782031e7fc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 06824a2dc982fad2d79ca532984083d21d941bc5b19d86ccd0d449078a77bc43 [INFO] running `Command { std: "docker" "start" "-a" "06824a2dc982fad2d79ca532984083d21d941bc5b19d86ccd0d449078a77bc43", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling const-oid v0.3.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling honggfuzz v0.5.54 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling io-context v0.2.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling pkcs8 v0.1.1 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling sgx-isa v0.3.3 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling intrusive-collections v0.8.5 [INFO] [stderr] Compiling sp800-185 v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling anomaly v0.2.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derive_arbitrary v1.0.1 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.5.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling elliptic-curve v0.7.1 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling arbitrary v1.0.1 [INFO] [stderr] Compiling oasis-runtime-sdk-macros v0.1.0 (https://github.com/oasisprotocol/oasis-sdk?rev=5af8e65c2e1d38aa04580ea089b67094648396a7#5af8e65c) [INFO] [stderr] Compiling chacha20poly1305 v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling deoxysii v0.2.2 (https://github.com/oasisprotocol/deoxysii-rust#915990a2) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/oasis-sdk-c51e681916015383/5af8e65/runtime-sdk-macros/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_diagnostic)] [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/oasis-sdk-c51e681916015383/5af8e65/runtime-sdk-macros/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(bool_to_option)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecdsa v0.9.0 [INFO] [stdout] error: aborting due to 2 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 `oasis-runtime-sdk-macros` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: The following target_feature flags must be set: +aes,+ssse3. [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/deoxysii-rust-f9657329c58fffdd/915990a/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | compile_error!("The following target_feature flags must be set: +aes,+ssse3."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "06824a2dc982fad2d79ca532984083d21d941bc5b19d86ccd0d449078a77bc43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06824a2dc982fad2d79ca532984083d21d941bc5b19d86ccd0d449078a77bc43", kill_on_drop: false }` [INFO] [stdout] 06824a2dc982fad2d79ca532984083d21d941bc5b19d86ccd0d449078a77bc43