[INFO] fetching crate audio-time 0.0.1-alpha.2... [INFO] checking audio-time-0.0.1-alpha.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate audio-time 0.0.1-alpha.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate audio-time 0.0.1-alpha.2 [INFO] finished tweaking crates.io crate audio-time 0.0.1-alpha.2 [INFO] tweaked toml for crates.io crate audio-time 0.0.1-alpha.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate audio-time 0.0.1-alpha.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 994320a8b710f97fc0be2ebcc057063190ee71b453bec6e8279cc1f7e3352050 [INFO] running `Command { std: "docker" "start" "-a" "994320a8b710f97fc0be2ebcc057063190ee71b453bec6e8279cc1f7e3352050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "994320a8b710f97fc0be2ebcc057063190ee71b453bec6e8279cc1f7e3352050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994320a8b710f97fc0be2ebcc057063190ee71b453bec6e8279cc1f7e3352050", kill_on_drop: false }` [INFO] [stdout] 994320a8b710f97fc0be2ebcc057063190ee71b453bec6e8279cc1f7e3352050 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bafda7a60e4808464ad0ca4845151b868dc4e4ca578c00dc006f6dbd6b4ffeba [INFO] running `Command { std: "docker" "start" "-a" "bafda7a60e4808464ad0ca4845151b868dc4e4ca578c00dc006f6dbd6b4ffeba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking audio-core v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking audio-time v0.0.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | core_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | core_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | const_mut_refs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_option` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | const_option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_option_ext` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | const_option_ext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | const_type_id, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_result_drop` [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | const_result_drop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_convert` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | const_convert, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_num_from_num` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | const_num_from_num, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/bytes.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | impl const From> for usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | impl const From> for Samples { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | impl const TryFrom> for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | impl const TryFrom for Samples { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | impl const TryFrom> for Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | impl const TryFrom for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | impl const TryFrom> for Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/sample_rate.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl const From for SampleRate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/sample_rate.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl const From for NonZeroU32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_clone` [INFO] [stdout] --> src/sample_rate.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive_const(Clone)] [INFO] [stdout] | ^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #142757 for more information [INFO] [stdout] = help: add `#![feature(const_clone)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/samples.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | impl const From for Samples { [INFO] [stdout] | ^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/samples.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | impl const From> for usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | const_mut_refs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_option` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | const_option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_option_ext` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | const_option_ext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | const_type_id, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_result_drop` [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | const_result_drop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_convert` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | const_convert, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_num_from_num` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | const_num_from_num, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/bytes.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | impl const From> for usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bytes(usize); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | impl const From> for Samples { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | impl const TryFrom> for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | impl const TryFrom for Samples { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | impl const TryFrom> for Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | impl const TryFrom for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/convert.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | impl const TryFrom> for Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/sample_rate.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl const From for SampleRate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/sample_rate.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl const From for NonZeroU32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_clone` [INFO] [stdout] --> src/sample_rate.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive_const(Clone)] [INFO] [stdout] | ^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #142757 for more information [INFO] [stdout] = help: add `#![feature(const_clone)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/samples.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | impl const From for Samples { [INFO] [stdout] | ^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_from` [INFO] [stdout] --> src/samples.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | impl const From> for usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143773 for more information [INFO] [stdout] = help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | impl Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | impl fmt::Debug for Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | impl Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | impl const From> for usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | impl const From> for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | impl const TryFrom> for Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | impl const TryFrom for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | impl const TryFrom> for Duration { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | impl const TryFrom for Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | impl const TryFrom> for Duration { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Samples(usize); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | impl Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl fmt::Debug for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | impl Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | impl const From for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | impl const From> for usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | impl const Mul for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | impl const Mul for Samples [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | impl const Div for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | impl const Div for Samples [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bytes(usize); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sample.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | _type: type_id::(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `u64`, found `TypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | impl Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | impl fmt::Debug for Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | impl Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/bytes.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | impl const From> for usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | impl const From> for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | impl const TryFrom> for Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | impl const TryFrom for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | impl const TryFrom> for Duration { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | impl const TryFrom for Bytes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/convert.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | impl const TryFrom> for Duration { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Samples(usize); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | impl Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | impl fmt::Debug for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | impl Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | impl const From for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | impl const From> for usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | impl const Mul for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | impl const Mul for Samples [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | impl const Div for Samples { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `system::System` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/samples.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | impl const Div for Samples [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/system.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 - pub struct System { [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sample.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | _type: type_id::(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `u64`, found `TypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `From` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | let rem = n % usize::from(SYS.sample_size().get()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | match self.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | match dur.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Into` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | self.into() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match samples.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `From` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | Self::new(value.get() / usize::from(SYS.sample_size().get())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Into` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:24:45 [INFO] [stdout] | [INFO] [stdout] 24 | let bytes = value.get().checked_mul(SYS.sample_size().get().into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Into` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | let sample_rate = SYS.sample_rate.get().get().into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | samples.try_into().ok()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Result::::ok` is not yet stable as a const fn [INFO] [stdout] --> src/convert.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | samples.try_into().ok()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_result_trait_fn)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_result_trait_fn)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `From` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | let rem = n % usize::from(SYS.sample_size().get()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | match self.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryFrom` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | let sample_rate = usize::try_from(SYS.sample_rate.get().get()).ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | match dur.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Result::::ok` is not yet stable as a const fn [INFO] [stdout] --> src/convert.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | let sample_rate = usize::try_from(SYS.sample_rate.get().get()).ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_result_trait_fn)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_result_trait_fn)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Into` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | self.into() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | millis.try_into().ok()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Result::::ok` is not yet stable as a const fn [INFO] [stdout] --> src/convert.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | millis.try_into().ok()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_result_trait_fn)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_result_trait_fn)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/bytes.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match samples.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryFrom` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Samples::::try_from(value)?.try_into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Samples::::try_from(value)?.try_into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `From` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Samples::::from(value).try_into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Samples::::from(value).try_into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `From` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | Self::new(value.get() / usize::from(SYS.sample_size().get())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Into` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:24:45 [INFO] [stdout] | [INFO] [stdout] 24 | let bytes = value.get().checked_mul(SYS.sample_size().get().into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Into` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | let sample_rate = SYS.sample_rate.get().get().into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | samples.try_into().ok()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Result::::ok` is not yet stable as a const fn [INFO] [stdout] --> src/convert.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | samples.try_into().ok()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_result_trait_fn)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_result_trait_fn)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryFrom` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | let sample_rate = usize::try_from(SYS.sample_rate.get().get()).ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Result::::ok` is not yet stable as a const fn [INFO] [stdout] --> src/convert.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | let sample_rate = usize::try_from(SYS.sample_rate.get().get()).ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_result_trait_fn)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_result_trait_fn)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | millis.try_into().ok()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Result::::ok` is not yet stable as a const fn [INFO] [stdout] --> src/convert.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | millis.try_into().ok()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_result_trait_fn)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_result_trait_fn)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryFrom` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Samples::::try_from(value)?.try_into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Samples::::try_from(value)?.try_into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `From` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Samples::::from(value).try_into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/samples.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | match self.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/samples.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | match dur.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/samples.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | match self.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Into` is not yet stable as a const trait [INFO] [stdout] --> src/samples.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | bytes.into() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/convert.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Samples::::from(value).try_into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/samples.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | match self.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/samples.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | match dur.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TryInto` is not yet stable as a const trait [INFO] [stdout] --> src/samples.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | match self.try_into() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Into` is not yet stable as a const trait [INFO] [stdout] --> src/samples.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | bytes.into() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_from)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(const_from)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0635, E0658, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `audio-time` (lib) due to 59 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0308, E0635, E0658, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `audio-time` (lib test) due to 59 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bafda7a60e4808464ad0ca4845151b868dc4e4ca578c00dc006f6dbd6b4ffeba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bafda7a60e4808464ad0ca4845151b868dc4e4ca578c00dc006f6dbd6b4ffeba", kill_on_drop: false }` [INFO] [stdout] bafda7a60e4808464ad0ca4845151b868dc4e4ca578c00dc006f6dbd6b4ffeba