[INFO] cloning repository https://github.com/bemyak/roll_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bemyak/roll_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbemyak%2Froll_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbemyak%2Froll_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0528000910ab25f51a3bcc17d8a17c0206f5623e [INFO] checking bemyak/roll_bot against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbemyak%2Froll_bot" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bemyak/roll_bot on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bemyak/roll_bot [INFO] finished tweaking git repo https://github.com/bemyak/roll_bot [INFO] tweaked toml for git repo https://github.com/bemyak/roll_bot written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/bemyak/roll_bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4fb3fb0f08952f7a4a4ba86b55ed46f38df3be1fe91b794943ac310829f7f96 [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" "d4fb3fb0f08952f7a4a4ba86b55ed46f38df3be1fe91b794943ac310829f7f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4fb3fb0f08952f7a4a4ba86b55ed46f38df3be1fe91b794943ac310829f7f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fb3fb0f08952f7a4a4ba86b55ed46f38df3be1fe91b794943ac310829f7f96", kill_on_drop: false }` [INFO] [stdout] d4fb3fb0f08952f7a4a4ba86b55ed46f38df3be1fe91b794943ac310829f7f96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dcb21096d81486744692c290bb2b9a862663f34805c562ab1268cdfb8fe4937 [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" "3dcb21096d81486744692c290bb2b9a862663f34805c562ab1268cdfb8fe4937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bindgen v0.46.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking triple_accel v0.2.2 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:792:13 [INFO] [stdout] | [INFO] [stdout] 791 | / unsafe { [INFO] [stdout] 792 | | #![target_feature(enable = "avx2")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 793 | | write!(f, "[")?; [INFO] [stdout] 794 | | [INFO] [stdout] ... | [INFO] [stdout] 820 | | write!(f, "]") [INFO] [stdout] 821 | | } [INFO] [stdout] | |_________- not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:1164:13 [INFO] [stdout] | [INFO] [stdout] 1163 | / unsafe { [INFO] [stdout] 1164 | | #![target_feature(enable = "avx2")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1165 | | write!(f, "[")?; [INFO] [stdout] 1166 | | [INFO] [stdout] ... | [INFO] [stdout] 1192 | | write!(f, "]") [INFO] [stdout] 1193 | | } [INFO] [stdout] | |_________- not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:1843:13 [INFO] [stdout] | [INFO] [stdout] 1842 | / unsafe { [INFO] [stdout] 1843 | | #![target_feature(enable = "sse4.1")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1844 | | write!(f, "[")?; [INFO] [stdout] 1845 | | [INFO] [stdout] ... | [INFO] [stdout] 1871 | | write!(f, "]") [INFO] [stdout] 1872 | | } [INFO] [stdout] | |_________- not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:2190:13 [INFO] [stdout] | [INFO] [stdout] 2189 | / unsafe { [INFO] [stdout] 2190 | | #![target_feature(enable = "sse4.1")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2191 | | write!(f, "[")?; [INFO] [stdout] 2192 | | [INFO] [stdout] ... | [INFO] [stdout] 2218 | | write!(f, "]") [INFO] [stdout] 2219 | | } [INFO] [stdout] | |_________- not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:425:21 [INFO] [stdout] | [INFO] [stdout] 424 | / unsafe { [INFO] [stdout] 425 | | #![target_feature(enable = "avx2")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 426 | | write!(f, "[")?; [INFO] [stdout] 427 | | [INFO] [stdout] ... | [INFO] [stdout] 453 | | write!(f, "]") [INFO] [stdout] 454 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 461 | create_avx_nx32x8!(Avx1x32x8, 1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:425:21 [INFO] [stdout] | [INFO] [stdout] 424 | / unsafe { [INFO] [stdout] 425 | | #![target_feature(enable = "avx2")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 426 | | write!(f, "[")?; [INFO] [stdout] 427 | | [INFO] [stdout] ... | [INFO] [stdout] 453 | | write!(f, "]") [INFO] [stdout] 454 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 462 | create_avx_nx32x8!(Avx2x32x8, 2); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:425:21 [INFO] [stdout] | [INFO] [stdout] 424 | / unsafe { [INFO] [stdout] 425 | | #![target_feature(enable = "avx2")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 426 | | write!(f, "[")?; [INFO] [stdout] 427 | | [INFO] [stdout] ... | [INFO] [stdout] 453 | | write!(f, "]") [INFO] [stdout] 454 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 463 | create_avx_nx32x8!(Avx4x32x8, 4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:425:21 [INFO] [stdout] | [INFO] [stdout] 424 | / unsafe { [INFO] [stdout] 425 | | #![target_feature(enable = "avx2")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 426 | | write!(f, "[")?; [INFO] [stdout] 427 | | [INFO] [stdout] ... | [INFO] [stdout] 453 | | write!(f, "]") [INFO] [stdout] 454 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 464 | create_avx_nx32x8!(Avx8x32x8, 8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:1500:21 [INFO] [stdout] | [INFO] [stdout] 1499 | / unsafe { [INFO] [stdout] 1500 | | #![target_feature(enable = "sse4.1")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1501 | | write!(f, "[")?; [INFO] [stdout] 1502 | | [INFO] [stdout] ... | [INFO] [stdout] 1528 | | write!(f, "]") [INFO] [stdout] 1529 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 1536 | create_sse_nx16x8!(Sse1x16x8, 1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:1500:21 [INFO] [stdout] | [INFO] [stdout] 1499 | / unsafe { [INFO] [stdout] 1500 | | #![target_feature(enable = "sse4.1")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1501 | | write!(f, "[")?; [INFO] [stdout] 1502 | | [INFO] [stdout] ... | [INFO] [stdout] 1528 | | write!(f, "]") [INFO] [stdout] 1529 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 1537 | create_sse_nx16x8!(Sse2x16x8, 2); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:1500:21 [INFO] [stdout] | [INFO] [stdout] 1499 | / unsafe { [INFO] [stdout] 1500 | | #![target_feature(enable = "sse4.1")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1501 | | write!(f, "[")?; [INFO] [stdout] 1502 | | [INFO] [stdout] ... | [INFO] [stdout] 1528 | | write!(f, "]") [INFO] [stdout] 1529 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 1538 | create_sse_nx16x8!(Sse4x16x8, 4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:1500:21 [INFO] [stdout] | [INFO] [stdout] 1499 | / unsafe { [INFO] [stdout] 1500 | | #![target_feature(enable = "sse4.1")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1501 | | write!(f, "[")?; [INFO] [stdout] 1502 | | [INFO] [stdout] ... | [INFO] [stdout] 1528 | | write!(f, "]") [INFO] [stdout] 1529 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 1539 | create_sse_nx16x8!(Sse8x16x8, 8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.2.2/src/jewel.rs:1500:21 [INFO] [stdout] | [INFO] [stdout] 1499 | / unsafe { [INFO] [stdout] 1500 | | #![target_feature(enable = "sse4.1")] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1501 | | write!(f, "[")?; [INFO] [stdout] 1502 | | [INFO] [stdout] ... | [INFO] [stdout] 1528 | | write!(f, "]") [INFO] [stdout] 1529 | | } [INFO] [stdout] | |_________________- not a function [INFO] [stdout] ... [INFO] [stdout] 1540 | create_sse_nx16x8!(Sse16x16x8, 16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `triple_accel` [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" "3dcb21096d81486744692c290bb2b9a862663f34805c562ab1268cdfb8fe4937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dcb21096d81486744692c290bb2b9a862663f34805c562ab1268cdfb8fe4937", kill_on_drop: false }` [INFO] [stdout] 3dcb21096d81486744692c290bb2b9a862663f34805c562ab1268cdfb8fe4937