[INFO] cloning repository https://github.com/raviqqe/schemat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raviqqe/schemat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraviqqe%2Fschemat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraviqqe%2Fschemat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54fafbb07f9b3c16e6b6fc1c9caec1c9fcb64927
[INFO] checking raviqqe/schemat against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraviqqe%2Fschemat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/raviqqe/schemat
[INFO] finished tweaking git repo https://github.com/raviqqe/schemat
[INFO] tweaked toml for git repo https://github.com/raviqqe/schemat written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raviqqe/schemat on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raviqqe/schemat 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 738575e29d3e16145233a8e3d660f8f5f39850c4367a4ceded03a9e3729aa1e1
[INFO] running `Command { std: "docker" "start" "-a" "738575e29d3e16145233a8e3d660f8f5f39850c4367a4ceded03a9e3729aa1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "738575e29d3e16145233a8e3d660f8f5f39850c4367a4ceded03a9e3729aa1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "738575e29d3e16145233a8e3d660f8f5f39850c4367a4ceded03a9e3729aa1e1", kill_on_drop: false }`
[INFO] [stdout] 738575e29d3e16145233a8e3d660f8f5f39850c4367a4ceded03a9e3729aa1e1
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18e0a79c047a047b3fbbadcaf3faaf431fde4a88967949109df3ccc0f57cafff
[INFO] running `Command { std: "docker" "start" "-a" "18e0a79c047a047b3fbbadcaf3faaf431fde4a88967949109df3ccc0f57cafff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking mfmt v0.4.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking schemat v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/context.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn peek_comments(&self, line_index: usize) -> impl Iterator<Item = &Comment> {
[INFO] [stdout]    |                          ^^^^^                                             --------
[INFO] [stdout]    |                          |                                                 ||
[INFO] [stdout]    |                          |                                                 |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn peek_comments(&self, line_index: usize) -> impl Iterator<Item = &Comment<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     source: &str,
[INFO] [stdout]    |             ^^^^ this lifetime flows to the output
[INFO] [stdout] 15 |     allocator: A,
[INFO] [stdout] 16 | ) -> Result<Vec<Expression<A>, A>, ParseError> {
[INFO] [stdout]    |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | ) -> Result<Vec<Expression<'_, A>, A>, ParseError> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     source: &str,
[INFO] [stdout]    |             ^^^^ this lifetime flows to the output
[INFO] [stdout] 22 |     allocator: A,
[INFO] [stdout] 23 | ) -> Result<Vec<Comment, A>, ParseError> {
[INFO] [stdout]    |                 ------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | ) -> Result<Vec<Comment<'_>, A>, ParseError> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     source: &str,
[INFO] [stdout]    |             ^^^^ this lifetime flows to the output
[INFO] [stdout] 29 |     allocator: A,
[INFO] [stdout] 30 | ) -> Result<Vec<HashDirective, A>, ParseError> {
[INFO] [stdout]    |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<Vec<HashDirective<'_>, A>, ParseError> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/context.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn peek_comments(&self, line_index: usize) -> impl Iterator<Item = &Comment> {
[INFO] [stdout]    |                          ^^^^^                                             --------
[INFO] [stdout]    |                          |                                                 ||
[INFO] [stdout]    |                          |                                                 |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn peek_comments(&self, line_index: usize) -> impl Iterator<Item = &Comment<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     source: &str,
[INFO] [stdout]    |             ^^^^ this lifetime flows to the output
[INFO] [stdout] 15 |     allocator: A,
[INFO] [stdout] 16 | ) -> Result<Vec<Expression<A>, A>, ParseError> {
[INFO] [stdout]    |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | ) -> Result<Vec<Expression<'_, A>, A>, ParseError> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     source: &str,
[INFO] [stdout]    |             ^^^^ this lifetime flows to the output
[INFO] [stdout] 22 |     allocator: A,
[INFO] [stdout] 23 | ) -> Result<Vec<Comment, A>, ParseError> {
[INFO] [stdout]    |                 ------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | ) -> Result<Vec<Comment<'_>, A>, ParseError> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     source: &str,
[INFO] [stdout]    |             ^^^^ this lifetime flows to the output
[INFO] [stdout] 29 |     allocator: A,
[INFO] [stdout] 30 | ) -> Result<Vec<HashDirective, A>, ParseError> {
[INFO] [stdout]    |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<Vec<HashDirective<'_>, A>, ParseError> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.54s
[INFO] running `Command { std: "docker" "inspect" "18e0a79c047a047b3fbbadcaf3faaf431fde4a88967949109df3ccc0f57cafff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e0a79c047a047b3fbbadcaf3faaf431fde4a88967949109df3ccc0f57cafff", kill_on_drop: false }`
[INFO] [stdout] 18e0a79c047a047b3fbbadcaf3faaf431fde4a88967949109df3ccc0f57cafff
