[INFO] fetching crate twitch_message 0.1.2... [INFO] checking twitch_message-0.1.2 against try#cc4c4328b2b4da72bc61f8f5984292dd73740b5e for pr-112842 [INFO] extracting crate twitch_message 0.1.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate twitch_message 0.1.2 on toolchain cc4c4328b2b4da72bc61f8f5984292dd73740b5e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate twitch_message 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate twitch_message 0.1.2 [INFO] tweaked toml for crates.io crate twitch_message 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate twitch_message 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5db16af19f3964a7d9fc3459550cd22ceb462196a25f6fd603664c8d16ab9aac [INFO] running `Command { std: "docker" "start" "-a" "5db16af19f3964a7d9fc3459550cd22ceb462196a25f6fd603664c8d16ab9aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5db16af19f3964a7d9fc3459550cd22ceb462196a25f6fd603664c8d16ab9aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db16af19f3964a7d9fc3459550cd22ceb462196a25f6fd603664c8d16ab9aac", kill_on_drop: false }` [INFO] [stdout] 5db16af19f3964a7d9fc3459550cd22ceb462196a25f6fd603664c8d16ab9aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb2dedc4457ef24d7ed13b86bf7699084f7c94d1b9f408c294fe73f0fcb48625 [INFO] running `Command { std: "docker" "start" "-a" "eb2dedc4457ef24d7ed13b86bf7699084f7c94d1b9f408c294fe73f0fcb48625", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking simple_env_load v0.2.0 [INFO] [stderr] Checking twitch_message v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/global_user_state.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / self.tags [INFO] [stdout] 21 | | .get("badge-info") [INFO] [stdout] 22 | | .into_iter() [INFO] [stdout] 23 | | .flat_map(parse_badges) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/global_user_state.rs:19:71 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn badge_info<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/global_user_state.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Badge::from_tags(&self.tags) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/global_user_state.rs:31:67 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn badges<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/user_state.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / self.tags [INFO] [stdout] 21 | | .get("badge-info") [INFO] [stdout] 22 | | .into_iter() [INFO] [stdout] 23 | | .flat_map(parse_badges) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/user_state.rs:19:71 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn badge_info<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/user_state.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | Badge::from_tags(&self.tags) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/user_state.rs:28:67 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn badges<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/privmsg.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / self.tags [INFO] [stdout] 28 | | .get("badge-info") [INFO] [stdout] 29 | | .into_iter() [INFO] [stdout] 30 | | .flat_map(parse_badges) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/privmsg.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn badge_info<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/privmsg.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | Badge::from_tags(&self.tags) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/privmsg.rs:34:67 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn badges<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/privmsg.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | Emote::from_tags(&self.tags, &self.data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/privmsg.rs:39:67 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn emotes<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/whisper.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Badge::from_tags(&self.tags) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/whisper.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn badges<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/whisper.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | Emote::from_tags(&self.tags, &self.data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/whisper.rs:40:67 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn emotes<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/user_notice.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / self.tags [INFO] [stdout] 27 | | .get("badge-info") [INFO] [stdout] 28 | | .into_iter() [INFO] [stdout] 29 | | .flat_map(parse_badges) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/user_notice.rs:25:71 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn badge_info<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/user_notice.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | Badge::from_tags(&self.tags) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/user_notice.rs:33:67 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn badges<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/messages/user_notice.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / self.data [INFO] [stdout] 40 | | .iter() [INFO] [stdout] 41 | | .flat_map(|data| Emote::from_tags(&self.tags, data)) [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/messages/user_notice.rs:38:67 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn emotes<'t: 'a>(&'t self) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/badges.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | tags.get("badges").into_iter().flat_map(parse_badges) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/badges.rs:64:80 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn from_tags<'t: 'a>(tags: &'t Tags<'a>) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-defining opaque type use in defining scope [INFO] [stdout] --> src/emotes.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / tags.get("emotes") [INFO] [stdout] 43 | | .into_iter() [INFO] [stdout] 44 | | .flat_map(|input| parse_emotes(input, data)) [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: lifetime used multiple times [INFO] [stdout] --> src/emotes.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> impl Iterator> + 't { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twitch_message` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eb2dedc4457ef24d7ed13b86bf7699084f7c94d1b9f408c294fe73f0fcb48625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2dedc4457ef24d7ed13b86bf7699084f7c94d1b9f408c294fe73f0fcb48625", kill_on_drop: false }` [INFO] [stdout] eb2dedc4457ef24d7ed13b86bf7699084f7c94d1b9f408c294fe73f0fcb48625