[INFO] fetching crate bind_it 0.1.3... [INFO] checking bind_it-0.1.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate bind_it 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bind_it 0.1.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3cc3a38c42252d996b5295c1870395d07bc70d2b978b66610a8b05eee035325 [INFO] running `Command { std: "docker" "start" "-a" "d3cc3a38c42252d996b5295c1870395d07bc70d2b978b66610a8b05eee035325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3cc3a38c42252d996b5295c1870395d07bc70d2b978b66610a8b05eee035325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3cc3a38c42252d996b5295c1870395d07bc70d2b978b66610a8b05eee035325", kill_on_drop: false }` [INFO] [stdout] d3cc3a38c42252d996b5295c1870395d07bc70d2b978b66610a8b05eee035325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04a61a57a171c0294e5bbfb15cb40d6d0b78761b53415ffbc4ca3cfb672e4018 [INFO] running `Command { std: "docker" "start" "-a" "04a61a57a171c0294e5bbfb15cb40d6d0b78761b53415ffbc4ca3cfb672e4018", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bind_it v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> tests/usage.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | static STR_REVERSER: impl Fn(impl IntoIterator>>) -> String = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bind_TAIT_6cf420e8d9b745ac` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> tests/usage.rs:34:95 [INFO] [stdout] | [INFO] [stdout] 34 | static STR_REVERSER: impl Fn(impl IntoIterator>>) -> String = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bind_TAIT_e1f73feec4124480` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> tests/usage.rs:34:63 [INFO] [stdout] | [INFO] [stdout] 34 | static STR_REVERSER: impl Fn(impl IntoIterator>>) -> String = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bind_TAIT_d436617c8d1a46ba` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> tests/usage.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | static STR_REVERSER: impl Fn(impl IntoIterator>>) -> String = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bind_TAIT_aa71028ebc1f46a9` must be used in combination with a concrete type within the same crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/usage.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | static STR_REVERSER: impl Fn(impl IntoIterator>>) -> String = [INFO] [stdout] | --------------------------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the found opaque type [INFO] [stdout] | the expected opaque type [INFO] [stdout] 35 | |s| s.into_iter().map(|s1| s1.into()).rev().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected opaque type, found closure [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `Bind_TAIT_6cf420e8d9b745ac` [INFO] [stdout] found closure `{closure@tests/usage.rs:35:9: 35:12}` [INFO] [stdout] note: this item must have a `#[define_opaque(Bind_TAIT_6cf420e8d9b745ac)]` attribute to be able to define hidden types [INFO] [stdout] --> tests/usage.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | static STR_REVERSER: impl Fn(impl IntoIterator>>) -> 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>>) -> 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_aa71028ebc1f46a9` [INFO] [stdout] found struct `Chars<'_>` [INFO] [stdout] note: this item must have a `#[define_opaque(Bind_TAIT_aa71028ebc1f46a9)]` attribute to be able to define 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>>) -> 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 6 previous errors [INFO] running `Command { std: "docker" "inspect" "04a61a57a171c0294e5bbfb15cb40d6d0b78761b53415ffbc4ca3cfb672e4018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a61a57a171c0294e5bbfb15cb40d6d0b78761b53415ffbc4ca3cfb672e4018", kill_on_drop: false }` [INFO] [stdout] 04a61a57a171c0294e5bbfb15cb40d6d0b78761b53415ffbc4ca3cfb672e4018