[INFO] fetching crate matr 0.2.0...
[INFO] checking matr-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate matr 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate matr 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate matr 0.2.0
[INFO] finished tweaking crates.io crate matr 0.2.0
[INFO] tweaked toml for crates.io crate matr 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e6938b95710e5db6f8d4a78f9b87ec8e2bd11a8b6924f0fad022ce4c2785a5f
[INFO] running `Command { std: "docker" "start" "-a" "4e6938b95710e5db6f8d4a78f9b87ec8e2bd11a8b6924f0fad022ce4c2785a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e6938b95710e5db6f8d4a78f9b87ec8e2bd11a8b6924f0fad022ce4c2785a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e6938b95710e5db6f8d4a78f9b87ec8e2bd11a8b6924f0fad022ce4c2785a5f", kill_on_drop: false }`
[INFO] [stdout] 4e6938b95710e5db6f8d4a78f9b87ec8e2bd11a8b6924f0fad022ce4c2785a5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f2c81afe5ea8aae68452f8d1a8a8463e43a26679fc317c448a3bf26715e1286
[INFO] running `Command { std: "docker" "start" "-a" "7f2c81afe5ea8aae68452f8d1a8a8463e43a26679fc317c448a3bf26715e1286", kill_on_drop: false }`
[INFO] [stderr]     Checking matr v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/to_result_const_fn.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / meta!{
[INFO] [stdout] 20  | |     pub type ToResultConstFn<
[INFO] [stdout] 21  | |         Out,
[INFO] [stdout] 22  | |         Args: ~const Destruct,
[INFO] [stdout] ...   |
[INFO] [stdout] 32  | |             WrapConstFn<std::result::Result<Out, &'static str>, Args, ToResultConstFnErrorImpl<Out, Args>>>;
[INFO] [stdout] 33  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |                       $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/to_result_const_fn.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / meta!{
[INFO] [stdout] 20  | |     pub type ToResultConstFn<
[INFO] [stdout] 21  | |         Out,
[INFO] [stdout] 22  | |         Args: ~const Destruct,
[INFO] [stdout] ...   |
[INFO] [stdout] 32  | |             WrapConstFn<std::result::Result<Out, &'static str>, Args, ToResultConstFnErrorImpl<Out, Args>>>;
[INFO] [stdout] 33  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]    --> src/meta.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         impl $(<
[INFO] [stdout] 147 | |             $(
[INFO] [stdout] 148 | |                 $Args $(:
[INFO] [stdout] 149 | |                     $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             $($Body)*
[INFO] [stdout] 157 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/to_result_const_fn.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / meta!{
[INFO] [stdout] 20  | |     pub type ToResultConstFn<
[INFO] [stdout] 21  | |         Out,
[INFO] [stdout] 22  | |         Args: ~const Destruct,
[INFO] [stdout] ...   |
[INFO] [stdout] 32  | |             WrapConstFn<std::result::Result<Out, &'static str>, Args, ToResultConstFnErrorImpl<Out, Args>>>;
[INFO] [stdout] 33  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/to_result_const_fn.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout] 40  | /     meta!{
[INFO] [stdout] 41  | |         pub struct ToResultConstFnAdapter<Out, Args>: Functor1<ConstFn<Out, Args>, Result<ConstFn<std::result::Result<Out, &'static str>,...
[INFO] [stdout] 42  | |             type Apply<X: Expr<ConstFn<Out, Args>>> = Ok<ConstFn<std::result::Result<Out, &'static str>, Args>, WrapConstFn<std::result::...
[INFO] [stdout] 43  | |         }
[INFO] [stdout] ...   |
[INFO] [stdout] 55  | |         }
[INFO] [stdout] 56  | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | / meta!{
[INFO] [stdout] 39  | |     pub struct WrapConstFn<
[INFO] [stdout] 40  | |         Result,
[INFO] [stdout] 41  | |         Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     }
[INFO] [stdout] 46  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |                       $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | / meta!{
[INFO] [stdout] 39  | |     pub struct WrapConstFn<
[INFO] [stdout] 40  | |         Result,
[INFO] [stdout] 41  | |         Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     }
[INFO] [stdout] 46  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]    --> src/meta.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         impl $(<
[INFO] [stdout] 147 | |             $(
[INFO] [stdout] 148 | |                 $Args $(:
[INFO] [stdout] 149 | |                     $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             $($Body)*
[INFO] [stdout] 157 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | / meta!{
[INFO] [stdout] 39  | |     pub struct WrapConstFn<
[INFO] [stdout] 40  | |         Result,
[INFO] [stdout] 41  | |         Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     }
[INFO] [stdout] 46  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]   --> src/const_fn/mod.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |         type Fn: ~const ConstFnTrait<Result, Args>;
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated types in non-`#[const_trait]` traits cannot have `~const` trait bounds
[INFO] [stdout]   --> src/const_fn/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         type Fn: ~const ConstFnTrait<Result, Args>;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |                       $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]    --> src/meta.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         impl $(<
[INFO] [stdout] 147 | |             $(
[INFO] [stdout] 148 | |                 $Args $(:
[INFO] [stdout] 149 | |                     $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             $($Body)*
[INFO] [stdout] 157 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |                       $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]    --> src/meta.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         impl $(<
[INFO] [stdout] 147 | |             $(
[INFO] [stdout] 148 | |                 $Args $(:
[INFO] [stdout] 149 | |                     $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             $($Body)*
[INFO] [stdout] 157 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::internal::*`
[INFO] [stdout]   --> src/bool/and.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub use super::super::internal::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/const_fn/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     pub use crate::*;
[INFO] [stdout] 54 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/result/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     pub use crate::*;
[INFO] [stdout] 74 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/type/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub use crate::*;
[INFO] [stdout] 52 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/runtime_fn/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub use crate::*;
[INFO] [stdout] 53 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/list/mod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub use crate::*;
[INFO] [stdout] 87 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::*`
[INFO] [stdout]   --> src/list/mod.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub use super::super::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/set/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 85 |     pub use crate::*;
[INFO] [stdout] 86 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/map/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 88 |     pub use crate::*;
[INFO] [stdout] 89 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/pair/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub use crate::*;
[INFO] [stdout] 52 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/option/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     pub use crate::*;
[INFO] [stdout] 65 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/expr_wrapper/unwrap_expr.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub use crate::*;
[INFO] [stdout] 26 |     use crate::expr_wrapper::*;
[INFO] [stdout]    |         ---------------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/expr_wrapper/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 | use internal::*;
[INFO] [stdout]    |     ----------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/tuple_based_list/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 94 |     pub use crate::*;
[INFO] [stdout] 95 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/to_result_const_fn.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / meta!{
[INFO] [stdout] 20  | |     pub type ToResultConstFn<
[INFO] [stdout] 21  | |         Out,
[INFO] [stdout] 22  | |         Args: ~const Destruct,
[INFO] [stdout] ...   |
[INFO] [stdout] 32  | |             WrapConstFn<std::result::Result<Out, &'static str>, Args, ToResultConstFnErrorImpl<Out, Args>>>;
[INFO] [stdout] 33  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |                       $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/to_result_const_fn.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / meta!{
[INFO] [stdout] 20  | |     pub type ToResultConstFn<
[INFO] [stdout] 21  | |         Out,
[INFO] [stdout] 22  | |         Args: ~const Destruct,
[INFO] [stdout] ...   |
[INFO] [stdout] 32  | |             WrapConstFn<std::result::Result<Out, &'static str>, Args, ToResultConstFnErrorImpl<Out, Args>>>;
[INFO] [stdout] 33  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]    --> src/meta.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         impl $(<
[INFO] [stdout] 147 | |             $(
[INFO] [stdout] 148 | |                 $Args $(:
[INFO] [stdout] 149 | |                     $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             $($Body)*
[INFO] [stdout] 157 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/to_result_const_fn.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | / meta!{
[INFO] [stdout] 20  | |     pub type ToResultConstFn<
[INFO] [stdout] 21  | |         Out,
[INFO] [stdout] 22  | |         Args: ~const Destruct,
[INFO] [stdout] ...   |
[INFO] [stdout] 32  | |             WrapConstFn<std::result::Result<Out, &'static str>, Args, ToResultConstFnErrorImpl<Out, Args>>>;
[INFO] [stdout] 33  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/to_result_const_fn.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout] 40  | /     meta!{
[INFO] [stdout] 41  | |         pub struct ToResultConstFnAdapter<Out, Args>: Functor1<ConstFn<Out, Args>, Result<ConstFn<std::result::Result<Out, &'static str>,...
[INFO] [stdout] 42  | |             type Apply<X: Expr<ConstFn<Out, Args>>> = Ok<ConstFn<std::result::Result<Out, &'static str>, Args>, WrapConstFn<std::result::...
[INFO] [stdout] 43  | |         }
[INFO] [stdout] ...   |
[INFO] [stdout] 55  | |         }
[INFO] [stdout] 56  | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | / meta!{
[INFO] [stdout] 39  | |     pub struct WrapConstFn<
[INFO] [stdout] 40  | |         Result,
[INFO] [stdout] 41  | |         Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     }
[INFO] [stdout] 46  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |                       $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | / meta!{
[INFO] [stdout] 39  | |     pub struct WrapConstFn<
[INFO] [stdout] 40  | |         Result,
[INFO] [stdout] 41  | |         Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     }
[INFO] [stdout] 46  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]    --> src/meta.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         impl $(<
[INFO] [stdout] 147 | |             $(
[INFO] [stdout] 148 | |                 $Args $(:
[INFO] [stdout] 149 | |                     $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             $($Body)*
[INFO] [stdout] 157 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | / meta!{
[INFO] [stdout] 39  | |     pub struct WrapConstFn<
[INFO] [stdout] 40  | |         Result,
[INFO] [stdout] 41  | |         Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     }
[INFO] [stdout] 46  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]   --> src/const_fn/mod.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |         type Fn: ~const ConstFnTrait<Result, Args>;
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: associated types in non-`#[const_trait]` traits cannot have `~const` trait bounds
[INFO] [stdout]   --> src/const_fn/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         type Fn: ~const ConstFnTrait<Result, Args>;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |                       $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]    --> src/meta.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         impl $(<
[INFO] [stdout] 147 | |             $(
[INFO] [stdout] 148 | |                 $Args $(:
[INFO] [stdout] 149 | |                     $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             $($Body)*
[INFO] [stdout] 157 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                           $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this item cannot have `~const` trait bounds
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` is not allowed here
[INFO] [stdout]    --> src/meta.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |                       $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: this impl is not `const`, so it cannot have `~const` trait bounds
[INFO] [stdout]    --> src/meta.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         impl $(<
[INFO] [stdout] 147 | |             $(
[INFO] [stdout] 148 | |                 $Args $(:
[INFO] [stdout] 149 | |                     $(~$Arg1Bound1Const)* $($Arg1Bound1Idents $(<$Arg1Bound1IdentsTypeArg1 $(, $Arg1Bound1IdentsTypeArgs)* >)?)::*
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |             $($Body)*
[INFO] [stdout] 157 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/const_fn/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     meta!{
[INFO] [stdout] 100 | |         pub struct WrapConstFnImpl<
[INFO] [stdout] 101 | |             Result,
[INFO] [stdout] 102 | |             Args,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout] 127 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `meta` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::internal::*`
[INFO] [stdout]   --> src/bool/and.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub use super::super::internal::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/const_fn/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     pub use crate::*;
[INFO] [stdout] 54 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/result/ok.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     use crate::*;
[INFO] [stdout] 53 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/result/err.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/result/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     pub use crate::*;
[INFO] [stdout] 74 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/type/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub use crate::*;
[INFO] [stdout] 52 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/runtime_fn/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub use crate::*;
[INFO] [stdout] 53 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/list/empty_list.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     use crate::*;
[INFO] [stdout] 48 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/list/cons.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     use crate::*;
[INFO] [stdout] 54 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/list/mod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub use crate::*;
[INFO] [stdout] 87 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::*`
[INFO] [stdout]   --> src/list/mod.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub use super::super::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/set/empty_set.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     use crate::*;
[INFO] [stdout] 32 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/set/add_to_set.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     use crate::*;
[INFO] [stdout] 42 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/set/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 85 |     pub use crate::*;
[INFO] [stdout] 86 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/map/empty_map.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     use crate::*;
[INFO] [stdout] 36 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/map/put.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     use crate::*;
[INFO] [stdout] 45 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/map/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 88 |     pub use crate::*;
[INFO] [stdout] 89 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/pair/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub use crate::*;
[INFO] [stdout] 52 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/option/none.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     use crate::*;
[INFO] [stdout] 48 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/option/some.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     use crate::*;
[INFO] [stdout] 51 |     use super::super::*;
[INFO] [stdout]    |         --------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/option/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     pub use crate::*;
[INFO] [stdout] 65 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/expr_wrapper/unwrap_expr.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub use crate::*;
[INFO] [stdout] 26 |     use crate::expr_wrapper::*;
[INFO] [stdout]    |         ---------------------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/expr_wrapper/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 | use internal::*;
[INFO] [stdout]    |     ----------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/tuple_based_list/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 94 |     pub use crate::*;
[INFO] [stdout] 95 |     pub use super::*;
[INFO] [stdout]    |             -------- the item `PhantomData` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<<const_fn::internal::AsConstFn<Out, Args, F> as const_fn::internal::ConstFnTraitWrapper<Out, Args>>::Fn as const_fn::ConstFnTrait<Out, Args>>::apply` in constant functions
[INFO] [stdout]   --> src/const_fn/call.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     return <<AsConstFn<Out, Args, F> as ConstFnTraitWrapper<Out, Args>>::Fn as ConstFnTrait<Out, Args>>::apply(args);
[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 11 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matr` (lib) due to 12 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0015]: cannot call non-const fn `<<const_fn::internal::AsConstFn<Out, Args, F> as const_fn::internal::ConstFnTraitWrapper<Out, Args>>::Fn as const_fn::ConstFnTrait<Out, Args>>::apply` in constant functions
[INFO] [stdout]   --> src/const_fn/call.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     return <<AsConstFn<Out, Args, F> as ConstFnTraitWrapper<Out, Args>>::Fn as ConstFnTrait<Out, Args>>::apply(args);
[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 11 previous errors; 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matr` (lib test) due to 12 previous errors; 24 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7f2c81afe5ea8aae68452f8d1a8a8463e43a26679fc317c448a3bf26715e1286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2c81afe5ea8aae68452f8d1a8a8463e43a26679fc317c448a3bf26715e1286", kill_on_drop: false }`
[INFO] [stdout] 7f2c81afe5ea8aae68452f8d1a8a8463e43a26679fc317c448a3bf26715e1286
