[INFO] fetching crate bind_it 0.1.3...
[INFO] checking bind_it-0.1.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate bind_it 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bind_it 0.1.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate bind_it 0.1.3
[INFO] finished tweaking crates.io crate bind_it 0.1.3
[INFO] tweaked toml for crates.io crate bind_it 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.90)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f64da1420779678bb029b5ec548ab06ece9a7e9614ab4a8534fb85358671afd9
[INFO] running `Command { std: "docker" "start" "-a" "f64da1420779678bb029b5ec548ab06ece9a7e9614ab4a8534fb85358671afd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f64da1420779678bb029b5ec548ab06ece9a7e9614ab4a8534fb85358671afd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f64da1420779678bb029b5ec548ab06ece9a7e9614ab4a8534fb85358671afd9", kill_on_drop: false }`
[INFO] [stdout] f64da1420779678bb029b5ec548ab06ece9a7e9614ab4a8534fb85358671afd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e00fc6418ab148644ef46d4363f34f0635b584c3dc4c0ac554723a84df7d9e77
[INFO] running `Command { std: "docker" "start" "-a" "e00fc6418ab148644ef46d4363f34f0635b584c3dc4c0ac554723a84df7d9e77", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking bind_it v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/usage.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                  -------------------------------------------------------------------------------- the expected opaque type
[INFO] [stdout] ...
[INFO] [stdout] 40 |     assert_eq!(&STR_REVERSER("xol".chars()), "lox");
[INFO] [stdout]    |                 ------------ ^^^^^^^^^^^^^ expected opaque type, found `Chars<'_>`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected opaque type `Bind_TAIT_afad3e591f164325`
[INFO] [stdout]                    found struct `Chars<'_>`
[INFO] [stdout] note: this item must have the opaque type in its signature in order to be able to register hidden types
[INFO] [stdout]   --> tests/usage.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn static_fn_trait() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] note: opaque type defined here
[INFO] [stdout]   --> tests/usage.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_d83163ee701c4e2d::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:95
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_d83163ee701c4e2d::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         |s| s.into_iter().map(|s1| s1.into()).rev().collect();
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:95
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_d83163ee701c4e2d::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |         |s| s.into_iter().map(|s1| s1.into()).rev().collect();
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:95
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_e70b2a7936a34088::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_e70b2a7936a34088::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         |s| s.into_iter().map(|s1| s1.into()).rev().collect();
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_e70b2a7936a34088::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |         |s| s.into_iter().map(|s1| s1.into()).rev().collect();
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:63
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_afad3e591f164325::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_afad3e591f164325::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         |s| s.into_iter().map(|s1| s1.into()).rev().collect();
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `Bind_TAIT_afad3e591f164325::{opaque#0}`, but has it in its signature
[INFO] [stdout]   --> tests/usage.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |         |s| s.into_iter().map(|s1| s1.into()).rev().collect();
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]   --> tests/usage.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static STR_REVERSER: impl Fn(impl IntoIterator<IntoIter = impl DoubleEndedIterator<Item = impl Into<String>>>) -> String =
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bind_it` (test "usage") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "e00fc6418ab148644ef46d4363f34f0635b584c3dc4c0ac554723a84df7d9e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00fc6418ab148644ef46d4363f34f0635b584c3dc4c0ac554723a84df7d9e77", kill_on_drop: false }`
[INFO] [stdout] e00fc6418ab148644ef46d4363f34f0635b584c3dc4c0ac554723a84df7d9e77
