[INFO] fetching crate wasm-msgpack 0.6.2... [INFO] checking wasm-msgpack-0.6.2 against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] extracting crate wasm-msgpack 0.6.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate wasm-msgpack 0.6.2 on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.8.0) [INFO] [stderr] Adding rstest v0.17.0 (available: v0.25.0) [INFO] [stderr] Adding zerocopy v0.6.6 (available: v0.8.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 106390c08aef8c57216d9e43d27d77ee0bb0a308fcc0dafbbc174d628dc6d8ac [INFO] running `Command { std: "docker" "start" "-a" "106390c08aef8c57216d9e43d27d77ee0bb0a308fcc0dafbbc174d628dc6d8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106390c08aef8c57216d9e43d27d77ee0bb0a308fcc0dafbbc174d628dc6d8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106390c08aef8c57216d9e43d27d77ee0bb0a308fcc0dafbbc174d628dc6d8ac", kill_on_drop: false }` [INFO] [stdout] 106390c08aef8c57216d9e43d27d77ee0bb0a308fcc0dafbbc174d628dc6d8ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc324d88e68e5b7beae9db34dd8963bdd63de929bd6c8295ddb8a0a1a7540e3 [INFO] running `Command { std: "docker" "start" "-a" "4cc324d88e68e5b7beae9db34dd8963bdd63de929bd6c8295ddb8a0a1a7540e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking 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] Checking zerocopy v0.6.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.17.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking wasm-msgpack v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/decode/serde/mod.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 59 | impl<'a> Deserializer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 60 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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)]` 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: elided lifetime has a name [INFO] [stdout] --> src/decode/serde/mod.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 59 | impl<'a> Deserializer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 60 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.94s [INFO] running `Command { std: "docker" "inspect" "4cc324d88e68e5b7beae9db34dd8963bdd63de929bd6c8295ddb8a0a1a7540e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc324d88e68e5b7beae9db34dd8963bdd63de929bd6c8295ddb8a0a1a7540e3", kill_on_drop: false }` [INFO] [stdout] 4cc324d88e68e5b7beae9db34dd8963bdd63de929bd6c8295ddb8a0a1a7540e3