[INFO] fetching crate wasm-msgpack 0.6.2... [INFO] testing wasm-msgpack-0.6.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate wasm-msgpack 0.6.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate wasm-msgpack 0.6.2 [INFO] finished tweaking crates.io crate wasm-msgpack 0.6.2 [INFO] tweaked toml for crates.io crate wasm-msgpack 0.6.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-msgpack 0.6.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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 50 packages to latest compatible versions [INFO] [stderr] Adding heapless v0.7.17 (available: v0.9.1) [INFO] [stderr] Adding rstest v0.17.0 (available: v0.26.1) [INFO] [stderr] Adding zerocopy v0.6.6 (available: v0.8.26) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 110fbbca968f2717c1a51619c33b4b2e6d4b39d85c1ad1bd6a71b3e70ac99f19 [INFO] running `Command { std: "docker" "start" "-a" "110fbbca968f2717c1a51619c33b4b2e6d4b39d85c1ad1bd6a71b3e70ac99f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "110fbbca968f2717c1a51619c33b4b2e6d4b39d85c1ad1bd6a71b3e70ac99f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "110fbbca968f2717c1a51619c33b4b2e6d4b39d85c1ad1bd6a71b3e70ac99f19", kill_on_drop: false }` [INFO] [stdout] 110fbbca968f2717c1a51619c33b4b2e6d4b39d85c1ad1bd6a71b3e70ac99f19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e55e9b72cabcd1329380d8ae507302c8e7a46022d6fa8e3df258bc70b918426 [INFO] running `Command { std: "docker" "start" "-a" "3e55e9b72cabcd1329380d8ae507302c8e7a46022d6fa8e3df258bc70b918426", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling wasm-msgpack v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ext/timestamp.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | / fn visit_map(self, mut map: V) -> Result [INFO] [stdout] 189 | | where [INFO] [stdout] 190 | | V: ::serde::de::MapAccess<'de>, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail [INFO] [stdout] --> src/ext/timestamp.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | ... map.next_value()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 249 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ext/mod.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | / fn visit_map(self, mut map: V) -> Result [INFO] [stdout] 221 | | where [INFO] [stdout] 222 | | V: ::serde::de::MapAccess<'de>, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail [INFO] [stdout] --> src/ext/mod.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | ... map.next_value()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 289 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/decode/serde/mod.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 60 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 60 - pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] 60 + pub const fn new(slice: &'a [u8]) -> Deserializer<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-msgpack v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "3e55e9b72cabcd1329380d8ae507302c8e7a46022d6fa8e3df258bc70b918426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e55e9b72cabcd1329380d8ae507302c8e7a46022d6fa8e3df258bc70b918426", kill_on_drop: false }` [INFO] [stdout] 3e55e9b72cabcd1329380d8ae507302c8e7a46022d6fa8e3df258bc70b918426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf41b4543019c46bc2f65612b3f4d592fe0ebe365a83930aa0c51854580c800a [INFO] running `Command { std: "docker" "start" "-a" "cf41b4543019c46bc2f65612b3f4d592fe0ebe365a83930aa0c51854580c800a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.17.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling wasm-msgpack v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ext/timestamp.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | / fn visit_map(self, mut map: V) -> Result [INFO] [stdout] 189 | | where [INFO] [stdout] 190 | | V: ::serde::de::MapAccess<'de>, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail [INFO] [stdout] --> src/ext/timestamp.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | ... map.next_value()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 249 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ext/mod.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | / fn visit_map(self, mut map: V) -> Result [INFO] [stdout] 221 | | where [INFO] [stdout] 222 | | V: ::serde::de::MapAccess<'de>, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail [INFO] [stdout] --> src/ext/mod.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | ... map.next_value()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 289 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/decode/serde/mod.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 60 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 60 - pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] 60 + pub const fn new(slice: &'a [u8]) -> Deserializer<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ext/timestamp.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | / fn visit_map(self, mut map: V) -> Result [INFO] [stdout] 189 | | where [INFO] [stdout] 190 | | V: ::serde::de::MapAccess<'de>, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail [INFO] [stdout] --> src/ext/timestamp.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | ... map.next_value()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 249 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ext/mod.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | / fn visit_map(self, mut map: V) -> Result [INFO] [stdout] 221 | | where [INFO] [stdout] 222 | | V: ::serde::de::MapAccess<'de>, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail [INFO] [stdout] --> src/ext/mod.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | ... map.next_value()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 289 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/decode/serde/mod.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 60 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 60 - pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] 60 + pub const fn new(slice: &'a [u8]) -> Deserializer<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-msgpack v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "cf41b4543019c46bc2f65612b3f4d592fe0ebe365a83930aa0c51854580c800a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf41b4543019c46bc2f65612b3f4d592fe0ebe365a83930aa0c51854580c800a", kill_on_drop: false }` [INFO] [stdout] cf41b4543019c46bc2f65612b3f4d592fe0ebe365a83930aa0c51854580c800a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc6a3e5538f67dd130ccb5956f95bfe4f65f3a6e1ff5c376d8f12660abf16f61 [INFO] running `Command { std: "docker" "start" "-a" "fc6a3e5538f67dd130ccb5956f95bfe4f65f3a6e1ff5c376d8f12660abf16f61", kill_on_drop: false }` [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/ext/timestamp.rs:188:13 [INFO] [stderr] | [INFO] [stderr] 188 | / fn visit_map(self, mut map: V) -> Result [INFO] [stderr] 189 | | where [INFO] [stderr] 190 | | V: ::serde::de::MapAccess<'de>, [INFO] [stderr] | |_______________________________________________^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail [INFO] [stderr] --> src/ext/timestamp.rs:249:33 [INFO] [stderr] | [INFO] [stderr] 249 | ... map.next_value()?; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 249 | map.next_value::<()>()?; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/ext/mod.rs:220:13 [INFO] [stderr] | [INFO] [stderr] 220 | / fn visit_map(self, mut map: V) -> Result [INFO] [stderr] 221 | | where [INFO] [stderr] 222 | | V: ::serde::de::MapAccess<'de>, [INFO] [stderr] | |_______________________________________________^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail [INFO] [stderr] --> src/ext/mod.rs:289:33 [INFO] [stderr] | [INFO] [stderr] 289 | ... map.next_value()?; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 289 | map.next_value::<()>()?; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/decode/serde/mod.rs:60:55 [INFO] [stderr] | [INFO] [stderr] 60 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stdout] [INFO] [stderr] | the lifetime is named here [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 60 - pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stderr] 60 + pub const fn new(slice: &'a [u8]) -> Deserializer<'a> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `wasm-msgpack` (lib) generated 3 warnings (run `cargo fix --lib -p wasm-msgpack` to apply 3 suggestions) [INFO] [stderr] warning: `wasm-msgpack` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-msgpack v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_msgpack-ad44c4c84821849f) [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-496db1bfef054ac1) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test decode::decode_bool ... ok [INFO] [stdout] test decode::decode_bin ... ok [INFO] [stdout] test decode::decode_bin32 ... ok [INFO] [stdout] test decode::decode_enum_newtypevariant ... ok [INFO] [stdout] test decode::decode_nil ... ok [INFO] [stdout] test decode::decode_enum_unitvariant ... ok [INFO] [stdout] test decode::decode_uint ... ok [INFO] [stdout] test decode::decode_enum_structvariant ... ok [INFO] [stdout] test decode::decode_enum_tuplevariant ... ok [INFO] [stdout] test encode::encode_complex_struct ... ok [INFO] [stdout] test encode::encode_i64 ... ok [INFO] [stdout] test encode::encode_int ... ok [INFO] [stdout] test encode::encode_map ... ok [INFO] [stdout] test encode::encode_slice ... ok [INFO] [stdout] test encode::encode_str ... ok [INFO] [stdout] test encode::encode_struct ... ok [INFO] [stdout] test encode::encode_timestamp ... ok [INFO] [stdout] test encode::encode_u64 ... ok [INFO] [stdout] test fuzzing::decode_fuzz1 ... ok [INFO] [stdout] test encode::encode_bin ... ok [INFO] [stdout] test encode::encode_uint ... ok [INFO] [stdout] test regression::color::test_color ... ok [INFO] [stdout] test fuzzing::decode_fuzz2 ... ok [INFO] [stdout] test interop::test_json_timestamp ... ok [INFO] [stdout] test regression::compat::json_null ... ok [INFO] [stdout] test regression::compat::test::case_2 ... ok [INFO] [stdout] test encode::encode_float ... ok [INFO] [stdout] test encode::encode_bool ... ok [INFO] [stdout] test regression::compat::test::case_3 ... ok [INFO] [stdout] test regression::compat::test::case_4 ... ok [INFO] [stdout] test regression::compat::small_num_json ... ok [INFO] [stdout] test interop::test_json_ext_ser ... ok [INFO] [stdout] test interop::test_json_ext_roundtrip ... ok [INFO] [stdout] test regression::canada::serde_wasm_bench ... ok [INFO] [stdout] test regression::compat::test::case_1 ... ok [INFO] [stdout] test regression::compat::test::case_6 ... ok [INFO] [stdout] test regression::enums::enum_simple ... ok [INFO] [stdout] test regression::enums::enum_structtype ... ok [INFO] [stdout] test regression::serde_json::btree_serde_value ... ok [INFO] [stdout] test regression::serde_json::serde_json_value ... ok [INFO] [stdout] test roundtrip::roundtrip_array ... ok [INFO] [stdout] test roundtrip::roundtrip_bool ... ok [INFO] [stdout] test roundtrip::roundtrip_int ... ok [INFO] [stdout] test regression::compat::test::case_5 ... ok [INFO] [stdout] test encode::encode_nil ... ok [INFO] [stdout] test roundtrip::roundtrip_bin ... ok [INFO] [stdout] test roundtrip::roundtrip_float ... ok [INFO] [stdout] test roundtrip::roundtrip_i64 ... ok [INFO] [stdout] test regression::serde_json::regression_json_null ... ok [INFO] [stdout] test roundtrip::roundtrip_complex_struct ... ok [INFO] [stdout] test regression::enums::enum_newtype ... ok [INFO] [stdout] test roundtrip::roundtrip_u64 ... ok [INFO] [stdout] test roundtrip::roundtrip_nil ... ok [INFO] [stdout] test roundtrip::roundtrip_str ... ok [INFO] [stdout] test roundtrip::roundtrip_timestamp ... ok [INFO] [stdout] test roundtrip::roundtrip_map ... ok [INFO] [stdout] test roundtrip::roundtrip_uint ... ok [INFO] [stdout] test roundtrip::roundtrip_struct ... ok [INFO] [stdout] test regression::twitter::serde_wasm_bench ... ok [INFO] [stdout] test interop::test_json_ext_de ... ok [INFO] [stderr] Doc-tests wasm_msgpack [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc6a3e5538f67dd130ccb5956f95bfe4f65f3a6e1ff5c376d8f12660abf16f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6a3e5538f67dd130ccb5956f95bfe4f65f3a6e1ff5c376d8f12660abf16f61", kill_on_drop: false }` [INFO] [stdout] fc6a3e5538f67dd130ccb5956f95bfe4f65f3a6e1ff5c376d8f12660abf16f61