[INFO] fetching crate simsearch 0.2.1... [INFO] checking simsearch-0.2.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate simsearch 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate simsearch 0.2.1 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate simsearch 0.2.1 [INFO] finished tweaking crates.io crate simsearch 0.2.1 [INFO] tweaked toml for crates.io crate simsearch 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate simsearch 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v0.8.2 [INFO] [stderr] Downloaded triple_accel v0.2.2 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d2ae099fbc176a6084105c3d13966eaefb9d31b5eba191e0a5ed56d411c557b [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" "7d2ae099fbc176a6084105c3d13966eaefb9d31b5eba191e0a5ed56d411c557b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d2ae099fbc176a6084105c3d13966eaefb9d31b5eba191e0a5ed56d411c557b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2ae099fbc176a6084105c3d13966eaefb9d31b5eba191e0a5ed56d411c557b", kill_on_drop: false }` [INFO] [stdout] 7d2ae099fbc176a6084105c3d13966eaefb9d31b5eba191e0a5ed56d411c557b [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8709ec342c45dcfe01e84543802bd32c5f70fb958908694a9027a2c33a634ca3 [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" "8709ec342c45dcfe01e84543802bd32c5f70fb958908694a9027a2c33a634ca3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking triple_accel v0.2.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking json v0.11.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.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: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 criterion-plot v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking csv-core v0.1.5 [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" "8709ec342c45dcfe01e84543802bd32c5f70fb958908694a9027a2c33a634ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8709ec342c45dcfe01e84543802bd32c5f70fb958908694a9027a2c33a634ca3", kill_on_drop: false }` [INFO] [stdout] 8709ec342c45dcfe01e84543802bd32c5f70fb958908694a9027a2c33a634ca3