[INFO] fetching crate bind_it 0.1.3...
[INFO] checking bind_it-0.1.3 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate bind_it 0.1.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bind_it 0.1.3 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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.77)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.10.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 356d71753620c6a42392ae5acb0e31fe3d9881345fddf251b6fc3168b6f2829c
[INFO] running `Command { std: "docker" "start" "-a" "356d71753620c6a42392ae5acb0e31fe3d9881345fddf251b6fc3168b6f2829c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "356d71753620c6a42392ae5acb0e31fe3d9881345fddf251b6fc3168b6f2829c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356d71753620c6a42392ae5acb0e31fe3d9881345fddf251b6fc3168b6f2829c", kill_on_drop: false }`
[INFO] [stdout] 356d71753620c6a42392ae5acb0e31fe3d9881345fddf251b6fc3168b6f2829c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fb15712112bdab06317314315843d5ba6ac85dbe036172cced01f2a1fd81948
[INFO] running `Command { std: "docker" "start" "-a" "9fb15712112bdab06317314315843d5ba6ac85dbe036172cced01f2a1fd81948", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking bind_it v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stdout] error: item does not constrain `Bind_TAIT_e0664038aaa346ed::{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_e0664038aaa346ed::{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_e0664038aaa346ed::{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[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_28a6edb213114b01`
[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_b9e7e6a08a424192::{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_b9e7e6a08a424192::{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_b9e7e6a08a424192::{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_28a6edb213114b01::{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_28a6edb213114b01::{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_28a6edb213114b01::{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] error: aborting due to 10 previous errors
[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 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "9fb15712112bdab06317314315843d5ba6ac85dbe036172cced01f2a1fd81948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb15712112bdab06317314315843d5ba6ac85dbe036172cced01f2a1fd81948", kill_on_drop: false }`
[INFO] [stdout] 9fb15712112bdab06317314315843d5ba6ac85dbe036172cced01f2a1fd81948
