[INFO] cloning repository https://github.com/BoyuanS813/mapquik_PLUS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BoyuanS813/mapquik_PLUS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoyuanS813%2Fmapquik_PLUS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoyuanS813%2Fmapquik_PLUS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5df51cffd0d70bf0fb5020340c428e98021da72b
[INFO] checking BoyuanS813/mapquik_PLUS against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoyuanS813%2Fmapquik_PLUS" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BoyuanS813/mapquik_PLUS
[INFO] finished tweaking git repo https://github.com/BoyuanS813/mapquik_PLUS
[INFO] tweaked toml for git repo https://github.com/BoyuanS813/mapquik_PLUS written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BoyuanS813/mapquik_PLUS on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BoyuanS813/mapquik_PLUS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53d3842f94c95ac84a75aed41b4513304a63968d688dfbae14ab1034dde38b81
[INFO] running `Command { std: "docker" "start" "-a" "53d3842f94c95ac84a75aed41b4513304a63968d688dfbae14ab1034dde38b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d3842f94c95ac84a75aed41b4513304a63968d688dfbae14ab1034dde38b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d3842f94c95ac84a75aed41b4513304a63968d688dfbae14ab1034dde38b81", kill_on_drop: false }`
[INFO] [stdout] 53d3842f94c95ac84a75aed41b4513304a63968d688dfbae14ab1034dde38b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e64fef4abfb92dcc086cf52d55c5e3592a02dcaf5e4c7562a79bc4db213d5142
[INFO] running `Command { std: "docker" "start" "-a" "e64fef4abfb92dcc086cf52d55c5e3592a02dcaf5e4c7562a79bc4db213d5142", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.191
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling lzzzz v0.7.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.191
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling enum-map-derive v0.6.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking bio-types v1.0.1
[INFO] [stderr]     Checking enum-map v1.1.1
[INFO] [stderr]     Checking nthash v0.5.1
[INFO] [stderr]     Checking nthash32 v0.5.1 (https://github.com/rchikhi/rust-nthash32#28ad65a0)
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking xoroshiro128 v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking seahash v3.0.7
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]     Checking editdistancek v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking array_tool v1.0.3
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking seq_io v0.4.0-alpha.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking rust-parallelfastx v0.1.1 (https://github.com/rchikhi/rust-parallelfastx#29d19f23)
[INFO] [stderr]     Checking rust-seq2kminmers v0.1.0 (https://github.com/rchikhi/rust-seq2kminmers#a00deda1)
[INFO] [stderr]     Checking bio-types v0.7.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-seq2kminmers-f75ca92fae642ecd/a00deda/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(stdsimd)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-seq2kminmers-f75ca92fae642ecd/a00deda/src/nthash_avx512_32.rs:57:42
[INFO] [stdout]    |
[INFO] [stdout] 57 |         _mm512_mask_compressstoreu_epi32(hashes_ptr as *mut u8, mask, _hVal);
[INFO] [stdout]    |         -------------------------------- ^^^^^^^^^^^^^^^^^^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*mut i32`
[INFO] [stdout]               found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-seq2kminmers-f75ca92fae642ecd/a00deda/src/nthash_avx512_32.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 |         _mm512_mask_compressstoreu_epi32(pos_ptr as *mut u8, mask, _positions);
[INFO] [stdout]    |         -------------------------------- ^^^^^^^^^^^^^^^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*mut i32`
[INFO] [stdout]               found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-seq2kminmers-f75ca92fae642ecd/a00deda/src/nthash_avx512_32.rs:139:54
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     _mm512_mask_compressstoreu_epi32(self.hashes_ptr  as *mut u8, mask, _hVal);
[INFO] [stdout]     |                     -------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*mut i32`
[INFO] [stdout]                found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-seq2kminmers-f75ca92fae642ecd/a00deda/src/nthash_avx512_32.rs:140:54
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     _mm512_mask_compressstoreu_epi32(self.pos_ptr  as *mut u8, mask, _positions);                
[INFO] [stdout]     |                     -------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*mut i32`
[INFO] [stdout]                found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-seq2kminmers-f75ca92fae642ecd/a00deda/src/hpc.rs:108:46
[INFO] [stdout]     |
[INFO] [stdout] 108 |             _mm512_mask_compressstoreu_epi32(pos_ptr.offset(hpc_len as isize) as *mut u8, mask,    _positions);
[INFO] [stdout]     |             -------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*mut i32`
[INFO] [stdout]                found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-seq2kminmers-f75ca92fae642ecd/a00deda/src/hpc.rs:133:46
[INFO] [stdout]     |
[INFO] [stdout] 133 |             _mm512_mask_compressstoreu_epi32(pos_ptr.offset(hpc_len as isize) as *mut u8, mask,    _positions);
[INFO] [stdout]     |             -------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*mut i32`
[INFO] [stdout]                found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-seq2kminmers` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e64fef4abfb92dcc086cf52d55c5e3592a02dcaf5e4c7562a79bc4db213d5142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64fef4abfb92dcc086cf52d55c5e3592a02dcaf5e4c7562a79bc4db213d5142", kill_on_drop: false }`
[INFO] [stdout] e64fef4abfb92dcc086cf52d55c5e3592a02dcaf5e4c7562a79bc4db213d5142
