[INFO] cloning repository https://github.com/oasisprotocol/cipher-paratime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oasisprotocol/cipher-paratime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foasisprotocol%2Fcipher-paratime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foasisprotocol%2Fcipher-paratime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe4cff2a1758c99394d80dc2816dcd859a8a74d7 [INFO] checking oasisprotocol/cipher-paratime against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foasisprotocol%2Fcipher-paratime" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oasisprotocol/cipher-paratime on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/oasisprotocol/cipher-paratime [INFO] finished tweaking git repo https://github.com/oasisprotocol/cipher-paratime [INFO] tweaked toml for git repo https://github.com/oasisprotocol/cipher-paratime written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/oasisprotocol/cipher-paratime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ad95a7c902f6d4c1741d99a6d911f1f4c76d4c58765eacf1a347969d639be84 [INFO] running `Command { std: "docker" "start" "-a" "9ad95a7c902f6d4c1741d99a6d911f1f4c76d4c58765eacf1a347969d639be84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ad95a7c902f6d4c1741d99a6d911f1f4c76d4c58765eacf1a347969d639be84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad95a7c902f6d4c1741d99a6d911f1f4c76d4c58765eacf1a347969d639be84", kill_on_drop: false }` [INFO] [stdout] 9ad95a7c902f6d4c1741d99a6d911f1f4c76d4c58765eacf1a347969d639be84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dced7d05dc089eaf9f841e2bd4ae8ee0873012bbcee0bd7af3a2777012719ed9 [INFO] running `Command { std: "docker" "start" "-a" "dced7d05dc089eaf9f841e2bd4ae8ee0873012bbcee0bd7af3a2777012719ed9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking const-oid v0.6.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling oid-registry v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking arc-swap v1.3.0 [INFO] [stderr] Compiling honggfuzz v0.5.54 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking io-context v0.2.0 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking libc v0.2.97 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking der v0.4.0 [INFO] [stderr] Checking anyhow v1.0.41 [INFO] [stderr] Checking futures-task v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking sgx-isa v0.3.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking aead v0.4.1 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking polyval v0.5.1 [INFO] [stderr] Checking poly1305 v0.7.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking spki v0.4.0 [INFO] [stderr] Checking intrusive-collections v0.8.5 [INFO] [stderr] Checking ghash v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking pkcs8 v0.7.0 [INFO] [stderr] Checking sp800-185 v0.2.0 [INFO] [stderr] Checking aes-gcm v0.9.2 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.10.0 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking rusticata-macros v3.0.1 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling prost-derive v0.7.0 [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 impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking arbitrary v1.0.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking crypto-bigint v0.2.2 [INFO] [stderr] Checking chacha20 v0.7.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking num-bigint-dig v0.7.0 [INFO] [stderr] Compiling oasis-runtime-sdk-macros v0.1.0 (https://github.com/oasisprotocol/oasis-sdk?branch=main#61f966f3) [INFO] [stderr] Checking chacha20poly1305 v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.10.3 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking deoxysii v0.2.2 [INFO] [stdout] error: The following target_feature flags must be set: +aes,+ssse3. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/deoxysii-0.2.2/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] [stderr] Checking ecdsa v0.12.2 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deoxysii` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dced7d05dc089eaf9f841e2bd4ae8ee0873012bbcee0bd7af3a2777012719ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dced7d05dc089eaf9f841e2bd4ae8ee0873012bbcee0bd7af3a2777012719ed9", kill_on_drop: false }` [INFO] [stdout] dced7d05dc089eaf9f841e2bd4ae8ee0873012bbcee0bd7af3a2777012719ed9