[INFO] fetching crate name-it 0.1.3... [INFO] checking name-it-0.1.3 against try#0004f98fdd309b1940390200ae28913f7fbd736f for pr-101478 [INFO] extracting crate name-it 0.1.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate name-it 0.1.3 on toolchain 0004f98fdd309b1940390200ae28913f7fbd736f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate name-it 0.1.3 [INFO] finished tweaking crates.io crate name-it 0.1.3 [INFO] tweaked toml for crates.io crate name-it 0.1.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5960125120a508f013fe24d1f581ebbf24a71b9336a28d7c4a9a8da4191ffbf [INFO] running `Command { std: "docker" "start" "-a" "a5960125120a508f013fe24d1f581ebbf24a71b9336a28d7c4a9a8da4191ffbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5960125120a508f013fe24d1f581ebbf24a71b9336a28d7c4a9a8da4191ffbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5960125120a508f013fe24d1f581ebbf24a71b9336a28d7c4a9a8da4191ffbf", kill_on_drop: false }` [INFO] [stdout] a5960125120a508f013fe24d1f581ebbf24a71b9336a28d7c4a9a8da4191ffbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c84f0aa15f78d539cd9cfef4ee545f2d2e257a4a94bf80f2d4a7c4d74c2a7c [INFO] running `Command { std: "docker" "start" "-a" "d4c84f0aa15f78d539cd9cfef4ee545f2d2e257a4a94bf80f2d4a7c4d74c2a7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling trybuild v1.0.64 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking dissimilar v1.0.4 [INFO] [stderr] Checking elain v0.3.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling name-it-macros v0.1.3 [INFO] [stderr] Checking name-it v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking futures-test v0.3.24 [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_first_impl::First` [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^-----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_first_impl::First` [INFO] [stdout] = note: this error originates in the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_has_lifetime_impl::Test` [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_has_lifetime_impl::Test` [INFO] [stdout] = note: this error originates in the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_send_impl::OnlySend` [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_send_impl::OnlySend` [INFO] [stdout] = note: this error originates in the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_sync_impl::OnlySync` [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_sync_impl::OnlySync` [INFO] [stdout] = note: this error originates in the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_second_impl::Second` [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_second_impl::Second` [INFO] [stdout] = note: this error originates in the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] = note: this error originates in the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_simple_impl::Simple` [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_simple_impl::Simple` [INFO] [stdout] = note: this error originates in the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] = note: this error originates in the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_first_impl::First` [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^-----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_first_impl::First` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_first_impl::First` [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^-----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_first_impl::First` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_first_impl::First` [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^-----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_first_impl::First` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_send_impl::OnlySend` [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_send_impl::OnlySend` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_first_impl::First` [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^-----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_first_impl::First` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_send_impl::OnlySend` [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_send_impl::OnlySend` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_first_impl::First` [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^-----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_first_impl::First` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_send_impl::OnlySend` [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_send_impl::OnlySend` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_first_impl::First` [INFO] [stdout] --> tests/two-futures.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[name_it(First)] [INFO] [stdout] | ^^^^^^^^^^-----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_first_impl::First` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_send_impl::OnlySend` [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_send_impl::OnlySend` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_send_impl::OnlySend` [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_send_impl::OnlySend` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_send_impl::OnlySend` [INFO] [stdout] --> tests/markers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[name_it(OnlySend)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_send_impl::OnlySend` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_has_lifetime_impl::Test` [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_has_lifetime_impl::Test` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_has_lifetime_impl::Test` [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_has_lifetime_impl::Test` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_has_lifetime_impl::Test` [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_has_lifetime_impl::Test` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_has_lifetime_impl::Test` [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_has_lifetime_impl::Test` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_second_impl::Second` [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_second_impl::Second` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | #[::name_it::name_it(t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_one_two_three_impl::t703935058bbb02684a002d8059071be5660921020d7a1bc99ea5f8a45d908aed` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_second_impl::Second` [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_second_impl::Second` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_has_lifetime_impl::Test` [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_has_lifetime_impl::Test` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_second_impl::Second` [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_second_impl::Second` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_sync_impl::OnlySync` [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_sync_impl::OnlySync` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_has_lifetime_impl::Test` [INFO] [stdout] --> tests/lifetimes.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[name_it(Test)] [INFO] [stdout] | ^^^^^^^^^^----^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_has_lifetime_impl::Test` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_sync_impl::OnlySync` [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_sync_impl::OnlySync` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_second_impl::Second` [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_second_impl::Second` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_sync_impl::OnlySync` [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_sync_impl::OnlySync` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_second_impl::Second` [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_second_impl::Second` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_sync_impl::OnlySync` [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_sync_impl::OnlySync` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_second_impl::Second` [INFO] [stdout] --> tests/two-futures.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[name_it(Second)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_second_impl::Second` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_sync_impl::OnlySync` [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_sync_impl::OnlySync` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_only_sync_impl::OnlySync` [INFO] [stdout] --> tests/markers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[name_it(OnlySync)] [INFO] [stdout] | ^^^^^^^^^^--------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_only_sync_impl::OnlySync` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `name-it` due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `name-it` due to 27 previous errors [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_simple_impl::Simple` [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_simple_impl::Simple` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_simple_impl::Simple` [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_simple_impl::Simple` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_simple_impl::Simple` [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_simple_impl::Simple` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_simple_impl::Simple` [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_simple_impl::Simple` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] --> tests/futures-channel-mpsc.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[::name_it::name_it(tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_stress_poll_ready_sender_impl::tcb47c9b0d5559500abb63973ea5007f0d82e51ed6ecfc6fb27342ca5d66316b9` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_simple_impl::Simple` [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_simple_impl::Simple` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_simple_impl::Simple` [INFO] [stdout] --> tests/markers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[name_it(Simple)] [INFO] [stdout] | ^^^^^^^^^^------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_simple_impl::Simple` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `name-it` due to 27 previous errors [INFO] [stderr] error: could not compile `name-it` due to 40 previous errors [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] = note: this error originates in the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elain-0.3.0/src/lib.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | Self: Alignment; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Align` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unable to use constant with a hidden value in the type system [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>: name_it::elain::Alignment` is not satisfied [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `name_it::elain::Alignment` is not implemented for `Align<{$crate::align_of_fut(&($func as fn($($underscores)*) -> _))}>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `name_it::elain::Alignment`: [INFO] [stdout] Align<1024> [INFO] [stdout] Align<1048576> [INFO] [stdout] Align<128> [INFO] [stdout] Align<131072> [INFO] [stdout] Align<134217728> [INFO] [stdout] Align<16384> [INFO] [stdout] Align<16777216> [INFO] [stdout] Align<16> [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] --> tests/futures-channel-channel.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[::name_it::name_it(t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------------------------------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this [INFO] [stdout] | required by this bound in `_send_sequence_impl::t85f5312621cfe308b374393111cf5687385e58bf40bef811b095de1ca656af46` [INFO] [stdout] = note: this error originates in the macro `::name_it::_name_it_inner` which comes from the expansion of the attribute macro `::name_it::name_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `name-it` due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "d4c84f0aa15f78d539cd9cfef4ee545f2d2e257a4a94bf80f2d4a7c4d74c2a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c84f0aa15f78d539cd9cfef4ee545f2d2e257a4a94bf80f2d4a7c4d74c2a7c", kill_on_drop: false }` [INFO] [stdout] d4c84f0aa15f78d539cd9cfef4ee545f2d2e257a4a94bf80f2d4a7c4d74c2a7c