[INFO] fetching crate csv-async 1.3.1...
[INFO] testing csv-async-1.3.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate csv-async 1.3.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate csv-async 1.3.1
[INFO] finished tweaking crates.io crate csv-async 1.3.1
[INFO] tweaked toml for crates.io crate csv-async 1.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate csv-async 1.3.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-attributes v1.1.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3d7ef92f719adf5eb484dce1adaf9474390b520618d19ab6ddf01252946ae90
[INFO] running `Command { std: "docker" "start" "-a" "e3d7ef92f719adf5eb484dce1adaf9474390b520618d19ab6ddf01252946ae90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d7ef92f719adf5eb484dce1adaf9474390b520618d19ab6ddf01252946ae90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d7ef92f719adf5eb484dce1adaf9474390b520618d19ab6ddf01252946ae90", kill_on_drop: false }`
[INFO] [stdout] e3d7ef92f719adf5eb484dce1adaf9474390b520618d19ab6ddf01252946ae90
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac66bc5541df157c106bc1757bfe982e54a0589a1fd58f9563eefa110a85d480
[INFO] running `Command { std: "docker" "start" "-a" "ac66bc5541df157c106bc1757bfe982e54a0589a1fd58f9563eefa110a85d480", kill_on_drop: false }`
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling csv-async v1.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | serde_if_integer128! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | serde_if_integer128! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         serde_if_integer128! {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         serde_if_integer128! {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/serializer.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/serializer.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/serializer.rs:544:5
[INFO] [stdout]     |
[INFO] [stdout] 544 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/serializer.rs:522:5
[INFO] [stdout]     |
[INFO] [stdout] 522 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/deserializer.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::serde_if_integer128;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]  --> src/serializer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::serde_if_integer128;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/byte_record.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> ByteRecordIter {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> ByteRecordIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/string_record.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn iter(&self) -> StringRecordIter {
[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] 229 |     pub fn iter(&self) -> StringRecordIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_readers/ardr_futures.rs:194:20
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn records(&mut self) -> StringRecordsStream<R> {
[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] 194 |     pub fn records(&mut self) -> StringRecordsStream<'_, R> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_readers/ardr_futures.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn byte_records(&mut self) -> ByteRecordsStream<R> {
[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] 266 |     pub fn byte_records(&mut self) -> ByteRecordsStream<'_, R> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "ac66bc5541df157c106bc1757bfe982e54a0589a1fd58f9563eefa110a85d480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac66bc5541df157c106bc1757bfe982e54a0589a1fd58f9563eefa110a85d480", kill_on_drop: false }`
[INFO] [stdout] ac66bc5541df157c106bc1757bfe982e54a0589a1fd58f9563eefa110a85d480
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b41b5c14844d36c6aa3c2bf92c00fb0a09c2925829d558bb1bd31a37338872
[INFO] running `Command { std: "docker" "start" "-a" "90b41b5c14844d36c6aa3c2bf92c00fb0a09c2925829d558bb1bd31a37338872", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling csv-async v1.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | serde_if_integer128! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | serde_if_integer128! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         serde_if_integer128! {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         serde_if_integer128! {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/serializer.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/serializer.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/serializer.rs:544:5
[INFO] [stdout]     |
[INFO] [stdout] 544 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/serializer.rs:522:5
[INFO] [stdout]     |
[INFO] [stdout] 522 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/deserializer.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::serde_if_integer128;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]  --> src/serializer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::serde_if_integer128;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/byte_record.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> ByteRecordIter {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> ByteRecordIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/string_record.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn iter(&self) -> StringRecordIter {
[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] 229 |     pub fn iter(&self) -> StringRecordIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_readers/ardr_futures.rs:194:20
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn records(&mut self) -> StringRecordsStream<R> {
[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] 194 |     pub fn records(&mut self) -> StringRecordsStream<'_, R> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_readers/ardr_futures.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn byte_records(&mut self) -> ByteRecordsStream<R> {
[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] 266 |     pub fn byte_records(&mut self) -> ByteRecordsStream<'_, R> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/lib.rs:386:23
[INFO] [stdout]     |
[INFO] [stdout] 386 |             #[cfg(not(tarpaulin))]
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[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: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | serde_if_integer128! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | serde_if_integer128! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         serde_if_integer128! {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         serde_if_integer128! {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:964:5
[INFO] [stdout]     |
[INFO] [stdout] 964 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/serializer.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/serializer.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/serializer.rs:544:5
[INFO] [stdout]     |
[INFO] [stdout] 544 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/serializer.rs:522:5
[INFO] [stdout]     |
[INFO] [stdout] 522 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]     --> src/serializer.rs:1144:5
[INFO] [stdout]      |
[INFO] [stdout] 1144 |     serde_if_integer128! {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/serializer.rs:873:5
[INFO] [stdout]     |
[INFO] [stdout] 873 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/async_writers/mwtr_serde.rs:420:5
[INFO] [stdout]     |
[INFO] [stdout] 420 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]   --> src/deserializer.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::serde_if_integer128;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/deserializer.rs:812:39
[INFO] [stdout]     |
[INFO] [stdout] 812 |     use serde::{de::DeserializeOwned, serde_if_integer128, Deserialize};
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]  --> src/serializer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::serde_if_integer128;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/serializer.rs:819:17
[INFO] [stdout]     |
[INFO] [stdout] 819 |     use serde::{serde_if_integer128, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]    --> src/async_writers/mwtr_serde.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |     use serde::{serde_if_integer128, Serialize};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/byte_record.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> ByteRecordIter {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn iter(&self) -> ByteRecordIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/string_record.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn iter(&self) -> StringRecordIter {
[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] 229 |     pub fn iter(&self) -> StringRecordIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_readers/ardr_futures.rs:194:20
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn records(&mut self) -> StringRecordsStream<R> {
[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] 194 |     pub fn records(&mut self) -> StringRecordsStream<'_, R> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_readers/ardr_futures.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub fn byte_records(&mut self) -> ByteRecordsStream<R> {
[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] 266 |     pub fn byte_records(&mut self) -> ByteRecordsStream<'_, R> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "90b41b5c14844d36c6aa3c2bf92c00fb0a09c2925829d558bb1bd31a37338872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b41b5c14844d36c6aa3c2bf92c00fb0a09c2925829d558bb1bd31a37338872", kill_on_drop: false }`
[INFO] [stdout] 90b41b5c14844d36c6aa3c2bf92c00fb0a09c2925829d558bb1bd31a37338872
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2346ece8e24febd28090951b2d8a93b91a8986eb61856cc145572c905a0c6c4
[INFO] running `Command { std: "docker" "start" "-a" "b2346ece8e24febd28090951b2d8a93b91a8986eb61856cc145572c905a0c6c4", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/deserializer.rs:793:1
[INFO] [stderr]     |
[INFO] [stderr] 793 | serde_if_integer128! {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/deserializer.rs:763:1
[INFO] [stderr]     |
[INFO] [stderr] 763 | serde_if_integer128! {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/deserializer.rs:220:9
[INFO] [stderr]     |
[INFO] [stderr] 220 |         serde_if_integer128! {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/deserializer.rs:314:9
[INFO] [stderr]     |
[INFO] [stderr] 314 |         serde_if_integer128! {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/deserializer.rs:383:5
[INFO] [stderr]     |
[INFO] [stderr] 383 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/deserializer.rs:376:5
[INFO] [stderr]     |
[INFO] [stderr] 376 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]   --> src/serializer.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     serde_if_integer128! {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]   --> src/serializer.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 66 |     serde_if_integer128! {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/serializer.rs:544:5
[INFO] [stderr]     |
[INFO] [stderr] 544 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/serializer.rs:522:5
[INFO] [stderr]     |
[INFO] [stderr] 522 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]   --> src/deserializer.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | use serde::serde_if_integer128;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]  --> src/serializer.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | use serde::serde_if_integer128;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/byte_record.rs:177:17
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn iter(&self) -> ByteRecordIter {
[INFO] [stderr]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn iter(&self) -> ByteRecordIter<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/string_record.rs:229:17
[INFO] [stderr]     |
[INFO] [stderr] 229 |     pub fn iter(&self) -> StringRecordIter {
[INFO] [stderr]     |                 ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 229 |     pub fn iter(&self) -> StringRecordIter<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/async_readers/ardr_futures.rs:194:20
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn records(&mut self) -> StringRecordsStream<R> {
[INFO] [stderr]     |                    ^^^^^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn records(&mut self) -> StringRecordsStream<'_, R> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/async_readers/ardr_futures.rs:266:25
[INFO] [stderr]     |
[INFO] [stderr] 266 |     pub fn byte_records(&mut self) -> ByteRecordsStream<R> {
[INFO] [stderr]     |                         ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 266 |     pub fn byte_records(&mut self) -> ByteRecordsStream<'_, R> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `csv-async` (lib) generated 16 warnings
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stderr]    --> src/lib.rs:386:23
[INFO] [stderr]     |
[INFO] [stderr] 386 |             #[cfg(not(tarpaulin))]
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/deserializer.rs:964:5
[INFO] [stderr]     |
[INFO] [stderr] 964 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]     --> src/serializer.rs:1144:5
[INFO] [stderr]      |
[INFO] [stderr] 1144 |     serde_if_integer128! {
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/serializer.rs:873:5
[INFO] [stderr]     |
[INFO] [stderr] 873 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/async_writers/mwtr_serde.rs:420:5
[INFO] [stderr]     |
[INFO] [stderr] 420 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]   --> src/deserializer.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | use serde::serde_if_integer128;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/deserializer.rs:812:39
[INFO] [stderr]     |
[INFO] [stderr] 812 |     use serde::{de::DeserializeOwned, serde_if_integer128, Deserialize};
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]  --> src/serializer.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | use serde::serde_if_integer128;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/serializer.rs:819:17
[INFO] [stderr]     |
[INFO] [stderr] 819 |     use serde::{serde_if_integer128, Serialize};
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `tests::_::_serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]    --> src/async_writers/mwtr_serde.rs:270:17
[INFO] [stderr]     |
[INFO] [stderr] 270 |     use serde::{serde_if_integer128, Serialize};
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `csv-async` (lib test) generated 24 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csv_async-60dd86a325db0362)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test async_readers::ades_futures::tests::positions_no_headers ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::behavior_on_io_errors ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::headers_on_empty_data ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::no_headers_on_empty_data_after_headers ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::no_headers_on_empty_data ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_record_headers_invalid_utf8 ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_record_no_headers_after ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_record_unequal_continue ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_record_unequal_fails ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_trimed_header_invalid_utf8 ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::seek_headers_after ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_trimmed_header ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_trimmed_records ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_byte_record ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_record_headers ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::seek_headers_before_after ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::positions_headers ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::seek_headers_no_actual_seek ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::behavior_on_io_errors ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::headers_on_empty_data ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_trimmed_records_and_headers ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::no_headers_on_empty_data ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::no_headers_on_empty_data_after_headers ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::positions_headers ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_byte_record ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_record_headers ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_record_no_headers_before ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_record_unequal_continue ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_trimmed_header ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_record_unequal_fails ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_trimmed_records ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::seek ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_record_unequal_ok ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::seek_headers_before_after ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::seek_headers_no_actual_seek ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::full_buffer_should_not_flush_underlying ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::rewind ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::one_byte_record ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::one_empty_record ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::positions_no_headers ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_trimed_header_invalid_utf8 ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_record_no_headers_before ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::read_record_unequal_ok ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_trimmed_records_and_headers ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::one_string_record ... ok
[INFO] [stdout] test async_readers::ades_futures::tests::seek ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::raw_one_empty_record ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::raw_one_byte_record ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::seek_headers_after ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::raw_unequal_records_bad ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::one_byte_record ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::one_empty_record ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::unequal_records_ok ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::raw_two_empty_records ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::one_string_record ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::one_record ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::serialize_enum ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::two_empty_records ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::raw_unequal_records_ok ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::unequal_records_bad ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::serialize_no_headers_128 ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::serialize_struct ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::serialize_tuple ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::serialize_vec ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::serialize_with_headers ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::two_empty_records ... ok
[INFO] [stdout] test byte_record::tests::empty_field_1 ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::unequal_records_ok ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::unequal_records_bad ... ok
[INFO] [stdout] test byte_record::tests::empty_field_2 ... ok
[INFO] [stdout] test byte_record::tests::empty_surround_1 ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::write_field ... ok
[INFO] [stdout] test byte_record::tests::eq_field_boundaries ... ok
[INFO] [stdout] test byte_record::tests::iter ... ok
[INFO] [stdout] test byte_record::tests::empty_record ... ok
[INFO] [stdout] test byte_record::tests::empty_surround_2 ... ok
[INFO] [stdout] test byte_record::tests::eq_record_len ... ok
[INFO] [stdout] test byte_record::tests::record_2 ... ok
[INFO] [stdout] test byte_record::tests::iter_forward_and_reverse ... ok
[INFO] [stdout] test byte_record::tests::iter_reverse ... ok
[INFO] [stdout] test byte_record::tests::record_1 ... ok
[INFO] [stdout] test byte_record::tests::trim_does_not_panic_on_empty_records_1 ... ok
[INFO] [stdout] test byte_record::tests::trim_does_not_panic_on_empty_records_2 ... ok
[INFO] [stdout] test byte_record::tests::trim_both ... ok
[INFO] [stdout] test byte_record::tests::trim_back ... ok
[INFO] [stdout] test byte_record::tests::trim_does_not_panic_on_empty_records_3 ... ok
[INFO] [stdout] test byte_record::tests::trim_whitespace_only ... ok
[INFO] [stdout] test byte_record::tests::utf8_clear_ok ... ok
[INFO] [stdout] test byte_record::tests::utf8_error_2 ... ok
[INFO] [stdout] test byte_record::tests::utf8_error_1 ... ok
[INFO] [stdout] test byte_record::tests::utf8_error_3 ... ok
[INFO] [stdout] test byte_record::tests::utf8_error_4 ... ok
[INFO] [stdout] test byte_record::tests::trim_front ... ok
[INFO] [stdout] test byte_record::tests::utf8_error_5 ... ok
[INFO] [stdout] test deserializer::tests::borrowed ... ok
[INFO] [stdout] test deserializer::tests::borrowed_map ... ok
[INFO] [stdout] test deserializer::tests::borrowed_map_bytes ... ok
[INFO] [stdout] test deserializer::tests::bytes ... ok
[INFO] [stdout] test deserializer::tests::enum_label_simple_tagged ... ok
[INFO] [stdout] test byte_record::tests::utf8_error_6 ... ok
[INFO] [stdout] test deserializer::tests::adjacent_fixed_arrays ... ok
[INFO] [stdout] test deserializer::tests::bad_hex_seq ... ok
[INFO] [stdout] test deserializer::tests::flatten ... ok
[INFO] [stdout] test deserializer::tests::enum_untagged ... ok
[INFO] [stdout] test deserializer::tests::mixed_hex_seq ... ok
[INFO] [stdout] test deserializer::tests::no_chars ... ok
[INFO] [stdout] test deserializer::tests::no_fields ... ok
[INFO] [stdout] test deserializer::tests::one_char ... ok
[INFO] [stdout] test deserializer::tests::one_field ... ok
[INFO] [stdout] test deserializer::tests::seq_in_struct ... ok
[INFO] [stdout] test deserializer::tests::map_no_headers ... ok
[INFO] [stdout] test deserializer::tests::one_field_128 ... ok
[INFO] [stdout] test deserializer::tests::simple_hex_seq ... ok
[INFO] [stdout] test deserializer::tests::partially_invalid_utf8 ... ok
[INFO] [stdout] test deserializer::tests::option_empty_field ... ok
[INFO] [stdout] test deserializer::tests::simple_seq ... ok
[INFO] [stdout] test deserializer::tests::seq_in_struct_tail ... ok
[INFO] [stdout] test deserializer::tests::two_fields ... ok
[INFO] [stdout] test deserializer::tests::two_fields_too_many ... ok
[INFO] [stdout] test deserializer::tests::too_many_chars ... ok
[INFO] [stdout] test deserializer::tests::two_fields_too_few ... ok
[INFO] [stdout] test deserializer::tests::with_header_empty ... ok
[INFO] [stdout] test deserializer::tests::with_header_empty_ok ... ok
[INFO] [stdout] test deserializer::tests::with_header ... ok
[INFO] [stdout] test deserializer::tests::with_header_missing ... ok
[INFO] [stdout] test serializer::tests::bool ... ok
[INFO] [stdout] test serializer::tests::enum_newtypes ... ok
[INFO] [stdout] test serializer::tests::char ... ok
[INFO] [stdout] test serializer::tests::enum_units ... ok
[INFO] [stdout] test serializer::tests::float ... ok
[INFO] [stdout] test serializer::tests::float_nan ... ok
[INFO] [stdout] test serializer::tests::integer ... ok
[INFO] [stdout] test serializer::tests::integer_i128 ... ok
[INFO] [stdout] test serializer::tests::enum_struct_variant ... ok
[INFO] [stdout] test serializer::tests::integer_u128 ... ok
[INFO] [stdout] test async_writers::mwtr_serde::tests::serialize_no_headers ... ok
[INFO] [stdout] test serializer::tests::struct_headers_inside_nested_tuple_seq ... ok
[INFO] [stdout] test serializer::tests::struct_headers_inside_seq ... ok
[INFO] [stdout] test serializer::tests::struct_headers_inside_tuple ... ok
[INFO] [stdout] test serializer::tests::struct_headers_inside_tuple_scalar_after ... ok
[INFO] [stdout] test serializer::tests::struct_headers_inside_tuple_scalar_before ... ok
[INFO] [stdout] test serializer::tests::struct_headers_nested ... ok
[INFO] [stdout] test serializer::tests::struct_headers_nested_seq ... ok
[INFO] [stdout] test serializer::tests::struct_newtype ... ok
[INFO] [stdout] test serializer::tests::struct_unit ... ok
[INFO] [stdout] test serializer::tests::tuple ... ok
[INFO] [stdout] test serializer::tests::tuple_struct ... ok
[INFO] [stdout] test serializer::tests::option ... ok
[INFO] [stdout] test serializer::tests::tuple_variant ... ok
[INFO] [stdout] test serializer::tests::unit ... ok
[INFO] [stdout] test serializer::tests::str ... ok
[INFO] [stdout] test deserializer::tests::with_header_missing_ok ... ok
[INFO] [stdout] test string_record::tests::trim_both ... ok
[INFO] [stdout] test serializer::tests::struct_headers ... ok
[INFO] [stdout] test string_record::tests::trim_back ... ok
[INFO] [stdout] test string_record::tests::trim_does_not_panic_on_empty_records_1 ... ok
[INFO] [stdout] test deserializer::tests::map_headers ... ok
[INFO] [stdout] test serializer::tests::bytes ... ok
[INFO] [stdout] test string_record::tests::trim_does_not_panic_on_empty_records_3 ... ok
[INFO] [stdout] test string_record::tests::trim_does_not_panic_on_empty_records_2 ... ok
[INFO] [stdout] test deserializer::tests::without_header ... ok
[INFO] [stdout] test deserializer::tests::with_header_no_fields ... ok
[INFO] [stdout] test string_record::tests::trim_front ... ok
[INFO] [stdout] test serializer::tests::seq ... ok
[INFO] [stdout] test deserializer::tests::with_header_unknown ... ok
[INFO] [stdout] test serializer::tests::struct_no_headers_128 ... ok
[INFO] [stdout] test serializer::tests::struct_no_headers ... ok
[INFO] [stdout] test string_record::tests::trim_whitespace_only ... ok
[INFO] [stdout] test string_record::tests::eq_record_len ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_record_headers_invalid_utf8 ... ok
[INFO] [stdout] test async_readers::ardr_futures::tests::read_record_no_headers_after ... ok
[INFO] [stdout] test async_writers::awtr_futures::tests::one_record ... ok
[INFO] [stdout] test string_record::tests::eq_field_boundaries ... ok
[INFO] [stdout] test tests::test_on_files_serde ... FAILED
[INFO] [stdout] test tests::test_on_files ... FAILED
[INFO] [stdout] test tests::test_on_files_serde_send ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_on_files_serde stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_on_files_serde' panicked at src/lib.rs:346:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6171ce60d342 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6171ce60d342 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6171ce60d342 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6171ce60d342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6171ce634ef3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6171ce634ef3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6171ce60a3d3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6171ce60a3d3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6171ce60d192 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6171ce60e96c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6171ce60e7c2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6171ce5adb04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6171ce5adb04 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6171ce60f44b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6171ce60f44b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6171ce60f11a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6171ce60d849 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6171ce60edad - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6171ce632d70 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6171ce633176 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6171ce55bcf6 - core::result::Result<T,E>::unwrap::h6bf0845d7515c2a1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6171ce55bcf6 - csv_async::tests::test_on_files_serde::ha4061d1fd243567b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:346:58
[INFO] [stdout]   22:     0x6171ce54f539 - csv_async::tests::test_on_files_serde::{{closure}}::h975cd9d751eb685b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:343:37
[INFO] [stdout]   23:     0x6171ce54f539 - core::ops::function::FnOnce::call_once::hb5c4b93dd2bac56e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6171ce5b328b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6171ce5b328b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6171ce5b247e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6171ce5b247e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6171ce5b247e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6171ce5b247e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6171ce5b247e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6171ce5b247e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6171ce5b247e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6171ce575ff4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6171ce575ff4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6171ce5799ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6171ce5799ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6171ce5799ca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6171ce5799ca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6171ce5799ca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6171ce5799ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6171ce5799ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6171ce612537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6171ce612537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6171ce612537 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x793084d56aa4 - <unknown>
[INFO] [stdout]   46:     0x793084de3a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_on_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_on_files' panicked at src/lib.rs:273:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6171ce60d342 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6171ce60d342 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6171ce60d342 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6171ce60d342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6171ce634ef3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6171ce634ef3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6171ce60a3d3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6171ce60a3d3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6171ce60d192 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6171ce60e96c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6171ce60e7c2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6171ce5adb04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6171ce5adb04 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6171ce60f44b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6171ce60f44b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6171ce60f11a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6171ce60d849 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6171ce60edad - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6171ce632d70 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6171ce633176 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6171ce55b466 - core::result::Result<T,E>::unwrap::h6bf0845d7515c2a1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6171ce55b466 - csv_async::tests::test_on_files::hec3f1a337fce195e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:273:50
[INFO] [stdout]   22:     0x6171ce54ec29 - csv_async::tests::test_on_files::{{closure}}::hbee91ffb7cf8b325
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:270:23
[INFO] [stdout]   23:     0x6171ce54ec29 - core::ops::function::FnOnce::call_once::h6dc179307f56a328
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6171ce5b328b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6171ce5b328b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6171ce5b247e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6171ce5b247e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6171ce5b247e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6171ce5b247e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6171ce5b247e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6171ce5b247e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6171ce5b247e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6171ce575ff4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6171ce575ff4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6171ce5799ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6171ce5799ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6171ce5799ca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6171ce5799ca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6171ce5799ca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6171ce5799ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6171ce5799ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6171ce612537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6171ce612537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6171ce612537 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x793084d56aa4 - <unknown>
[INFO] [stdout]   46:     0x793084de3a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_on_files_serde_send stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_on_files_serde_send' panicked at src/lib.rs:390:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6171ce60d342 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6171ce60d342 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6171ce60d342 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6171ce60d342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6171ce634ef3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6171ce634ef3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6171ce60a3d3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6171ce60a3d3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6171ce60d192 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6171ce60e96c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6171ce60e7c2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6171ce5adb04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6171ce5adb04 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6171ce60f44b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6171ce60f44b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6171ce60f11a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6171ce60d849 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6171ce60edad - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6171ce632d70 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6171ce633176 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6171ce55c5cf - core::result::Result<T,E>::unwrap::h6bf0845d7515c2a1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6171ce55c5cf - csv_async::tests::test_on_files_serde_send::he4750d1710f29e67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:390:58
[INFO] [stdout]   22:     0x6171ce54f419 - csv_async::tests::test_on_files_serde_send::{{closure}}::he2def2194234058f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:387:42
[INFO] [stdout]   23:     0x6171ce54f419 - core::ops::function::FnOnce::call_once::haca6ed31fbc66d10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6171ce5b328b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6171ce5b328b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6171ce5b247e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6171ce5b247e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6171ce5b247e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6171ce5b247e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6171ce5b247e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6171ce5b247e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6171ce5b247e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6171ce575ff4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6171ce575ff4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6171ce5799ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6171ce5799ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6171ce5799ca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6171ce5799ca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6171ce5799ca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6171ce5799ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6171ce5799ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6171ce612537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6171ce612537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6171ce612537 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x793084d56aa4 - <unknown>
[INFO] [stdout]   46:     0x793084de3a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_on_files
[INFO] [stdout]     tests::test_on_files_serde
[INFO] [stdout]     tests::test_on_files_serde_send
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 173 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b2346ece8e24febd28090951b2d8a93b91a8986eb61856cc145572c905a0c6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2346ece8e24febd28090951b2d8a93b91a8986eb61856cc145572c905a0c6c4", kill_on_drop: false }`
[INFO] [stdout] b2346ece8e24febd28090951b2d8a93b91a8986eb61856cc145572c905a0c6c4
