[INFO] fetching crate wasm-bus-types 1.1.0... [INFO] testing wasm-bus-types-1.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate wasm-bus-types 1.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wasm-bus-types 1.1.0 [INFO] finished tweaking crates.io crate wasm-bus-types 1.1.0 [INFO] tweaked toml for crates.io crate wasm-bus-types 1.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-bus-types 1.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding rkyv v0.7.46 (available: v0.8.15) [INFO] [stderr] Adding rmp-serde v0.15.5 (available: v1.3.1) [INFO] [stderr] Adding serde-xml-rs v0.5.1 (available: v0.8.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 259510b134d6c9e975f2f5a04f5932d84fae487348f661a2d7d535a513b5a525 [INFO] running `Command { std: "docker" "start" "-a" "259510b134d6c9e975f2f5a04f5932d84fae487348f661a2d7d535a513b5a525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "259510b134d6c9e975f2f5a04f5932d84fae487348f661a2d7d535a513b5a525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259510b134d6c9e975f2f5a04f5932d84fae487348f661a2d7d535a513b5a525", kill_on_drop: false }` [INFO] [stdout] 259510b134d6c9e975f2f5a04f5932d84fae487348f661a2d7d535a513b5a525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bf855654be381dd70082de5e7470942da45990daba3cdfdae0d96ac37de46da [INFO] running `Command { std: "docker" "start" "-a" "6bf855654be381dd70082de5e7470942da45990daba3cdfdae0d96ac37de46da", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling rmp-serde v0.15.5 [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.15.5/src/decode.rs:450:40 [INFO] [stdout] | [INFO] [stdout] 450 | 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.15.5/src/decode.rs:497:57 [INFO] [stdout] | [INFO] [stdout] 497 | 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.15.5/src/decode.rs:498:59 [INFO] [stdout] | [INFO] [stdout] 498 | 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.15.5/src/decode.rs:499:59 [INFO] [stdout] | [INFO] [stdout] 499 | 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.15.5/src/decode.rs:500:59 [INFO] [stdout] | [INFO] [stdout] 500 | 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.15.5/src/decode.rs:501:57 [INFO] [stdout] | [INFO] [stdout] 501 | 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.15.5/src/decode.rs:502:59 [INFO] [stdout] | [INFO] [stdout] 502 | 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.15.5/src/decode.rs:503:59 [INFO] [stdout] | [INFO] [stdout] 503 | 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.15.5/src/decode.rs:504:59 [INFO] [stdout] | [INFO] [stdout] 504 | 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.15.5/src/decode.rs:505:59 [INFO] [stdout] | [INFO] [stdout] 505 | 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.15.5/src/decode.rs:506:59 [INFO] [stdout] | [INFO] [stdout] 506 | 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.15.5/src/decode.rs:657:40 [INFO] [stdout] | [INFO] [stdout] 657 | Marker::U8 => rmp::decode::read_data_u8(&mut self.rd).map(f32::from), [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.15.5/src/decode.rs:658:41 [INFO] [stdout] | [INFO] [stdout] 658 | Marker::U16 => rmp::decode::read_data_u16(&mut self.rd).map(f32::from), [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.15.5/src/decode.rs:659:40 [INFO] [stdout] | [INFO] [stdout] 659 | Marker::I8 => rmp::decode::read_data_i8(&mut self.rd).map(f32::from), [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.15.5/src/decode.rs:660:41 [INFO] [stdout] | [INFO] [stdout] 660 | Marker::I16 => rmp::decode::read_data_i16(&mut self.rd).map(f32::from), [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.15.5/src/decode.rs:661:41 [INFO] [stdout] | [INFO] [stdout] 661 | Marker::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.15.5/src/decode.rs:676:40 [INFO] [stdout] | [INFO] [stdout] 676 | Marker::U8 => rmp::decode::read_data_u8(&mut self.rd).map(f64::from), [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.15.5/src/decode.rs:677:41 [INFO] [stdout] | [INFO] [stdout] 677 | Marker::U16 => rmp::decode::read_data_u16(&mut self.rd).map(f64::from), [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.15.5/src/decode.rs:678:41 [INFO] [stdout] | [INFO] [stdout] 678 | Marker::U32 => rmp::decode::read_data_u32(&mut self.rd).map(f64::from), [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.15.5/src/decode.rs:679:40 [INFO] [stdout] | [INFO] [stdout] 679 | Marker::I8 => rmp::decode::read_data_i8(&mut self.rd).map(f64::from), [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.15.5/src/decode.rs:680:41 [INFO] [stdout] | [INFO] [stdout] 680 | Marker::I16 => rmp::decode::read_data_i16(&mut self.rd).map(f64::from), [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.15.5/src/decode.rs:681:41 [INFO] [stdout] | [INFO] [stdout] 681 | Marker::I32 => rmp::decode::read_data_i32(&mut self.rd).map(f64::from), [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.15.5/src/decode.rs:682:41 [INFO] [stdout] | [INFO] [stdout] 682 | Marker::F32 => rmp::decode::read_data_f32(&mut self.rd).map(f64::from), [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.15.5/src/decode.rs:683:41 [INFO] [stdout] | [INFO] [stdout] 683 | Marker::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" "6bf855654be381dd70082de5e7470942da45990daba3cdfdae0d96ac37de46da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf855654be381dd70082de5e7470942da45990daba3cdfdae0d96ac37de46da", kill_on_drop: false }` [INFO] [stdout] 6bf855654be381dd70082de5e7470942da45990daba3cdfdae0d96ac37de46da