[INFO] fetching crate wascc-httpsrv 0.9.2...
[INFO] testing wascc-httpsrv-0.9.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wascc-httpsrv 0.9.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate wascc-httpsrv 0.9.2
[INFO] finished tweaking crates.io crate wascc-httpsrv 0.9.2
[INFO] tweaked toml for crates.io crate wascc-httpsrv 0.9.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wascc-httpsrv 0.9.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 234 packages to latest compatible versions
[INFO] [stderr]       Adding actix-multipart v0.2.0 (available: v0.7.2)
[INFO] [stderr]       Adding actix-rt v1.1.1 (available: v2.11.0)
[INFO] [stderr]       Adding actix-web v2.0.0 (available: v4.13.0)
[INFO] [stderr]       Adding crossbeam v0.7.3 (available: v0.8.4)
[INFO] [stderr]       Adding crossbeam-channel v0.4.4 (available: v0.5.15)
[INFO] [stderr]       Adding crossbeam-utils v0.7.2 (available: v0.8.21)
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.10)
[INFO] [stderr]       Adding rmp-serde v0.14.4 (available: v1.3.1)
[INFO] [stderr]       Adding trust-dns-proto v0.18.0-alpha.2 (available: v0.18.1)
[INFO] [stderr]       Adding trust-dns-resolver v0.18.0-alpha.2 (available: v0.18.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded wascc-codec v0.9.1
[INFO] [stderr]   Downloaded rmp-serde v0.14.4
[INFO] [stderr]   Downloaded crossbeam v0.7.3
[INFO] [stderr]   Downloaded actix-rt v1.1.1
[INFO] [stderr]   Downloaded serde_urlencoded v0.6.1
[INFO] [stderr]   Downloaded copyless v0.1.5
[INFO] [stderr]   Downloaded awc v1.0.1
[INFO] [stderr]   Downloaded actix-threadpool v0.3.3
[INFO] [stderr]   Downloaded actix-macros v0.1.3
[INFO] [stderr]   Downloaded actix-service v1.0.6
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded actix-codec v0.2.0
[INFO] [stderr]   Downloaded actix-connect v1.0.2
[INFO] [stderr]   Downloaded enum-as-inner v0.3.4
[INFO] [stderr]   Downloaded match_cfg v0.1.0
[INFO] [stderr]   Downloaded hostname v0.3.1
[INFO] [stderr]   Downloaded bytestring v1.5.1
[INFO] [stderr]   Downloaded actix-web-codegen v0.2.2
[INFO] [stderr]   Downloaded actix-testing v1.0.1
[INFO] [stderr]   Downloaded actix-tls v1.0.0
[INFO] [stderr]   Downloaded actix-codec v0.3.0
[INFO] [stderr]   Downloaded actix-multipart v0.2.0
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded actix-utils v1.0.6
[INFO] [stderr]   Downloaded tokio-util v0.2.0
[INFO] [stderr]   Downloaded ipconfig v0.2.2
[INFO] [stderr]   Downloaded actix-router v0.2.7
[INFO] [stderr]   Downloaded actix-web v2.0.0
[INFO] [stderr]   Downloaded actix-server v1.0.4
[INFO] [stderr]   Downloaded resolv-conf v0.6.3
[INFO] [stderr]   Downloaded actix-utils v2.0.0
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded trust-dns-resolver v0.18.0-alpha.2
[INFO] [stderr]   Downloaded actix-http v1.0.1
[INFO] [stderr]   Downloaded trust-dns-proto v0.18.0-alpha.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1542691cdc4192aedc9ab39e61078adae957bd375ad982d1637491a1104c3282
[INFO] running `Command { std: "docker" "start" "-a" "1542691cdc4192aedc9ab39e61078adae957bd375ad982d1637491a1104c3282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1542691cdc4192aedc9ab39e61078adae957bd375ad982d1637491a1104c3282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1542691cdc4192aedc9ab39e61078adae957bd375ad982d1637491a1104c3282", kill_on_drop: false }`
[INFO] [stdout] 1542691cdc4192aedc9ab39e61078adae957bd375ad982d1637491a1104c3282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89c12b90a7181d0b073df62c58313ab408277c04ff098f65795e2e55ba29d0bd
[INFO] running `Command { std: "docker" "start" "-a" "89c12b90a7181d0b073df62c58313ab408277c04ff098f65795e2e55ba29d0bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling resolv-conf v0.6.3
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling termcolor v1.4.1
[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] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[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" "89c12b90a7181d0b073df62c58313ab408277c04ff098f65795e2e55ba29d0bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c12b90a7181d0b073df62c58313ab408277c04ff098f65795e2e55ba29d0bd", kill_on_drop: false }`
[INFO] [stdout] 89c12b90a7181d0b073df62c58313ab408277c04ff098f65795e2e55ba29d0bd
