[INFO] fetching crate h1emu-core 1.2.6... [INFO] checking h1emu-core-1.2.6 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate h1emu-core 1.2.6 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate h1emu-core 1.2.6 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate h1emu-core 1.2.6 [INFO] finished tweaking crates.io crate h1emu-core 1.2.6 [INFO] tweaked toml for crates.io crate h1emu-core 1.2.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages [INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.12.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a205307d96a480371bac52d19de935a6c1ad1cca31185077e7771479bb0f82e1 [INFO] running `Command { std: "docker" "start" "-a" "a205307d96a480371bac52d19de935a6c1ad1cca31185077e7771479bb0f82e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a205307d96a480371bac52d19de935a6c1ad1cca31185077e7771479bb0f82e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a205307d96a480371bac52d19de935a6c1ad1cca31185077e7771479bb0f82e1", kill_on_drop: false }` [INFO] [stdout] a205307d96a480371bac52d19de935a6c1ad1cca31185077e7771479bb0f82e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d1ea2f1ce42196471901734163e25fe7f9ab1ca4ffe40b9d688e39a0ba91ab [INFO] running `Command { std: "docker" "start" "-a" "24d1ea2f1ce42196471901734163e25fe7f9ab1ca4ffe40b9d688e39a0ba91ab", kill_on_drop: false }` [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking h1emu-core v1.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::random` [INFO] [stdout] --> benches/../src/gatewayprotocol.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | use rand::random; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::protocol_errors::*` [INFO] [stdout] --> benches/../src/soeprotocol.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | use super::super::protocol_errors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> benches/../src/soeprotocol.rs:739:9 [INFO] [stdout] | [INFO] [stdout] 739 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sat` is never used [INFO] [stdout] --> benches/../src/lib_utils.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn sat(x: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> benches/lib-bench.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | drop(data); [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[u8; 24]` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> benches/lib-bench.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | drop(data); [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[u8; 5]` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s [INFO] running `Command { std: "docker" "inspect" "24d1ea2f1ce42196471901734163e25fe7f9ab1ca4ffe40b9d688e39a0ba91ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d1ea2f1ce42196471901734163e25fe7f9ab1ca4ffe40b9d688e39a0ba91ab", kill_on_drop: false }` [INFO] [stdout] 24d1ea2f1ce42196471901734163e25fe7f9ab1ca4ffe40b9d688e39a0ba91ab [INFO] checking h1emu-core-1.2.6 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate h1emu-core 1.2.6 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate h1emu-core 1.2.6 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate h1emu-core 1.2.6 [INFO] finished tweaking crates.io crate h1emu-core 1.2.6 [INFO] tweaked toml for crates.io crate h1emu-core 1.2.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbd7745d4b9042cdc6fcda4593a2adeb4a1b08ea1b11c45d38762026d364bd51 [INFO] running `Command { std: "docker" "start" "-a" "bbd7745d4b9042cdc6fcda4593a2adeb4a1b08ea1b11c45d38762026d364bd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd7745d4b9042cdc6fcda4593a2adeb4a1b08ea1b11c45d38762026d364bd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd7745d4b9042cdc6fcda4593a2adeb4a1b08ea1b11c45d38762026d364bd51", kill_on_drop: false }` [INFO] [stdout] bbd7745d4b9042cdc6fcda4593a2adeb4a1b08ea1b11c45d38762026d364bd51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf8304b1bfb30180a5bf153b2a96f42231cd0533bc755ab536776f914bf1ae3b [INFO] running `Command { std: "docker" "start" "-a" "bf8304b1bfb30180a5bf153b2a96f42231cd0533bc755ab536776f914bf1ae3b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking wasm-bindgen v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking h1emu-core v1.2.6 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/lib-bench.rs from 2021 edition to 2024 [INFO] [stderr] Fixed benches/../src/soeprotocol.rs (2 fixes) [INFO] [stderr] Fixed benches/../src/gatewayprotocol.rs (1 fix) [INFO] [stdout] warning: function `sat` is never used [INFO] [stdout] --> benches/../src/lib_utils.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn sat(x: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> benches/lib-bench.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | drop(data); [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[u8; 24]` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> benches/lib-bench.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | drop(data); [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[u8; 5]` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.27s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking h1emu-core v1.2.6 (/tmp/fixit) [INFO] [stdout] error[E0425]: cannot find function `random` in this scope [INFO] [stdout] --> src/gatewayprotocol.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | let r: [u8; 4] = random(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 187 + use rand::random; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `random` in this scope [INFO] [stdout] --> src/gatewayprotocol.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | let r: [u8; 8] = random(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 187 + use rand::random; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:772:57 [INFO] [stdout] | [INFO] [stdout] 772 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::SessionRequest, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:787:57 [INFO] [stdout] | [INFO] [stdout] 787 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::SessionRequest, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:789:38 [INFO] [stdout] | [INFO] [stdout] 789 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:820:57 [INFO] [stdout] | [INFO] [stdout] 820 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::SessionReply, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:832:57 [INFO] [stdout] | [INFO] [stdout] 832 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::SessionReply, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:834:38 [INFO] [stdout] | [INFO] [stdout] 834 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:871:57 [INFO] [stdout] | [INFO] [stdout] 871 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::NetStatusRequest, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:886:57 [INFO] [stdout] | [INFO] [stdout] 886 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::NetStatusRequest, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:888:38 [INFO] [stdout] | [INFO] [stdout] 888 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:925:57 [INFO] [stdout] | [INFO] [stdout] 925 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::NetStatusReply, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:940:57 [INFO] [stdout] | [INFO] [stdout] 940 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::NetStatusRequest, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:942:38 [INFO] [stdout] | [INFO] [stdout] 942 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:957:57 [INFO] [stdout] | [INFO] [stdout] 957 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::Ping, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1002:57 [INFO] [stdout] | [INFO] [stdout] 1002 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::OutOfOrder, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1010:57 [INFO] [stdout] | [INFO] [stdout] 1010 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::OutOfOrder, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:1012:38 [INFO] [stdout] | [INFO] [stdout] 1012 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1045:57 [INFO] [stdout] | [INFO] [stdout] 1045 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::Ack, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1053:57 [INFO] [stdout] | [INFO] [stdout] 1053 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::Ack, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:1055:38 [INFO] [stdout] | [INFO] [stdout] 1055 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1142:57 [INFO] [stdout] | [INFO] [stdout] 1142 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::MultiPacket, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1161:57 [INFO] [stdout] | [INFO] [stdout] 1161 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::MultiPacket, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:1163:38 [INFO] [stdout] | [INFO] [stdout] 1163 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1216:57 [INFO] [stdout] | [INFO] [stdout] 1216 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::Data, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1227:57 [INFO] [stdout] | [INFO] [stdout] 1227 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::Data, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:1229:38 [INFO] [stdout] | [INFO] [stdout] 1229 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1289:57 [INFO] [stdout] | [INFO] [stdout] 1289 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::DataFragment, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SoeOpcode` [INFO] [stdout] --> src/soeprotocol.rs:1300:57 [INFO] [stdout] | [INFO] [stdout] 1300 | let data_pack: Vec = soeprotocol_class.pack(SoeOpcode::DataFragment, data_to_pack); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `SoeOpcode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::soeprotocol::SoeOpcode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ErrorType` [INFO] [stdout] --> src/soeprotocol.rs:1302:38 [INFO] [stdout] | [INFO] [stdout] 1302 | assert_eq!(data_pack_opcode, ErrorType::Deserializing as u16) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ErrorType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 741 + use crate::protocol_errors::ErrorType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `h1emu-core` (lib test) due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `sat` is never used [INFO] [stdout] --> benches/../src/lib_utils.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn sat(x: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> benches/lib-bench.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | drop(data); [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[u8; 24]` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> benches/lib-bench.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | drop(data); [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[u8; 5]` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bf8304b1bfb30180a5bf153b2a96f42231cd0533bc755ab536776f914bf1ae3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8304b1bfb30180a5bf153b2a96f42231cd0533bc755ab536776f914bf1ae3b", kill_on_drop: false }` [INFO] [stdout] bf8304b1bfb30180a5bf153b2a96f42231cd0533bc755ab536776f914bf1ae3b