[INFO] cloning repository https://github.com/yutiansut/qadata-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yutiansut/qadata-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadata-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadata-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 354582fe111331aa1e1703fdb836bdf503a6edae [INFO] checking yutiansut/qadata-rs against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutiansut%2Fqadata-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yutiansut/qadata-rs on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yutiansut/qadata-rs [INFO] finished tweaking git repo https://github.com/yutiansut/qadata-rs [INFO] tweaked toml for git repo https://github.com/yutiansut/qadata-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/yutiansut/qadata-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://gitee.com/yutiansut/arrow.git` [INFO] [stderr] Updating git submodule `https://github.com/apache/parquet-testing.git` [INFO] [stderr] Updating git submodule `https://github.com/apache/arrow-testing` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bson v1.1.0 [INFO] [stderr] Downloaded influxdb_derive v0.3.0 [INFO] [stderr] Downloaded os_info v2.0.8 [INFO] [stderr] Downloaded surf v2.1.0 [INFO] [stderr] Downloaded mongodb v1.1.1 [INFO] [stderr] Downloaded mifi-rs v0.3.0 [INFO] [stderr] Downloaded flatbuffers v0.8.0 [INFO] [stderr] Downloaded snap v1.0.3 [INFO] [stderr] Downloaded parquet-format v2.6.1 [INFO] [stderr] Downloaded sqlparser v0.6.1 [INFO] [stderr] Downloaded rustyline v6.3.0 [INFO] [stderr] Downloaded influxdb v0.3.0 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36e7b56342b93dd224afbb5ba31ef92057c310c40a412bc98862fd06bee5b0b6 [INFO] running `Command { std: "docker" "start" "-a" "36e7b56342b93dd224afbb5ba31ef92057c310c40a412bc98862fd06bee5b0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36e7b56342b93dd224afbb5ba31ef92057c310c40a412bc98862fd06bee5b0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e7b56342b93dd224afbb5ba31ef92057c310c40a412bc98862fd06bee5b0b6", kill_on_drop: false }` [INFO] [stdout] 36e7b56342b93dd224afbb5ba31ef92057c310c40a412bc98862fd06bee5b0b6 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577f02a7a675d500ee2705f03e6b2ee357ef45cf604fca7bad86ea4e6c62fe07 [INFO] running `Command { std: "docker" "start" "-a" "577f02a7a675d500ee2705f03e6b2ee357ef45cf604fca7bad86ea4e6c62fe07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling packed_simd_2 v0.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling snap v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling parquet v3.0.0-SNAPSHOT (https://gitee.com/yutiansut/arrow.git?rev=c46fd102678fd22b9781642437ad8821f907d9db#c46fd102) [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling arrow v3.0.0-SNAPSHOT (https://gitee.com/yutiansut/arrow.git?rev=c46fd102678fd22b9781642437ad8821f907d9db#c46fd102) [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking http v0.2.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arrow` [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/arrow-620ae3c41588d6b8/c46fd10/rust/arrow/build.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / cfg_aliases! { [INFO] [stdout] 23 | | simd_x86: { all(any(target_arch = "x86", target_arch = "x86_64"), feature = "simd") }, [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [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" "577f02a7a675d500ee2705f03e6b2ee357ef45cf604fca7bad86ea4e6c62fe07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577f02a7a675d500ee2705f03e6b2ee357ef45cf604fca7bad86ea4e6c62fe07", kill_on_drop: false }` [INFO] [stdout] 577f02a7a675d500ee2705f03e6b2ee357ef45cf604fca7bad86ea4e6c62fe07