[INFO] cloning repository https://github.com/natir/ovide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natir/ovide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fovide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fovide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e307298409bf09416f35c395aff9e720e0bb03b [INFO] checking natir/ovide against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fovide" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natir/ovide 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/natir/ovide [INFO] finished tweaking git repo https://github.com/natir/ovide [INFO] tweaked toml for git repo https://github.com/natir/ovide written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/natir/ovide 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 391d48ed7d957aedb80967be91f916581e0f90653212075cf7c738eb66b7fa02 [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" "391d48ed7d957aedb80967be91f916581e0f90653212075cf7c738eb66b7fa02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "391d48ed7d957aedb80967be91f916581e0f90653212075cf7c738eb66b7fa02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "391d48ed7d957aedb80967be91f916581e0f90653212075cf7c738eb66b7fa02", kill_on_drop: false }` [INFO] [stdout] 391d48ed7d957aedb80967be91f916581e0f90653212075cf7c738eb66b7fa02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e491118920c6a98ff19431c60e25de3c249329ffe028bedd23f7e16d5d62db5 [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" "4e491118920c6a98ff19431c60e25de3c249329ffe028bedd23f7e16d5d62db5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Checking triple_accel v0.3.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stdout] error: attribute should be applied to a function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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 humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [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" "4e491118920c6a98ff19431c60e25de3c249329ffe028bedd23f7e16d5d62db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e491118920c6a98ff19431c60e25de3c249329ffe028bedd23f7e16d5d62db5", kill_on_drop: false }` [INFO] [stdout] 4e491118920c6a98ff19431c60e25de3c249329ffe028bedd23f7e16d5d62db5