[INFO] fetching crate wascc-redis 0.9.2...
[INFO] testing wascc-redis-0.9.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate wascc-redis 0.9.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate wascc-redis 0.9.2
[INFO] finished tweaking crates.io crate wascc-redis 0.9.2
[INFO] tweaked toml for crates.io crate wascc-redis 0.9.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wascc-redis 0.9.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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 142 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.8.4 (available: v0.11.10)
[INFO] [stderr]       Adding redis v0.17.0 (available: v1.2.0)
[INFO] [stderr]       Adding rmp-serde v0.14.4 (available: v1.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.1.12
[INFO] [stderr]   Downloaded tokio-util v0.3.1
[INFO] [stderr]   Downloaded sha1 v0.6.1
[INFO] [stderr]   Downloaded wascc-codec v0.9.1
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded bytes v0.5.6
[INFO] [stderr]   Downloaded piper v0.2.5
[INFO] [stderr]   Downloaded rmp-serde v0.14.4
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded redis v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08b9adbbd78f8d46fb9a9afb7be00ad84f1d5df88573771ce85ed14dbd645ba0
[INFO] running `Command { std: "docker" "start" "-a" "08b9adbbd78f8d46fb9a9afb7be00ad84f1d5df88573771ce85ed14dbd645ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08b9adbbd78f8d46fb9a9afb7be00ad84f1d5df88573771ce85ed14dbd645ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b9adbbd78f8d46fb9a9afb7be00ad84f1d5df88573771ce85ed14dbd645ba0", kill_on_drop: false }`
[INFO] [stdout] 08b9adbbd78f8d46fb9a9afb7be00ad84f1d5df88573771ce85ed14dbd645ba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05e813593079f70ccf90b72e8cf2d4a88558ca4fbcbe0edd842ca3fd178c79f6
[INFO] running `Command { std: "docker" "start" "-a" "05e813593079f70ccf90b72e8cf2d4a88558ca4fbcbe0edd842ca3fd178c79f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stdout] error[E0425]: cannot find function `read_data_i8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:361:40
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 let tag = rmp::decode::read_data_i8(self.rd)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:405:57
[INFO] [stdout]     |
[INFO] [stdout] 405 |             Marker::U8 => visitor.visit_u8(rmp::decode::read_data_u8(&mut self.rd)?),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u16` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:406:59
[INFO] [stdout]     |
[INFO] [stdout] 406 |             Marker::U16 => visitor.visit_u16(rmp::decode::read_data_u16(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:407:59
[INFO] [stdout]     |
[INFO] [stdout] 407 |             Marker::U32 => visitor.visit_u32(rmp::decode::read_data_u32(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u64` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:408:59
[INFO] [stdout]     |
[INFO] [stdout] 408 |             Marker::U64 => visitor.visit_u64(rmp::decode::read_data_u64(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:409:57
[INFO] [stdout]     |
[INFO] [stdout] 409 |             Marker::I8 => visitor.visit_i8(rmp::decode::read_data_i8(&mut self.rd)?),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i16` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:410:59
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Marker::I16 => visitor.visit_i16(rmp::decode::read_data_i16(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:411:59
[INFO] [stdout]     |
[INFO] [stdout] 411 |             Marker::I32 => visitor.visit_i32(rmp::decode::read_data_i32(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i64` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:412:59
[INFO] [stdout]     |
[INFO] [stdout] 412 |             Marker::I64 => visitor.visit_i64(rmp::decode::read_data_i64(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_f32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:413:59
[INFO] [stdout]     |
[INFO] [stdout] 413 |             Marker::F32 => visitor.visit_f32(rmp::decode::read_data_f32(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_f64` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:414:59
[INFO] [stdout]     |
[INFO] [stdout] 414 |             Marker::F64 => visitor.visit_f64(rmp::decode::read_data_f64(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:604:58
[INFO] [stdout]     |
[INFO] [stdout] 604 |             Marker::U8 => visitor.visit_f32(rmp::decode::read_data_u8(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u16` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:605:59
[INFO] [stdout]     |
[INFO] [stdout] 605 |             Marker::U16 => visitor.visit_f32(rmp::decode::read_data_u16(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:606:58
[INFO] [stdout]     |
[INFO] [stdout] 606 |             Marker::I8 => visitor.visit_f32(rmp::decode::read_data_i8(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i16` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:607:59
[INFO] [stdout]     |
[INFO] [stdout] 607 |             Marker::I16 => visitor.visit_f32(rmp::decode::read_data_i16(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_f32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:608:59
[INFO] [stdout]     |
[INFO] [stdout] 608 |             Marker::F32 => visitor.visit_f32(rmp::decode::read_data_f32(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:626:58
[INFO] [stdout]     |
[INFO] [stdout] 626 |             Marker::U8 => visitor.visit_f64(rmp::decode::read_data_u8(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u16` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:627:59
[INFO] [stdout]     |
[INFO] [stdout] 627 |             Marker::U16 => visitor.visit_f64(rmp::decode::read_data_u16(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:628:59
[INFO] [stdout]     |
[INFO] [stdout] 628 |             Marker::U32 => visitor.visit_f64(rmp::decode::read_data_u32(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:629:58
[INFO] [stdout]     |
[INFO] [stdout] 629 |             Marker::I8 => visitor.visit_f64(rmp::decode::read_data_i8(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i16` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:630:59
[INFO] [stdout]     |
[INFO] [stdout] 630 |             Marker::I16 => visitor.visit_f64(rmp::decode::read_data_i16(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:631:59
[INFO] [stdout]     |
[INFO] [stdout] 631 |             Marker::I32 => visitor.visit_f64(rmp::decode::read_data_i32(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_f32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:632:59
[INFO] [stdout]     |
[INFO] [stdout] 632 |             Marker::F32 => visitor.visit_f64(rmp::decode::read_data_f32(&mut self.rd)?.into()),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_f64` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.14.4/src/decode.rs:633:59
[INFO] [stdout]     |
[INFO] [stdout] 633 |             Marker::F64 => visitor.visit_f64(rmp::decode::read_data_f64(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmp-serde` (lib) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "05e813593079f70ccf90b72e8cf2d4a88558ca4fbcbe0edd842ca3fd178c79f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e813593079f70ccf90b72e8cf2d4a88558ca4fbcbe0edd842ca3fd178c79f6", kill_on_drop: false }`
[INFO] [stdout] 05e813593079f70ccf90b72e8cf2d4a88558ca4fbcbe0edd842ca3fd178c79f6
