[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] 4a872face4b9c03328bf02c8ddad99418a5ae018 [INFO] checking bemyak/roll_bot against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbemyak%2Froll_bot" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bemyak/roll_bot on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-14/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] cc1f2daa3fde59e5851b37d223719f1b4aa43ec08f97f138b11c698fc4413414 [INFO] running `Command { std: "docker" "start" "-a" "cc1f2daa3fde59e5851b37d223719f1b4aa43ec08f97f138b11c698fc4413414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc1f2daa3fde59e5851b37d223719f1b4aa43ec08f97f138b11c698fc4413414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1f2daa3fde59e5851b37d223719f1b4aa43ec08f97f138b11c698fc4413414", kill_on_drop: false }` [INFO] [stdout] cc1f2daa3fde59e5851b37d223719f1b4aa43ec08f97f138b11c698fc4413414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 1920e102812d8a60b9fcbd6c4c1a401c55c07ffb586d4c57ef3d05a98a508c77 [INFO] running `Command { std: "docker" "start" "-a" "1920e102812d8a60b9fcbd6c4c1a401c55c07ffb586d4c57ef3d05a98a508c77", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.46.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking triple_accel v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memchr v2.3.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] [stderr] Checking crc32fast v1.2.1 [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 iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking mio v0.7.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking libflate v1.0.3 [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" "1920e102812d8a60b9fcbd6c4c1a401c55c07ffb586d4c57ef3d05a98a508c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1920e102812d8a60b9fcbd6c4c1a401c55c07ffb586d4c57ef3d05a98a508c77", kill_on_drop: false }` [INFO] [stdout] 1920e102812d8a60b9fcbd6c4c1a401c55c07ffb586d4c57ef3d05a98a508c77