[INFO] fetching crate ripgrep_all 0.10.6...
[INFO] checking ripgrep_all-0.10.6 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] extracting crate ripgrep_all 0.10.6 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ripgrep_all 0.10.6 on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ripgrep_all 0.10.6
[INFO] finished tweaking crates.io crate ripgrep_all 0.10.6
[INFO] tweaked toml for crates.io crate ripgrep_all 0.10.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate ripgrep_all 0.10.6 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.4.17
[INFO] [stderr]   Downloaded tokio-test v0.4.3
[INFO] [stderr]   Downloaded deflate64 v0.1.6
[INFO] [stderr]   Downloaded charset v0.1.3
[INFO] [stderr]   Downloaded mailparse v0.14.0
[INFO] [stderr]   Downloaded async_zip v0.0.12
[INFO] [stderr]   Downloaded tokio-rusqlite v0.5.0
[INFO] [stderr]   Downloaded clap_builder v4.4.17
[INFO] [stderr]   Downloaded mime2ext v0.1.52
[INFO] [stderr]   Downloaded size_format v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16708974baa0633cf7944e4e06fbcbbe2db1cddb0e3d0373901f1e9115060183
[INFO] running `Command { std: "docker" "start" "-a" "16708974baa0633cf7944e4e06fbcbbe2db1cddb0e3d0373901f1e9115060183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16708974baa0633cf7944e4e06fbcbbe2db1cddb0e3d0373901f1e9115060183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16708974baa0633cf7944e4e06fbcbbe2db1cddb0e3d0373901f1e9115060183", kill_on_drop: false }`
[INFO] [stdout] 16708974baa0633cf7944e4e06fbcbbe2db1cddb0e3d0373901f1e9115060183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8870d23a225e171d34ffe88fe45cbabe6d5ff42afecd3fd30e8039b70e8f07d
[INFO] running `Command { std: "docker" "start" "-a" "e8870d23a225e171d34ffe88fe45cbabe6d5ff42afecd3fd30e8039b70e8f07d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking anstream v0.6.7
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.4.17
[INFO] [stderr]     Checking charset v0.1.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking deflate64 v0.1.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking mailparse v0.14.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking tree_magic_mini v3.0.3
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking pretty-bytes v0.2.2
[INFO] [stderr]     Checking size_format v1.0.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking clap v4.4.17
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking mime2ext v0.1.52
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]    Compiling ctor v0.2.6
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking tokio-rusqlite v0.5.0
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]     Checking async-compression v0.4.5
[INFO] [stderr]     Checking async_zip v0.0.12
[INFO] [stderr]     Checking ripgrep_all v0.10.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> src/lib.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/adapters.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get_matchers<'a>(
[INFO] [stdout]    |                         -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     ) -> Box<dyn Iterator<Item = Cow<FileMatcher>> + 'a> {
[INFO] [stdout]    |                                     ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal`
[INFO] [stdout]  --> src/expand.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(not(feature = "perf-literal"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `perf-literal` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal`
[INFO] [stdout]   --> src/expand.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(feature = "perf-literal")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `perf-literal` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/adapters.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get_matchers<'a>(
[INFO] [stdout]    |                         -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     ) -> Box<dyn Iterator<Item = Cow<FileMatcher>> + 'a> {
[INFO] [stdout]    |                                     ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal`
[INFO] [stdout]  --> src/expand.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(not(feature = "perf-literal"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `perf-literal` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal`
[INFO] [stdout]   --> src/expand.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(feature = "perf-literal")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `perf-literal` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/adapters/zip.rs:83:42
[INFO] [stdout]    |
[INFO] [stdout] 83 |                         std::intrinsics::transmute::<
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]    --> src/adapters/zip.rs:131:46
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   std::intrinsics::transmute::<
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/adapters/zip.rs:83:42
[INFO] [stdout]    |
[INFO] [stdout] 83 |                         std::intrinsics::transmute::<
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]    --> src/adapters/zip.rs:131:46
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   std::intrinsics::transmute::<
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "e8870d23a225e171d34ffe88fe45cbabe6d5ff42afecd3fd30e8039b70e8f07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8870d23a225e171d34ffe88fe45cbabe6d5ff42afecd3fd30e8039b70e8f07d", kill_on_drop: false }`
[INFO] [stdout] e8870d23a225e171d34ffe88fe45cbabe6d5ff42afecd3fd30e8039b70e8f07d
