[INFO] fetching crate audio-time 0.0.1-alpha.2...
[INFO] checking audio-time-0.0.1-alpha.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate audio-time 0.0.1-alpha.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate audio-time 0.0.1-alpha.2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded audio-core v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 315679239b8cd368321083bccedf20c48bf5917decb9e3e08bf06cdf98553dde
[INFO] running `Command { std: "docker" "start" "-a" "315679239b8cd368321083bccedf20c48bf5917decb9e3e08bf06cdf98553dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "315679239b8cd368321083bccedf20c48bf5917decb9e3e08bf06cdf98553dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "315679239b8cd368321083bccedf20c48bf5917decb9e3e08bf06cdf98553dde", kill_on_drop: false }`
[INFO] [stdout] 315679239b8cd368321083bccedf20c48bf5917decb9e3e08bf06cdf98553dde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9af1760c3559265c235c6cead7d1cc71f38debc818f569d4a2d13ede5addd5b1
[INFO] running `Command { std: "docker" "start" "-a" "9af1760c3559265c235c6cead7d1cc71f38debc818f569d4a2d13ede5addd5b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking audio-core v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[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] 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: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/samples.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |     usize: ~const Mul<T, Output = usize>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/samples.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |     usize: ~const Div<T, Output = usize>,
[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: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/samples.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |     usize: ~const Mul<T, Output = usize>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/samples.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |     usize: ~const Div<T, Output = usize>,
[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<const SYS: System> fmt::Debug for Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const From<Bytes<SYS>> 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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System>(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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     impl<const SYS: System> Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const From<Bytes<SYS>> for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Samples<SYS>> for Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Duration> for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Samples<SYS>> 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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Duration> for Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Bytes<SYS>> 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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> fmt::Debug for Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const From<Bytes<SYS>> 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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System>(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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     impl<const SYS: System> Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> fmt::Debug for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const From<usize> for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const From<Samples<SYS>> 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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const Mul for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System, T> const Mul<T> for Samples<SYS>
[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   + #[derive(ConstParamTy)]
[INFO] [stdout] 10  | pub struct System {
[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 SYS: System> const Div for Samples<SYS> {
[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   + #[derive(ConstParamTy)]
[INFO] [stdout] 10  | pub struct System {
[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 SYS: System, T> const Div<T> for Samples<SYS>
[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   + #[derive(ConstParamTy)]
[INFO] [stdout] 10  | pub struct System {
[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<const SYS: System>(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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const From<Bytes<SYS>> for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Samples<SYS>> for Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Duration> for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Samples<SYS>> 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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Duration> for Bytes<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const TryFrom<Bytes<SYS>> 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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> fmt::Debug for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const From<usize> for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const From<Samples<SYS>> 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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System> const Mul for Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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 SYS: System, T> const Mul<T> for Samples<SYS>
[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   + #[derive(ConstParamTy)]
[INFO] [stdout] 10  | pub struct System {
[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::<Sample>(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u128`
[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 SYS: System> const Div for Samples<SYS> {
[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   + #[derive(ConstParamTy)]
[INFO] [stdout] 10  | pub struct System {
[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 SYS: System, T> const Div<T> for Samples<SYS>
[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   + #[derive(ConstParamTy)]
[INFO] [stdout] 10  | pub struct System {
[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<const SYS: System>(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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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<const SYS: System> Samples<SYS> {
[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  + #[derive(ConstParamTy)]
[INFO] [stdout] 10 | pub struct System {
[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::<Sample>(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u128`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<usize as From<u8>>::from` in constant functions
[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]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<bytes::sealed::Bytes<SYS> as TryInto<Duration>>::try_into` in constant functions
[INFO] [stdout]   --> src/bytes.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         match self.try_into() {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Duration as TryInto<bytes::sealed::Bytes<SYS>>>::try_into` in constant functions
[INFO] [stdout]   --> src/bytes.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |         match dur.try_into() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<bytes::sealed::Bytes<SYS> as Into<Samples<SYS>>>::into` in constant functions
[INFO] [stdout]   --> src/bytes.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         self.into()
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Samples<SYS> as TryInto<bytes::sealed::Bytes<SYS>>>::try_into` in constant functions
[INFO] [stdout]   --> src/bytes.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |         match samples.try_into() {
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Samples<SYS> as TryInto<Duration>>::try_into` in constant functions
[INFO] [stdout]   --> src/samples.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |         match self.try_into() {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Duration as TryInto<Samples<SYS>>>::try_into` in constant functions
[INFO] [stdout]   --> src/samples.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match dur.try_into() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Samples<SYS> as TryInto<bytes::sealed::Bytes<SYS>>>::try_into` in constant functions
[INFO] [stdout]   --> src/samples.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |         match self.try_into() {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<bytes::sealed::Bytes<SYS> as Into<Samples<SYS>>>::into` in constant functions
[INFO] [stdout]   --> src/samples.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |         bytes.into()
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 36 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0308, E0635, E0741.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `audio-time` (lib) due to 37 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0015]: cannot call non-const fn `<usize as From<u8>>::from` in constant functions
[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]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<bytes::sealed::Bytes<SYS> as TryInto<Duration>>::try_into` in constant functions
[INFO] [stdout]   --> src/bytes.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         match self.try_into() {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Duration as TryInto<bytes::sealed::Bytes<SYS>>>::try_into` in constant functions
[INFO] [stdout]   --> src/bytes.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |         match dur.try_into() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<bytes::sealed::Bytes<SYS> as Into<samples::sealed::Samples<SYS>>>::into` in constant functions
[INFO] [stdout]   --> src/bytes.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         self.into()
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<samples::sealed::Samples<SYS> as TryInto<bytes::sealed::Bytes<SYS>>>::try_into` in constant functions
[INFO] [stdout]   --> src/bytes.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |         match samples.try_into() {
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<samples::sealed::Samples<SYS> as TryInto<Duration>>::try_into` in constant functions
[INFO] [stdout]   --> src/samples.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |         match self.try_into() {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Duration as TryInto<samples::sealed::Samples<SYS>>>::try_into` in constant functions
[INFO] [stdout]   --> src/samples.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match dur.try_into() {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<samples::sealed::Samples<SYS> as TryInto<bytes::sealed::Bytes<SYS>>>::try_into` in constant functions
[INFO] [stdout]   --> src/samples.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |         match self.try_into() {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<bytes::sealed::Bytes<SYS> as Into<samples::sealed::Samples<SYS>>>::into` in constant functions
[INFO] [stdout]   --> src/samples.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |         bytes.into()
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 36 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0308, E0635, E0741.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `audio-time` (lib test) due to 37 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9af1760c3559265c235c6cead7d1cc71f38debc818f569d4a2d13ede5addd5b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af1760c3559265c235c6cead7d1cc71f38debc818f569d4a2d13ede5addd5b1", kill_on_drop: false }`
[INFO] [stdout] 9af1760c3559265c235c6cead7d1cc71f38debc818f569d4a2d13ede5addd5b1
