[INFO] fetching crate cozal 0.0.2... [INFO] testing cozal-0.0.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cozal 0.0.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate cozal 0.0.2 [INFO] finished tweaking crates.io crate cozal 0.0.2 [INFO] tweaked toml for crates.io crate cozal 0.0.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cozal 0.0.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding flume v0.7.2 (available: v0.11.1) [INFO] [stderr] Adding pin-project v0.4.30 (available: v1.1.10) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.45.1) [INFO] [stderr] Adding winit v0.22.2 (available: v0.30.11) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flume v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c634da94da9141ef7e3a2d1e760c1646c9ebfec235983e05181cb192717f6aa [INFO] running `Command { std: "docker" "start" "-a" "3c634da94da9141ef7e3a2d1e760c1646c9ebfec235983e05181cb192717f6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c634da94da9141ef7e3a2d1e760c1646c9ebfec235983e05181cb192717f6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c634da94da9141ef7e3a2d1e760c1646c9ebfec235983e05181cb192717f6aa", kill_on_drop: false }` [INFO] [stdout] 3c634da94da9141ef7e3a2d1e760c1646c9ebfec235983e05181cb192717f6aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e8a671d0b9194d273c896a43c63780659167db4061dde595ce0da98ea2444274 [INFO] running `Command { std: "docker" "start" "-a" "e8a671d0b9194d273c896a43c63780659167db4061dde595ce0da98ea2444274", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling flume v0.7.2 [INFO] [stderr] Compiling cozal v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: this labeled break expression is easy to confuse with an unlabeled break with a labeled value expression [INFO] [stdout] --> src/core/transposer/engine.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | ... break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(break_with_label_and_loop)]` on by default [INFO] [stdout] help: wrap this expression in parentheses [INFO] [stdout] | [INFO] [stdout] 251 | break 'poll ({ StatefulSchedulePoll::Pending }) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/mod.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/stateful_schedule_stream_ext.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/stateful_schedule_stream_ext.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/transposer/engine.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `break` value [INFO] [stdout] --> src/core/transposer/engine.rs:251:41 [INFO] [stdout] | [INFO] [stdout] 251 | ... break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 251 - break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] 251 + break 'poll StatefulSchedulePoll::Pending [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `winit` [INFO] [stdout] --> src/utilities/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(winit)] [INFO] [stdout] | ^^^^^ help: found config with similar value: `feature = "winit"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winit)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winit)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `wake_trait` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(wake_trait)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_first_last)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expire_handle` is never read [INFO] [stdout] --> src/core/transposer/internal_scheduled_event.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) struct InternalScheduledEvent { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub expire_handle: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | Input(Vec, T::InputState), [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 - Input(Vec, T::InputState), [INFO] [stdout] 25 + Input((), T::InputState), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | Schedule(Arc>, Option), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 26 - Schedule(Arc>, Option), [INFO] [stdout] 26 + Schedule((), Option), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `time`, `inputs`, and `input_state` are never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub(super) struct ReadyResult { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 115 | pub time: T::Time, [INFO] [stdout] | ^^^^ [INFO] [stdout] 116 | pub inputs: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 117 | pub input_state: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exit` is never read [INFO] [stdout] --> src/core/transposer/wrapped_update_result.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub(super) struct WrappedUpdateResult { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | pub exit: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.97s [INFO] running `Command { std: "docker" "inspect" "e8a671d0b9194d273c896a43c63780659167db4061dde595ce0da98ea2444274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a671d0b9194d273c896a43c63780659167db4061dde595ce0da98ea2444274", kill_on_drop: false }` [INFO] [stdout] e8a671d0b9194d273c896a43c63780659167db4061dde595ce0da98ea2444274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 85c502750b21969d4d8d77d2cc49ac246cba80c201d9da52cca8963dad9052c5 [INFO] running `Command { std: "docker" "start" "-a" "85c502750b21969d4d8d77d2cc49ac246cba80c201d9da52cca8963dad9052c5", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stdout] warning: this labeled break expression is easy to confuse with an unlabeled break with a labeled value expression [INFO] [stdout] --> src/core/transposer/engine.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | ... break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(break_with_label_and_loop)]` on by default [INFO] [stdout] help: wrap this expression in parentheses [INFO] [stdout] | [INFO] [stdout] 251 | break 'poll ({ StatefulSchedulePoll::Pending }) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/mod.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/stateful_schedule_stream_ext.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/stateful_schedule_stream_ext.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/transposer/engine.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `break` value [INFO] [stdout] --> src/core/transposer/engine.rs:251:41 [INFO] [stdout] | [INFO] [stdout] 251 | ... break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 251 - break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] 251 + break 'poll StatefulSchedulePoll::Pending [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `winit` [INFO] [stdout] --> src/utilities/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(winit)] [INFO] [stdout] | ^^^^^ help: found config with similar value: `feature = "winit"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winit)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winit)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `wake_trait` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(wake_trait)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_first_last)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expire_handle` is never read [INFO] [stdout] --> src/core/transposer/internal_scheduled_event.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) struct InternalScheduledEvent { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub expire_handle: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | Input(Vec, T::InputState), [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 - Input(Vec, T::InputState), [INFO] [stdout] 25 + Input((), T::InputState), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | Schedule(Arc>, Option), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 26 - Schedule(Arc>, Option), [INFO] [stdout] 26 + Schedule((), Option), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `time`, `inputs`, and `input_state` are never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub(super) struct ReadyResult { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 115 | pub time: T::Time, [INFO] [stdout] | ^^^^ [INFO] [stdout] 116 | pub inputs: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 117 | pub input_state: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exit` is never read [INFO] [stdout] --> src/core/transposer/wrapped_update_result.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub(super) struct WrappedUpdateResult { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | pub exit: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cozal v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: this labeled break expression is easy to confuse with an unlabeled break with a labeled value expression [INFO] [stdout] --> src/core/transposer/engine.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | ... break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(break_with_label_and_loop)]` on by default [INFO] [stdout] help: wrap this expression in parentheses [INFO] [stdout] | [INFO] [stdout] 251 | break 'poll ({ StatefulSchedulePoll::Pending }) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/mod.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/stateful_schedule_stream_ext.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `realtime` [INFO] [stdout] --> src/core/schedule_stream/stateful_schedule_stream_ext.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(realtime)] [INFO] [stdout] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/transposer/engine.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `break` value [INFO] [stdout] --> src/core/transposer/engine.rs:251:41 [INFO] [stdout] | [INFO] [stdout] 251 | ... break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 251 - break 'poll { StatefulSchedulePoll::Pending } [INFO] [stdout] 251 + break 'poll StatefulSchedulePoll::Pending [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `winit` [INFO] [stdout] --> src/utilities/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(winit)] [INFO] [stdout] | ^^^^^ help: found config with similar value: `feature = "winit"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winit)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winit)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `wake_trait` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(wake_trait)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_first_last)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expire_handle` is never read [INFO] [stdout] --> src/core/transposer/internal_scheduled_event.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) struct InternalScheduledEvent { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub expire_handle: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | Input(Vec, T::InputState), [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 - Input(Vec, T::InputState), [INFO] [stdout] 25 + Input((), T::InputState), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | Schedule(Arc>, Option), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 26 - Schedule(Arc>, Option), [INFO] [stdout] 26 + Schedule((), Option), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time` is never read [INFO] [stdout] --> src/core/transposer/transposer_update.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub(super) struct ReadyResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 115 | pub time: T::Time, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exit` is never read [INFO] [stdout] --> src/core/transposer/wrapped_update_result.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub(super) struct WrappedUpdateResult { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | pub exit: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "85c502750b21969d4d8d77d2cc49ac246cba80c201d9da52cca8963dad9052c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c502750b21969d4d8d77d2cc49ac246cba80c201d9da52cca8963dad9052c5", kill_on_drop: false }` [INFO] [stdout] 85c502750b21969d4d8d77d2cc49ac246cba80c201d9da52cca8963dad9052c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9f36b869d8fb5df390c6b7194546461eebc869993c8deb18ce2dc42aec4cc3c2 [INFO] running `Command { std: "docker" "start" "-a" "9f36b869d8fb5df390c6b7194546461eebc869993c8deb18ce2dc42aec4cc3c2", kill_on_drop: false }` [INFO] [stderr] warning: this labeled break expression is easy to confuse with an unlabeled break with a labeled value expression [INFO] [stderr] --> src/core/transposer/engine.rs:251:29 [INFO] [stderr] | [INFO] [stderr] 251 | ... break 'poll { StatefulSchedulePoll::Pending } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(break_with_label_and_loop)]` on by default [INFO] [stderr] help: wrap this expression in parentheses [INFO] [stderr] | [INFO] [stderr] 251 | break 'poll ({ StatefulSchedulePoll::Pending }) [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `realtime` [INFO] [stderr] --> src/core/schedule_stream/mod.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg(realtime)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `realtime` [INFO] [stderr] --> src/core/schedule_stream/mod.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(realtime)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `realtime` [INFO] [stderr] --> src/core/schedule_stream/stateful_schedule_stream_ext.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(realtime)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `realtime` [INFO] [stderr] --> src/core/schedule_stream/stateful_schedule_stream_ext.rs:29:11 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(realtime)] [INFO] [stderr] | ^^^^^^^^ help: found config with similar value: `feature = "realtime"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(realtime)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(realtime)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/core/transposer/engine.rs:101:22 [INFO] [stderr] | [INFO] [stderr] 101 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around `break` value [INFO] [stderr] --> src/core/transposer/engine.rs:251:41 [INFO] [stderr] | [INFO] [stderr] 251 | ... break 'poll { StatefulSchedulePoll::Pending } [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 251 - break 'poll { StatefulSchedulePoll::Pending } [INFO] [stderr] 251 + break 'poll StatefulSchedulePoll::Pending [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `winit` [INFO] [stderr] --> src/utilities/mod.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(winit)] [INFO] [stderr] | ^^^^^ help: found config with similar value: `feature = "winit"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winit)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winit)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: the feature `wake_trait` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(wake_trait)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(map_first_last)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `expire_handle` is never read [INFO] [stderr] --> src/core/transposer/internal_scheduled_event.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub(super) struct InternalScheduledEvent { [INFO] [stderr] | ---------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | pub expire_handle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/core/transposer/transposer_update.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | Input(Vec, T::InputState), [INFO] [stderr] | ----- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 25 - Input(Vec, T::InputState), [INFO] [stderr] 25 + Input((), T::InputState), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/core/transposer/transposer_update.rs:26:14 [INFO] [stderr] | [INFO] [stderr] 26 | Schedule(Arc>, Option), [INFO] [stderr] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 26 - Schedule(Arc>, Option), [INFO] [stderr] 26 + Schedule((), Option), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `time`, `inputs`, and `input_state` are never read [INFO] [stderr] --> src/core/transposer/transposer_update.rs:115:9 [INFO] [stderr] | [INFO] [stderr] 114 | pub(super) struct ReadyResult { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 115 | pub time: T::Time, [INFO] [stderr] | ^^^^ [INFO] [stderr] 116 | pub inputs: Option>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 117 | pub input_state: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `exit` is never read [INFO] [stderr] --> src/core/transposer/wrapped_update_result.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub(super) struct WrappedUpdateResult { [INFO] [stderr] | ------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 6 | pub exit: bool, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `time` is never read [INFO] [stderr] --> src/core/transposer/transposer_update.rs:115:9 [INFO] [stderr] | [INFO] [stderr] 114 | pub(super) struct ReadyResult { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 115 | pub time: T::Time, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cozal` (lib) generated 15 warnings (run `cargo fix --lib -p cozal` to apply 2 suggestions) [INFO] [stderr] warning: `cozal` (lib test) generated 15 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cozal-f8d6a077575c77d5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test core::transposer::test::transposer_update::test_input ... ok [INFO] [stdout] test test::core::transposer::scheduling::test_waiting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f36b869d8fb5df390c6b7194546461eebc869993c8deb18ce2dc42aec4cc3c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f36b869d8fb5df390c6b7194546461eebc869993c8deb18ce2dc42aec4cc3c2", kill_on_drop: false }` [INFO] [stdout] 9f36b869d8fb5df390c6b7194546461eebc869993c8deb18ce2dc42aec4cc3c2