[INFO] cloning repository https://github.com/fakecoinbase/tari-projectslashtari [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fakecoinbase/tari-projectslashtari" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakecoinbase%2Ftari-projectslashtari", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakecoinbase%2Ftari-projectslashtari'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e56a06fa3659283e73dae0943936cf323ebaac4d [INFO] checking fakecoinbase/tari-projectslashtari against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakecoinbase%2Ftari-projectslashtari" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 92% (799/862) Updating files: 93% (802/862) Updating files: 94% (811/862) Updating files: 95% (819/862) Updating files: 96% (828/862) Updating files: 97% (837/862) Updating files: 98% (845/862) Updating files: 99% (854/862) Updating files: 100% (862/862) Updating files: 100% (862/862), done. [INFO] validating manifest of git repo https://github.com/fakecoinbase/tari-projectslashtari on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/fakecoinbase/tari-projectslashtari [INFO] finished tweaking git repo https://github.com/fakecoinbase/tari-projectslashtari [INFO] tweaked toml for git repo https://github.com/fakecoinbase/tari-projectslashtari written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/fakecoinbase/tari-projectslashtari already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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] 0eb2cb823f81b839e17f56b45469aa124049e739b07a10618633c0f39c3043d1 [INFO] running `Command { std: "docker" "start" "-a" "0eb2cb823f81b839e17f56b45469aa124049e739b07a10618633c0f39c3043d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eb2cb823f81b839e17f56b45469aa124049e739b07a10618633c0f39c3043d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb2cb823f81b839e17f56b45469aa124049e739b07a10618633c0f39c3043d1", kill_on_drop: false }` [INFO] [stdout] 0eb2cb823f81b839e17f56b45469aa124049e739b07a10618633c0f39c3043d1 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d8acb13dd9cb10800d668e791fee63e74922caf7b45b4ca1aedd9f031e111c [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" "a8d8acb13dd9cb10800d668e791fee63e74922caf7b45b4ca1aedd9f031e111c", 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] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking newtype-ops v0.1.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking bitstring v0.1.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scanlex v0.1.2 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking stream-cancel v0.4.4 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling sys-info v0.5.6 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking enum-map-internals v0.1.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stdout] error[E0432]: unresolved import `crate::arch::x86_64::__m64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/api/into_bits/arch_specific.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | $($arch_ty),* [INFO] [stdout] | ^^^^^^^^ no `__m64` in `arch::x86_64` [INFO] [stdout] ... [INFO] [stdout] 86 | / impl_arch!( [INFO] [stdout] 87 | | [x86["x86"]: __m64], [x86_64["x86_64"]: __m64], [INFO] [stdout] 88 | | [arm["arm"]: int8x8_t, uint8x8_t, poly8x8_t, int16x4_t, uint16x4_t, [INFO] [stdout] 89 | | poly16x4_t, int32x2_t, uint32x2_t, float32x2_t, int64x1_t, [INFO] [stdout] ... | [INFO] [stdout] 96 | | test: test_v64 [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_arch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask/x86/sse.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::arch::x86_64::_mm_movemask_pi8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `_mm_movemask_epi8` [INFO] [stdout] | no `_mm_movemask_pi8` in `arch::x86_64` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | impl_mask_reductions!(m8x8); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `x86_m8x8_sse_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask/x86/sse.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::arch::x86_64::_mm_movemask_pi8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `_mm_movemask_epi8` [INFO] [stdout] | no `_mm_movemask_pi8` in `arch::x86_64` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | impl_mask_reductions!(m8x8); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `x86_m8x8_sse_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask/x86/sse.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::arch::x86_64::_mm_movemask_pi8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `_mm_movemask_epi8` [INFO] [stdout] | no `_mm_movemask_pi8` in `arch::x86_64` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_mask_reductions!(m16x4); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `x86_m8x8_sse_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask/x86/sse.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::arch::x86_64::_mm_movemask_pi8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `_mm_movemask_epi8` [INFO] [stdout] | no `_mm_movemask_pi8` in `arch::x86_64` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_mask_reductions!(m16x4); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `x86_m8x8_sse_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask/x86/sse.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::arch::x86_64::_mm_movemask_pi8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `_mm_movemask_epi8` [INFO] [stdout] | no `_mm_movemask_pi8` in `arch::x86_64` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | impl_mask_reductions!(m32x2); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `x86_m8x8_sse_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::x86_64::_mm_movemask_pi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask/x86/sse.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::arch::x86_64::_mm_movemask_pi8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `_mm_movemask_epi8` [INFO] [stdout] | no `_mm_movemask_pi8` in `arch::x86_64` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/codegen/reductions/mask.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | impl_mask_reductions!(m32x2); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `x86_m8x8_sse_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking polyval v0.4.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking fixed-hash v0.4.0 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking futures-test-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking tari_infra_derive v0.0.10 (/opt/rustwide/workdir/infrastructure/derive) [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking image v0.23.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packed_simd` [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" "a8d8acb13dd9cb10800d668e791fee63e74922caf7b45b4ca1aedd9f031e111c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d8acb13dd9cb10800d668e791fee63e74922caf7b45b4ca1aedd9f031e111c", kill_on_drop: false }` [INFO] [stdout] a8d8acb13dd9cb10800d668e791fee63e74922caf7b45b4ca1aedd9f031e111c