[INFO] cloning repository https://github.com/arkedge/kble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arkedge/kble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkedge%2Fkble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkedge%2Fkble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a959ec9a99a3a902468b2fab3f6e6e51039d5de3 [INFO] checking arkedge/kble against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkedge%2Fkble" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/arkedge/kble [INFO] finished tweaking git repo https://github.com/arkedge/kble [INFO] tweaked toml for git repo https://github.com/arkedge/kble written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arkedge/kble on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arkedge/kble already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused build dependency `notalawyer-build` [INFO] [stderr] --> kble-tcp/Cargo.toml:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | notalawyer-build.workspace = true [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `notalawyer-build` [INFO] [stderr] warning: `kble-tcp` (manifest) generated 1 warning [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to highest compatible version [INFO] [stderr] Adding kble-socket v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17 [INFO] running `Command { std: "docker" "start" "ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: unused build dependency `notalawyer-build` [INFO] [stderr] --> kble-tcp/Cargo.toml:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | notalawyer-build.workspace = true [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `notalawyer-build` [INFO] [stderr] warning: `kble-tcp` (manifest) generated 1 warning [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cfg-expr v0.20.8 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling codespan v0.13.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml-span v0.7.1 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking anyhow v1.0.102 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking notalawyer v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking bitflags v2.12.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking miniz_oxide v0.9.1 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.26 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking unescaper v0.1.4 [INFO] [stderr] Checking serialport v4.9.0 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling spdx v0.13.4 [INFO] [stderr] Compiling serde_with_macros v3.21.0 [INFO] [stderr] Checking mio-serial v5.0.5 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking notalawyer-clap v0.3.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Checking serde_with v3.21.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling krates v0.21.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-serial v5.5.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking eb90 v0.1.1 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling cargo-about v0.9.0 [INFO] [stderr] Compiling notalawyer-build v0.3.0 [INFO] [stderr] Compiling kble-c2a v0.5.0 (/opt/rustwide/workdir/kble-c2a) [INFO] [stderr] Compiling kble-serialport v0.5.0 (/opt/rustwide/workdir/kble-serialport) [INFO] [stderr] Compiling kble-dump v0.5.0 (/opt/rustwide/workdir/kble-dump) [INFO] [stderr] Compiling kble-eb90 v0.5.0 (/opt/rustwide/workdir/kble-eb90) [INFO] [stderr] Compiling kble v0.5.0 (/opt/rustwide/workdir/kble) [INFO] [stderr] Checking kble-socket v0.5.0 [INFO] [stderr] Checking kble-socket v0.5.0 (/opt/rustwide/workdir/kble-socket) [INFO] [stderr] Checking kble-test-support v0.5.0 (/opt/rustwide/workdir/kble-test-support) [INFO] [stderr] Checking kble-tcp v0.5.0 (/opt/rustwide/workdir/kble-tcp) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble-c2a/src/main.rs:47:48 [INFO] [stdout] | [INFO] [stdout] 47 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble-c2a/src/main.rs:47:48 [INFO] [stdout] | [INFO] [stdout] 47 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble-eb90/src/main.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble-eb90/src/main.rs:46:48 [INFO] [stdout] | [INFO] [stdout] 46 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble-dump/src/main.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble-dump/src/main.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble/src/main.rs:52:48 [INFO] [stdout] | [INFO] [stdout] 52 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble/src/main.rs:52:48 [INFO] [stdout] | [INFO] [stdout] 52 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kble/src/app.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | config: &Config, [INFO] [stdout] | ^^^^^^^ the lifetime is elided here [INFO] [stdout] 146 | termination_grace_period_secs: u64, [INFO] [stdout] 147 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 147 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kble/src/app.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | config: &Config, [INFO] [stdout] | ^^^^^^^ the lifetime is elided here [INFO] [stdout] 146 | termination_grace_period_secs: u64, [INFO] [stdout] 147 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 147 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble-serialport/src/main.rs:104:48 [INFO] [stdout] | [INFO] [stdout] 104 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> kble-serialport/src/main.rs:104:48 [INFO] [stdout] | [INFO] [stdout] 104 | let args = Args::parse_with_license_notice(include_notice!()); [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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `include_notice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused dependency `serde_with` [INFO] [stderr] --> kble/Cargo.toml:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | serde_with = "3.7" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `serde_with` [INFO] [stderr] warning: `kble` (manifest) generated 1 warning [INFO] [stderr] warning: unused dependency `tokio-util` [INFO] [stderr] --> kble-dump/Cargo.toml:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | tokio-util.workspace = true [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `tokio-util` [INFO] [stderr] warning: `kble-dump` (manifest) generated 1 warning [INFO] [stderr] warning: unused dependency `axum` [INFO] [stderr] --> kble-socket/Cargo.toml:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | axum = { workspace = true, features = ["tokio", "http1", "ws"] } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `axum` [INFO] [stderr] warning: unused dependency `axum` [INFO] [stderr] --> kble-socket/Cargo.toml:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | axum.workspace = true [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `axum` [INFO] [stderr] warning: `kble-socket` (manifest) generated 2 warnings [INFO] [stderr] warning: unused dependency `notalawyer-clap` [INFO] [stderr] --> kble-tcp/Cargo.toml:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | notalawyer-clap.workspace = true [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `notalawyer-clap` [INFO] [stderr] warning: unused dependency `tokio-util` [INFO] [stderr] --> kble-tcp/Cargo.toml:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | tokio-util.workspace = true [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `tokio-util` [INFO] [stderr] warning: `kble-tcp` (manifest) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kble v0.5.0 (/opt/rustwide/workdir/kble), kble-c2a v0.5.0 (/opt/rustwide/workdir/kble-c2a), kble-dump v0.5.0 (/opt/rustwide/workdir/kble-dump), kble-eb90 v0.5.0 (/opt/rustwide/workdir/kble-eb90), kble-serialport v0.5.0 (/opt/rustwide/workdir/kble-serialport) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17", kill_on_drop: false }` [INFO] [stdout] ed28d2140f1e66b24e44e1e4faaa01c12ee1f404d7ee7eb3c9cc45f2425b7c17