[INFO] cloning repository https://github.com/kriomant/pipec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kriomant/pipec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkriomant%2Fpipec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkriomant%2Fpipec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bad8c25c44ea07def06b03a4870f806c41455a6d [INFO] checking kriomant/pipec against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkriomant%2Fpipec" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kriomant/pipec [INFO] finished tweaking git repo https://github.com/kriomant/pipec [INFO] tweaked toml for git repo https://github.com/kriomant/pipec written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kriomant/pipec on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kriomant/pipec 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-input v0.12.1 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded line-clipping v0.3.3 [INFO] [stderr] Downloaded ratatui-crossterm v0.1.0-alpha.5 [INFO] [stderr] Downloaded unicode-truncate v2.0.0 [INFO] [stderr] Downloaded windows-targets v0.53.2 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded ratatui-termwiz v0.1.0-alpha.5 [INFO] [stderr] Downloaded ratatui-macros v0.7.0-alpha.4 [INFO] [stderr] Downloaded tree-sitter-highlight v0.25.8 [INFO] [stderr] Downloaded streaming-iterator v0.1.9 [INFO] [stderr] Downloaded slab v0.4.10 [INFO] [stderr] Downloaded recycle_vec v1.1.2 [INFO] [stderr] Downloaded kasuari v0.4.7 [INFO] [stderr] Downloaded peginator v0.7.0 [INFO] [stderr] Downloaded ratatui v0.30.0-alpha.5 [INFO] [stderr] Downloaded async-tempfile v0.7.0 [INFO] [stderr] Downloaded objc2-io-surface v0.3.1 [INFO] [stderr] Downloaded indexmap v2.10.0 [INFO] [stderr] Downloaded append-only-bytes v0.1.12 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded arboard v3.6.0 [INFO] [stderr] Downloaded cc v1.2.29 [INFO] [stderr] Downloaded syn v2.0.104 [INFO] [stderr] Downloaded ratatui-core v0.1.0-alpha.6 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.1 [INFO] [stderr] Downloaded tree-sitter v0.25.8 [INFO] [stderr] Downloaded ratatui-widgets v0.3.0-alpha.5 [INFO] [stderr] Downloaded objc2-foundation v0.3.1 [INFO] [stderr] Downloaded tree-sitter-bash v0.25.0 [INFO] [stderr] Downloaded objc2-app-kit v0.3.1 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] [stderr] Downloaded peginator_codegen v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 152217043c63ce49dd74b767fb73db4075c6554cc076daf9abcd949226feb435 [INFO] running `Command { std: "docker" "start" "152217043c63ce49dd74b767fb73db4075c6554cc076daf9abcd949226feb435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "152217043c63ce49dd74b767fb73db4075c6554cc076daf9abcd949226feb435" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "152217043c63ce49dd74b767fb73db4075c6554cc076daf9abcd949226feb435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "152217043c63ce49dd74b767fb73db4075c6554cc076daf9abcd949226feb435" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Checking line-clipping v0.3.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling peginator_codegen v0.7.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling peginator v0.7.0 [INFO] [stderr] Checking unicode-truncate v2.0.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking recycle_vec v1.1.2 [INFO] [stderr] Checking append-only-bytes v0.1.12 [INFO] [stderr] Compiling tree-sitter-bash v0.25.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling pipec v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking kasuari v0.4.7 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking ratatui-core v0.1.0-alpha.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking arboard v3.6.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking tree-sitter-highlight v0.25.8 [INFO] [stderr] Checking ratatui-widgets v0.3.0-alpha.5 [INFO] [stderr] Checking ratatui-crossterm v0.1.0-alpha.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking ratatui-macros v0.7.0-alpha.4 [INFO] [stderr] Checking ratatui v0.30.0-alpha.5 [INFO] [stderr] Checking tui-input v0.12.1 [INFO] [stderr] Checking async-tempfile v0.7.0 [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 [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::::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 [INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::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 [INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::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 [INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::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-e60d259c0589c7d7/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-e60d259c0589c7d7/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-e60d259c0589c7d7/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-e60d259c0589c7d7/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-e60d259c0589c7d7/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 [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::::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 [INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::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 [INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::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 [INFO] [stdout] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::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-e60d259c0589c7d7/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-e60d259c0589c7d7/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-e60d259c0589c7d7/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-e60d259c0589c7d7/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-e60d259c0589c7d7/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 `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] [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.46s [INFO] running `Command { std: "docker" "inspect" "152217043c63ce49dd74b767fb73db4075c6554cc076daf9abcd949226feb435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152217043c63ce49dd74b767fb73db4075c6554cc076daf9abcd949226feb435", kill_on_drop: false }` [INFO] [stdout] 152217043c63ce49dd74b767fb73db4075c6554cc076daf9abcd949226feb435