[INFO] updating cached repository cobweb-gang/cobweb-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cobweb-gang/cobweb-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cobweb-gang/cobweb-server" "work/ex/beta-1.38-1/sources/1.37.0/gh/cobweb-gang/cobweb-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cobweb-gang/cobweb-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cobweb-gang/cobweb-server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cobweb-gang/cobweb-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cobweb-gang/cobweb-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 036fdcaef9fb4ad399fa3d2d89d732bf0aff330e [INFO] sha for GitHub repo cobweb-gang/cobweb-server: 036fdcaef9fb4ad399fa3d2d89d732bf0aff330e [INFO] validating manifest of cobweb-gang/cobweb-server on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cobweb-gang/cobweb-server on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cobweb-gang/cobweb-server [INFO] finished frobbing cobweb-gang/cobweb-server [INFO] frobbed toml for cobweb-gang/cobweb-server written to work/ex/beta-1.38-1/sources/1.37.0/gh/cobweb-gang/cobweb-server/Cargo.toml [INFO] started frobbing cobweb-gang/cobweb-server [INFO] finished frobbing cobweb-gang/cobweb-server [INFO] frobbed toml for cobweb-gang/cobweb-server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cobweb-gang/cobweb-server/Cargo.toml [INFO] crate cobweb-gang/cobweb-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cobweb-gang/cobweb-server against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/cobweb-gang/cobweb-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] fe1412c66b5a7a97e7a84bf6407f777e623ec86064a07a6dd64fc0e410348836 [INFO] running `"docker" "start" "-a" "fe1412c66b5a7a97e7a84bf6407f777e623ec86064a07a6dd64fc0e410348836"` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling zeroize v0.5.2 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling tun-tap v0.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.0 [INFO] [stderr] Compiling dbl v0.2.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling ctr v0.3.0 [INFO] [stderr] Compiling pmac v0.2.0 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v0.21.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling hkdf v0.6.0 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling miscreant v0.4.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] error: unsupported target platform. Either enable appropriate target-features (+aes,+ssse3) in RUSTFLAGS or enable the 'soft-aes' cargo feature to fallback to a software AES implementation [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/lib.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / compile_error!( [INFO] [stderr] 49 | | "unsupported target platform. Either enable appropriate target-features (+aes,+ssse3) \ [INFO] [stderr] 50 | | in RUSTFLAGS or enable the 'soft-aes' cargo feature to fallback to a software AES implementation" [INFO] [stderr] 51 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `aesni` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/lib.rs:75:16 [INFO] [stderr] | [INFO] [stderr] 75 | pub(crate) use aesni::{Aes128, Aes256}; [INFO] [stderr] | ^^^^^ use of undeclared type or module `aesni` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Aes128` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/aead.rs:114:38 [INFO] [stderr] | [INFO] [stderr] 114 | pub type Aes128SivAead = CmacSivAead; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Aes256` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/aead.rs:117:38 [INFO] [stderr] | [INFO] [stderr] 117 | pub type Aes256SivAead = CmacSivAead; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Aes128` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/aead.rs:120:42 [INFO] [stderr] | [INFO] [stderr] 120 | pub type Aes128PmacSivAead = PmacSivAead; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Aes256` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/aead.rs:123:42 [INFO] [stderr] | [INFO] [stderr] 123 | pub type Aes256PmacSivAead = PmacSivAead; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Aes128` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/siv.rs:44:30 [INFO] [stderr] | [INFO] [stderr] 44 | pub type Aes128Siv = CmacSiv; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Aes256` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/siv.rs:47:30 [INFO] [stderr] | [INFO] [stderr] 47 | pub type Aes256Siv = CmacSiv; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Aes128` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/siv.rs:50:34 [INFO] [stderr] | [INFO] [stderr] 50 | pub type Aes128PmacSiv = PmacSiv; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Aes256` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/miscreant-0.4.2/src/siv.rs:53:34 [INFO] [stderr] | [INFO] [stderr] 53 | pub type Aes256PmacSiv = PmacSiv; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `miscreant`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fe1412c66b5a7a97e7a84bf6407f777e623ec86064a07a6dd64fc0e410348836"` [INFO] running `"docker" "rm" "-f" "fe1412c66b5a7a97e7a84bf6407f777e623ec86064a07a6dd64fc0e410348836"` [INFO] [stdout] fe1412c66b5a7a97e7a84bf6407f777e623ec86064a07a6dd64fc0e410348836