[INFO] fetching crate serde-bytes-repr 0.3.0...
[INFO] building serde-bytes-repr-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate serde-bytes-repr 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate serde-bytes-repr 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate serde-bytes-repr 0.3.0
[INFO] tweaked toml for crates.io crate serde-bytes-repr 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde-bytes-repr 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7967139cb8a032712a3b0ee96b39e13a233298abe6550ed83f676eb42dd7c039
[INFO] running `Command { std: "docker" "start" "-a" "7967139cb8a032712a3b0ee96b39e13a233298abe6550ed83f676eb42dd7c039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7967139cb8a032712a3b0ee96b39e13a233298abe6550ed83f676eb42dd7c039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7967139cb8a032712a3b0ee96b39e13a233298abe6550ed83f676eb42dd7c039", kill_on_drop: false }`
[INFO] [stdout] 7967139cb8a032712a3b0ee96b39e13a233298abe6550ed83f676eb42dd7c039
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 677210cfa63a6c893a3460d452ffd9bade49af8d4a837a54b2510d82998351a3
[INFO] running `Command { std: "docker" "start" "-a" "677210cfa63a6c893a3460d452ffd9bade49af8d4a837a54b2510d82998351a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde-bytes-repr v0.3.0 (/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/serializer.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     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/serializer.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/serializer.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/serializer.rs:239:32
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/serializer.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(not(any(feature = "std", feature = "alloc")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/serializer.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(not(any(feature = "std", feature = "alloc")))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated 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:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     serde_if_integer128, Serialize, Serializer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "677210cfa63a6c893a3460d452ffd9bade49af8d4a837a54b2510d82998351a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677210cfa63a6c893a3460d452ffd9bade49af8d4a837a54b2510d82998351a3", kill_on_drop: false }`
[INFO] [stdout] 677210cfa63a6c893a3460d452ffd9bade49af8d4a837a54b2510d82998351a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdb0706b2585e63ff85961b3d8420c905db33cc583066160d47d6b5ee28c3baf
[INFO] running `Command { std: "docker" "start" "-a" "bdb0706b2585e63ff85961b3d8420c905db33cc583066160d47d6b5ee28c3baf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde-bytes-repr v0.3.0 (/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/serializer.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     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/serializer.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/serializer.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/serializer.rs:239:32
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/serializer.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(not(any(feature = "std", feature = "alloc")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/serializer.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(not(any(feature = "std", feature = "alloc")))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated 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:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     serde_if_integer128, Serialize, Serializer,
[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:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     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/serializer.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     serde_if_integer128! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/serializer.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/serializer.rs:239:32
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/serializer.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(not(any(feature = "std", feature = "alloc")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]    --> src/serializer.rs:247:36
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(not(any(feature = "std", feature = "alloc")))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated 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:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     serde_if_integer128, Serialize, Serializer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "bdb0706b2585e63ff85961b3d8420c905db33cc583066160d47d6b5ee28c3baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdb0706b2585e63ff85961b3d8420c905db33cc583066160d47d6b5ee28c3baf", kill_on_drop: false }`
[INFO] [stdout] bdb0706b2585e63ff85961b3d8420c905db33cc583066160d47d6b5ee28c3baf
