[INFO] fetching crate pipec 0.2.1...
[INFO] checking pipec-0.2.1 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate pipec 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate pipec 0.2.1
[INFO] finished tweaking crates.io crate pipec 0.2.1
[INFO] tweaked toml for crates.io crate pipec 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pipec 0.2.1 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pipec 0.2.1 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79aba6930b978c0290dde462b7a2ab1202fc498ad04697cec23806c8e6f55162
[INFO] running `Command { std: "docker" "start" "-a" "79aba6930b978c0290dde462b7a2ab1202fc498ad04697cec23806c8e6f55162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79aba6930b978c0290dde462b7a2ab1202fc498ad04697cec23806c8e6f55162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79aba6930b978c0290dde462b7a2ab1202fc498ad04697cec23806c8e6f55162", kill_on_drop: false }`
[INFO] [stdout] 79aba6930b978c0290dde462b7a2ab1202fc498ad04697cec23806c8e6f55162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3be3c1c1e1e0748e6a8ffb25514cd76d9f6e64def660ffd452aa467ade209cb3
[INFO] running `Command { std: "docker" "start" "-a" "3be3c1c1e1e0748e6a8ffb25514cd76d9f6e64def660ffd452aa467ade209cb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking line-clipping v0.3.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling peginator_codegen v0.7.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking unicode-truncate v2.0.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling peginator v0.7.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking kasuari v0.4.7
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking recycle_vec v1.1.2
[INFO] [stderr]     Checking append-only-bytes v0.1.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ratatui-core v0.1.0-alpha.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0-alpha.5
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0-alpha.5
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling pipec v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking async-tempfile v0.7.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0-alpha.4
[INFO] [stderr]     Checking ratatui v0.30.0-alpha.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tui-input v0.12.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking tree-sitter-highlight v0.25.8
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/main.rs:1054:60
[INFO] [stdout]      |
[INFO] [stdout] 1054 |     let mut lines = std::mem::take(&mut cache.lines_cache).recycle();
[INFO] [stdout]      |                                                            ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `recycle(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::<T, A>::recycle`
[INFO] [stdout]      |
[INFO] [stdout]    3 + #![feature(vec_recycle)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/main.rs:1055:71
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     lines.extend(cache.spans_caches.drain(..).map(|v| Line { spans: v.recycle(), ..Default::default() }));
[INFO] [stdout]      |                                                                       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `recycle(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::<T, A>::recycle`
[INFO] [stdout]      |
[INFO] [stdout]    3 + #![feature(vec_recycle)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/main.rs:1063:96
[INFO] [stdout]      |
[INFO] [stdout] 1063 |     cache.spans_caches.extend(text.lines.iter_mut().map(|line| std::mem::take(&mut line.spans).recycle()));
[INFO] [stdout]      |                                                                                                ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `recycle(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::<T, A>::recycle`
[INFO] [stdout]      |
[INFO] [stdout]    3 + #![feature(vec_recycle)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/main.rs:1064:36
[INFO] [stdout]      |
[INFO] [stdout] 1064 |     cache.lines_cache = text.lines.recycle();
[INFO] [stdout]      |                                    ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `recycle(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::<T, A>::recycle`
[INFO] [stdout]      |
[INFO] [stdout]    3 + #![feature(vec_recycle)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:4784
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : rest_commands , state }) } pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:7773
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:17710
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:20496
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:22414
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/main.rs:1054:60
[INFO] [stdout]      |
[INFO] [stdout] 1054 |     let mut lines = std::mem::take(&mut cache.lines_cache).recycle();
[INFO] [stdout]      |                                                            ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `recycle(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::<T, A>::recycle`
[INFO] [stdout]      |
[INFO] [stdout]    3 + #![feature(vec_recycle)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/main.rs:1055:71
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     lines.extend(cache.spans_caches.drain(..).map(|v| Line { spans: v.recycle(), ..Default::default() }));
[INFO] [stdout]      |                                                                       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `recycle(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::<T, A>::recycle`
[INFO] [stdout]      |
[INFO] [stdout]    3 + #![feature(vec_recycle)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/main.rs:1063:96
[INFO] [stdout]      |
[INFO] [stdout] 1063 |     cache.spans_caches.extend(text.lines.iter_mut().map(|line| std::mem::take(&mut line.spans).recycle()));
[INFO] [stdout]      |                                                                                                ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `recycle(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::<T, A>::recycle`
[INFO] [stdout]      |
[INFO] [stdout]    3 + #![feature(vec_recycle)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/main.rs:1064:36
[INFO] [stdout]      |
[INFO] [stdout] 1064 |     cache.lines_cache = text.lines.recycle();
[INFO] [stdout]      |                                    ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `recycle(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::<T, A>::recycle`
[INFO] [stdout]      |
[INFO] [stdout]    3 + #![feature(vec_recycle)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:4784
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : rest_commands , state }) } pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:7773
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:17710
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:20496
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `iterations` is never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pipec-0e102f17f04cdda9/out/pipeline_ebnf.rs:6:22414
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_patterns` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_map_or_default, box_patterns, import_trait_associated_functions, exit_status_error)]
[INFO] [stdout]   |                                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `result_option_map_or_default` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_map_or_default, box_patterns, import_trait_associated_functions, exit_status_error)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_patterns` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_map_or_default, box_patterns, import_trait_associated_functions, exit_status_error)]
[INFO] [stdout]   |                                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `import_trait_associated_functions` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_map_or_default, box_patterns, import_trait_associated_functions, exit_status_error)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `result_option_map_or_default` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_map_or_default, box_patterns, import_trait_associated_functions, exit_status_error)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.06s
[INFO] running `Command { std: "docker" "inspect" "3be3c1c1e1e0748e6a8ffb25514cd76d9f6e64def660ffd452aa467ade209cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be3c1c1e1e0748e6a8ffb25514cd76d9f6e64def660ffd452aa467ade209cb3", kill_on_drop: false }`
[INFO] [stdout] 3be3c1c1e1e0748e6a8ffb25514cd76d9f6e64def660ffd452aa467ade209cb3
