[INFO] fetching crate bind_it 0.1.3...
[INFO] checking bind_it-0.1.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate bind_it 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bind_it 0.1.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60c9a36ac2eb3710d26db550fda2aced054cfbf7ac356b9da2b7000da80cc1d5
[INFO] running `Command { std: "docker" "start" "-a" "60c9a36ac2eb3710d26db550fda2aced054cfbf7ac356b9da2b7000da80cc1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60c9a36ac2eb3710d26db550fda2aced054cfbf7ac356b9da2b7000da80cc1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c9a36ac2eb3710d26db550fda2aced054cfbf7ac356b9da2b7000da80cc1d5", kill_on_drop: false }`
[INFO] [stdout] 60c9a36ac2eb3710d26db550fda2aced054cfbf7ac356b9da2b7000da80cc1d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5538aa17e0da851e33751e93b5219641b64d78cca8fadf23b2c26e631eeeb881
[INFO] running `Command { std: "docker" "start" "-a" "5538aa17e0da851e33751e93b5219641b64d78cca8fadf23b2c26e631eeeb881", 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_6bba3ff35063444a`
[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_255607eb02a84871::{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_255607eb02a84871::{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_255607eb02a84871::{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_aab98f2e41044006::{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_aab98f2e41044006::{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_aab98f2e41044006::{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_6bba3ff35063444a::{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_6bba3ff35063444a::{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_6bba3ff35063444a::{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" "5538aa17e0da851e33751e93b5219641b64d78cca8fadf23b2c26e631eeeb881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5538aa17e0da851e33751e93b5219641b64d78cca8fadf23b2c26e631eeeb881", kill_on_drop: false }`
[INFO] [stdout] 5538aa17e0da851e33751e93b5219641b64d78cca8fadf23b2c26e631eeeb881
