[INFO] fetching crate simd-json 0.15.1... [INFO] checking simd-json-0.15.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate simd-json 0.15.1 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate simd-json 0.15.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate simd-json 0.15.1 [INFO] tweaked toml for crates.io crate simd-json 0.15.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate simd-json 0.15.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate simd-json 0.15.1 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 489bcb176249dc73e497d0c248b18e904423556bed5c86b447afaa643bd1a98d [INFO] running `Command { std: "docker" "start" "-a" "489bcb176249dc73e497d0c248b18e904423556bed5c86b447afaa643bd1a98d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "489bcb176249dc73e497d0c248b18e904423556bed5c86b447afaa643bd1a98d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489bcb176249dc73e497d0c248b18e904423556bed5c86b447afaa643bd1a98d", kill_on_drop: false }` [INFO] [stdout] 489bcb176249dc73e497d0c248b18e904423556bed5c86b447afaa643bd1a98d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 375213b56b68af2f6644baa14a329e5657b162abe9e7319fba9c7829ad04c196 [INFO] running `Command { std: "docker" "start" "-a" "375213b56b68af2f6644baa14a329e5657b162abe9e7319fba9c7829ad04c196", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tempfile v3.19.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking halfbrown v0.3.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking value-trait v0.11.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking simd-json v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn to_tape(s: &mut [u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn to_tape(s: &mut [u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1264:9 [INFO] [stdout] | [INFO] [stdout] 1264 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i64::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:200:39 [INFO] [stdout] | [INFO] [stdout] 200 | *prev_iter_inside_quote = static_cast_u64!(static_cast_i64!(quote_mask) >> 63); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unnecessary_transmutes)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in the macro `static_cast_u64` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 1246 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:200:56 [INFO] [stdout] | [INFO] [stdout] 200 | *prev_iter_inside_quote = static_cast_u64!(static_cast_i64!(quote_mask) >> 63); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i64` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/serde.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | fn peek(&self) -> Result { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 211 | fn peek(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 1246 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/numberparse/correct.rs:196:42 [INFO] [stdout] | [INFO] [stdout] 196 | StaticNode::I64(unsafe { static_cast_i64!(num.wrapping_neg()) }) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i64` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/native/stage1.rs:433:17 [INFO] [stdout] | [INFO] [stdout] 433 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/native/stage1.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/native/stage1.rs:435:17 [INFO] [stdout] | [INFO] [stdout] 435 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/native/stage1.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/deser.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | let bs_bits: u32 = static_cast_u32!(_mm256_movemask_epi8(_mm256_cmpeq_epi8( [INFO] [stdout] | ________________________________- [INFO] [stdout] 56 | | v, [INFO] [stdout] 57 | | _mm256_set1_epi8(b'\\' as i8) [INFO] [stdout] 58 | | ))); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/deser.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | let quote_bits = static_cast_u32!(_mm256_movemask_epi8(quote_mask)); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/deser.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | let bs_bits: u32 = static_cast_u32!(_mm256_movemask_epi8(_mm256_cmpeq_epi8( [INFO] [stdout] | ________________________________- [INFO] [stdout] 111 | | v, [INFO] [stdout] 112 | | _mm256_set1_epi8(b'\\' as i8) [INFO] [stdout] 113 | | ))); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/deser.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | let quote_bits = static_cast_u32!(_mm256_movemask_epi8(quote_mask)); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 1246 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | _mm_set_epi64x(0, static_cast_i64!(quote_bits)), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i64` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | let res_0: u64 = u64::from(static_cast_u32!(_mm256_movemask_epi8(cmp_res_0))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:109:40 [INFO] [stdout] | [INFO] [stdout] 109 | let res_0: u64 = u64::from(static_cast_u32!(_mm256_movemask_epi8(cmp_res_0))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:173:51 [INFO] [stdout] | [INFO] [stdout] 173 | let structural_res_0: u64 = u64::from(static_cast_u32!(_mm256_movemask_epi8(tmp_lo))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:174:51 [INFO] [stdout] | [INFO] [stdout] 174 | let structural_res_1: u64 = u64::from(static_cast_u32!(_mm256_movemask_epi8(tmp_hi))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:186:43 [INFO] [stdout] | [INFO] [stdout] 186 | let ws_res_0: u64 = u64::from(static_cast_u32!(_mm256_movemask_epi8(tmp_ws_lo))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:187:43 [INFO] [stdout] | [INFO] [stdout] 187 | let ws_res_1: u64 = u64::from(static_cast_u32!(_mm256_movemask_epi8(tmp_ws_hi))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:208:17 [INFO] [stdout] | [INFO] [stdout] 208 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/avx2/stage1.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/deser.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | let bs_bits: u32 = static_cast_u32!(_mm_movemask_epi8(_mm_cmpeq_epi8( [INFO] [stdout] | ________________________________- [INFO] [stdout] 47 | | v, [INFO] [stdout] 48 | | _mm_set1_epi8(b'\\' as i8) [INFO] [stdout] 49 | | ))); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/deser.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | let quote_bits = static_cast_u32!(_mm_movemask_epi8(quote_mask)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/deser.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | let bs_bits: u32 = static_cast_u32!(_mm_movemask_epi8(_mm_cmpeq_epi8( [INFO] [stdout] | ________________________________- [INFO] [stdout] 102 | | v, [INFO] [stdout] 103 | | _mm_set1_epi8(b'\\' as i8) [INFO] [stdout] 104 | | ))); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/deser.rs:106:30 [INFO] [stdout] | [INFO] [stdout] 106 | let quote_bits = static_cast_u32!(_mm_movemask_epi8(quote_mask)); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/stage1.rs:101:40 [INFO] [stdout] | [INFO] [stdout] 101 | let res_0: u64 = u64::from(static_cast_u32!(_mm_movemask_epi8(cmp_res_0))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/stage1.rs:119:40 [INFO] [stdout] | [INFO] [stdout] 119 | let res_0: u64 = u64::from(static_cast_u32!(_mm_movemask_epi8(cmp_res_0))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/stage1.rs:203:51 [INFO] [stdout] | [INFO] [stdout] 203 | let structural_res_0: u64 = u64::from(static_cast_u32!(_mm_movemask_epi8(tmp_v0))); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/stage1.rs:230:43 [INFO] [stdout] | [INFO] [stdout] 230 | let ws_res_0: u64 = u64::from(static_cast_u32!(_mm_movemask_epi8(tmp_ws_v0))); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_u32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/stage1.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/stage1.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/stage1.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary transmute [INFO] [stdout] --> src/macros.rs:1226:9 [INFO] [stdout] | [INFO] [stdout] 1226 | ::std::mem::transmute::($v) [INFO] [stdout] | ---------------------------------^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] | [INFO] [stdout] ::: src/impls/sse42/stage1.rs:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | static_cast_i32!(idx_minus_64), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_cast_i32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/value/borrowed.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn to_value(s: &mut [u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn to_value(s: &mut [u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simd-json` (lib) due to 41 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "375213b56b68af2f6644baa14a329e5657b162abe9e7319fba9c7829ad04c196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375213b56b68af2f6644baa14a329e5657b162abe9e7319fba9c7829ad04c196", kill_on_drop: false }` [INFO] [stdout] 375213b56b68af2f6644baa14a329e5657b162abe9e7319fba9c7829ad04c196