[INFO] fetching crate lavish 0.4.0... [INFO] testing lavish-0.4.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate lavish 0.4.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate lavish 0.4.0 [INFO] finished tweaking crates.io crate lavish 0.4.0 [INFO] tweaked toml for crates.io crate lavish 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lavish 0.4.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding bytes v0.4.12 (available: v1.11.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netbuf v0.4.1 [INFO] [stderr] Downloaded cc v1.2.60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0d6ace195c9fdccb339948dbadd42f7ed3c43777821ade1cf4e3e1ace8cb621 [INFO] running `Command { std: "docker" "start" "-a" "c0d6ace195c9fdccb339948dbadd42f7ed3c43777821ade1cf4e3e1ace8cb621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0d6ace195c9fdccb339948dbadd42f7ed3c43777821ade1cf4e3e1ace8cb621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d6ace195c9fdccb339948dbadd42f7ed3c43777821ade1cf4e3e1ace8cb621", kill_on_drop: false }` [INFO] [stdout] c0d6ace195c9fdccb339948dbadd42f7ed3c43777821ade1cf4e3e1ace8cb621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3c736b465fa7b650643e813baeb68c9e2169087bb3170423b62b6491a32ae52 [INFO] running `Command { std: "docker" "start" "-a" "b3c736b465fa7b650643e813baeb68c9e2169087bb3170423b62b6491a32ae52", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling lavish v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `read_data_u16` in module `rmp::decode` [INFO] [stdout] --> src/facts/mod.rs:164:45 [INFO] [stdout] | [INFO] [stdout] 164 | Marker::Array16 => rmp::decode::read_data_u16(self)? as usize, [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] --> src/facts/mod.rs:165:45 [INFO] [stdout] | [INFO] [stdout] 165 | Marker::Array32 => rmp::decode::read_data_u32(self)? as usize, [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] --> src/facts/mod.rs:174:42 [INFO] [stdout] | [INFO] [stdout] 174 | Marker::Bin8 => rmp::decode::read_data_u8(self)? as usize, [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] --> src/facts/mod.rs:175:43 [INFO] [stdout] | [INFO] [stdout] 175 | Marker::Bin16 => rmp::decode::read_data_u16(self)? as usize, [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] --> src/facts/mod.rs:176:43 [INFO] [stdout] | [INFO] [stdout] 176 | Marker::Bin32 => rmp::decode::read_data_u32(self)? as usize, [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] --> src/facts/mod.rs:194:43 [INFO] [stdout] | [INFO] [stdout] 194 | Marker::Map16 => rmp::decode::read_data_u16(self)? as usize, [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] --> src/facts/mod.rs:195:43 [INFO] [stdout] | [INFO] [stdout] 195 | Marker::Map32 => rmp::decode::read_data_u32(self)? as usize, [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] --> src/facts/mod.rs:209:51 [INFO] [stdout] | [INFO] [stdout] 209 | Marker::U8 => T::from_u8(rmp::decode::read_data_u8(self)?), [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] --> src/facts/mod.rs:210:53 [INFO] [stdout] | [INFO] [stdout] 210 | Marker::U16 => T::from_u16(rmp::decode::read_data_u16(self)?), [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] --> src/facts/mod.rs:211:53 [INFO] [stdout] | [INFO] [stdout] 211 | Marker::U32 => T::from_u32(rmp::decode::read_data_u32(self)?), [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] --> src/facts/mod.rs:212:53 [INFO] [stdout] | [INFO] [stdout] 212 | Marker::U64 => T::from_u64(rmp::decode::read_data_u64(self)?), [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] --> src/facts/mod.rs:213:51 [INFO] [stdout] | [INFO] [stdout] 213 | Marker::I8 => T::from_i8(rmp::decode::read_data_i8(self)?), [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] --> src/facts/mod.rs:214:53 [INFO] [stdout] | [INFO] [stdout] 214 | Marker::I16 => T::from_i16(rmp::decode::read_data_i16(self)?), [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] --> src/facts/mod.rs:215:53 [INFO] [stdout] | [INFO] [stdout] 215 | Marker::I32 => T::from_i32(rmp::decode::read_data_i32(self)?), [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] --> src/facts/mod.rs:216:53 [INFO] [stdout] | [INFO] [stdout] 216 | Marker::I64 => T::from_i64(rmp::decode::read_data_i64(self)?), [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] --> src/facts/mod.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | Marker::Str8 => rmp::decode::read_data_u8(self)? as usize, [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] --> src/facts/mod.rs:256:43 [INFO] [stdout] | [INFO] [stdout] 256 | Marker::Str16 => rmp::decode::read_data_u16(self)? as usize, [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] --> src/facts/mod.rs:257:43 [INFO] [stdout] | [INFO] [stdout] 257 | Marker::Str32 => rmp::decode::read_data_u32(self)? as usize, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `rmp::decode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/system.rs:286:26 [INFO] [stdout] | [INFO] [stdout] 286 | shutdown_handle: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 286 | shutdown_handle: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/system.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | conn: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 314 | conn: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/system.rs:330:61 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn spawn(handler: AH, conn: Box) -> Result, Error> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 330 | pub fn spawn(handler: AH, conn: Box) -> Result, Error> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/system.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_clone(&self) -> io::Result>; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 | fn try_clone(&self) -> io::Result>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/system.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | fn try_clone(&self) -> io::Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | fn try_clone(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/facts/mod.rs:387:52 [INFO] [stdout] | [INFO] [stdout] 387 | let naive = chrono::NaiveDateTime::from_timestamp(data32 as i64, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/facts/mod.rs:388:61 [INFO] [stdout] | [INFO] [stdout] 388 | Ok(chrono::DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/facts/mod.rs:404:52 [INFO] [stdout] | [INFO] [stdout] 404 | let naive = chrono::NaiveDateTime::from_timestamp(tv_sec as i64, tv_nsec as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/facts/mod.rs:405:61 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(chrono::DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/facts/mod.rs:423:52 [INFO] [stdout] | [INFO] [stdout] 423 | let naive = chrono::NaiveDateTime::from_timestamp(tv_sec, tv_nsec); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/facts/mod.rs:424:61 [INFO] [stdout] | [INFO] [stdout] 424 | Ok(chrono::DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/facts/mod.rs:526:22 [INFO] [stdout] | [INFO] [stdout] 526 | (&self.0 as &std::ops::Deref).deref() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 526 | (&self.0 as &dyn std::ops::Deref).deref() [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lavish` (lib) due to 18 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b3c736b465fa7b650643e813baeb68c9e2169087bb3170423b62b6491a32ae52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c736b465fa7b650643e813baeb68c9e2169087bb3170423b62b6491a32ae52", kill_on_drop: false }` [INFO] [stdout] b3c736b465fa7b650643e813baeb68c9e2169087bb3170423b62b6491a32ae52