[INFO] cloning repository https://github.com/gnosis/oba-services [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnosis/oba-services" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosis%2Foba-services", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosis%2Foba-services'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a7844f62b0396cb90bf6c400f01ef1618698083 [INFO] checking gnosis/oba-services/2a7844f62b0396cb90bf6c400f01ef1618698083 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosis%2Foba-services" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gnosis/oba-services on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gnosis/oba-services [INFO] finished tweaking git repo https://github.com/gnosis/oba-services [INFO] tweaked toml for git repo https://github.com/gnosis/oba-services written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gnosis/oba-services already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/vkgnosis/warp.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gnosis/gp-gas-estimation.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethcontract-mock v0.17.0 [INFO] [stderr] Downloaded ethcontract-derive v0.17.0 [INFO] [stderr] Downloaded ethcontract-generate v0.17.0 [INFO] [stderr] Downloaded mockall v0.11.0 [INFO] [stderr] Downloaded prometheus-metric-storage-derive v0.4.0 [INFO] [stderr] Downloaded ethcontract-common v0.17.0 [INFO] [stderr] Downloaded sqlx-macros v0.5.11 [INFO] [stderr] Downloaded enum-utils v0.1.2 [INFO] [stderr] Downloaded bigdecimal v0.2.2 [INFO] [stderr] Downloaded sqlx-rt v0.5.11 [INFO] [stderr] Downloaded fragile v1.2.0 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.22 [INFO] [stderr] Downloaded cached v0.34.0 [INFO] [stderr] Downloaded ethcontract v0.17.0 [INFO] [stderr] Downloaded const_format v0.2.22 [INFO] [stderr] Downloaded sqlx v0.5.11 [INFO] [stderr] Downloaded curl v0.4.43 [INFO] [stderr] Downloaded mockall_derive v0.11.0 [INFO] [stderr] Downloaded whoami v1.2.1 [INFO] [stderr] Downloaded protobuf v2.27.1 [INFO] [stderr] Downloaded sqlx-core v0.5.11 [INFO] [stderr] Downloaded serde_with v1.12.0 [INFO] [stderr] Downloaded enum-utils-from-str v0.1.2 [INFO] [stderr] Downloaded prometheus-metric-storage v0.4.0 [INFO] [stderr] Downloaded libz-sys v1.1.5 [INFO] [stderr] Downloaded curl-sys v0.4.53+curl-7.82.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49e502d4f9b2259f232b2705e5c05ad8db005c010cc34b03772fda6b7b0bcdeb [INFO] running `Command { std: "docker" "start" "-a" "49e502d4f9b2259f232b2705e5c05ad8db005c010cc34b03772fda6b7b0bcdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49e502d4f9b2259f232b2705e5c05ad8db005c010cc34b03772fda6b7b0bcdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e502d4f9b2259f232b2705e5c05ad8db005c010cc34b03772fda6b7b0bcdeb", kill_on_drop: false }` [INFO] [stdout] 49e502d4f9b2259f232b2705e5c05ad8db005c010cc34b03772fda6b7b0bcdeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2756aea7a5f3568a799e6067ed9bc26b141696f4c2e268545d813259187fdc19 [INFO] running `Command { std: "docker" "start" "-a" "2756aea7a5f3568a799e6067ed9bc26b141696f4c2e268545d813259187fdc19", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2756aea7a5f3568a799e6067ed9bc26b141696f4c2e268545d813259187fdc19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2756aea7a5f3568a799e6067ed9bc26b141696f4c2e268545d813259187fdc19", kill_on_drop: false }` [INFO] [stdout] 2756aea7a5f3568a799e6067ed9bc26b141696f4c2e268545d813259187fdc19