[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] testing kriomant/pipec against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkriomant%2Fpipec" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kriomant/pipec on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e22c58cf436cad963ce7b30a78f2e1dfc2189e0eeecec7f2a6cf6308f2306ff0 [INFO] running `Command { std: "docker" "start" "-a" "e22c58cf436cad963ce7b30a78f2e1dfc2189e0eeecec7f2a6cf6308f2306ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e22c58cf436cad963ce7b30a78f2e1dfc2189e0eeecec7f2a6cf6308f2306ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22c58cf436cad963ce7b30a78f2e1dfc2189e0eeecec7f2a6cf6308f2306ff0", kill_on_drop: false }` [INFO] [stdout] e22c58cf436cad963ce7b30a78f2e1dfc2189e0eeecec7f2a6cf6308f2306ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dde2f4f4a38c246f2e7426c1341de9a651062507238b56026114519940a1037f [INFO] running `Command { std: "docker" "start" "-a" "dde2f4f4a38c246f2e7426c1341de9a651062507238b56026114519940a1037f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling line-clipping v0.3.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling peginator_codegen v0.7.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling peginator v0.7.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tree-sitter-bash v0.25.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling recycle_vec v1.1.2 [INFO] [stderr] Compiling append-only-bytes v0.1.12 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pipec v0.2.2 (/opt/rustwide/workdir) [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] Compiling tokio v1.46.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling kasuari v0.4.7 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling ratatui-core v0.1.0-alpha.6 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ratatui-widgets v0.3.0-alpha.5 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0-alpha.5 [INFO] [stderr] Compiling tree-sitter-highlight v0.25.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ratatui-macros v0.7.0-alpha.4 [INFO] [stderr] Compiling ratatui v0.30.0-alpha.5 [INFO] [stderr] Compiling async-tempfile v0.7.0 [INFO] [stderr] Compiling tui-input v0.12.1 [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] = 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: call with fully qualified syntax `recycle(...)` to keep using the current method [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] = 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: call with fully qualified syntax `recycle(...)` to keep using the current method [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] = 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: call with fully qualified syntax `recycle(...)` to keep using the current method [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] = 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: call with fully qualified syntax `recycle(...)` to keep using the current method [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-545cf775ffe5da52/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-545cf775ffe5da52/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-545cf775ffe5da52/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-545cf775ffe5da52/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-545cf775ffe5da52/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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "dde2f4f4a38c246f2e7426c1341de9a651062507238b56026114519940a1037f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde2f4f4a38c246f2e7426c1341de9a651062507238b56026114519940a1037f", kill_on_drop: false }` [INFO] [stdout] dde2f4f4a38c246f2e7426c1341de9a651062507238b56026114519940a1037f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8701801796b0a3a5590273d4f520af2debce0659e7d530c7c446f82268987d41 [INFO] running `Command { std: "docker" "start" "-a" "8701801796b0a3a5590273d4f520af2debce0659e7d530c7c446f82268987d41", kill_on_drop: false }` [INFO] [stderr] Compiling pipec v0.2.2 (/opt/rustwide/workdir) [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] = 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: call with fully qualified syntax `recycle(...)` to keep using the current method [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] = 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: call with fully qualified syntax `recycle(...)` to keep using the current method [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] = 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: call with fully qualified syntax `recycle(...)` to keep using the current method [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] = 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: call with fully qualified syntax `recycle(...)` to keep using the current method [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-545cf775ffe5da52/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-545cf775ffe5da52/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-545cf775ffe5da52/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-545cf775ffe5da52/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-545cf775ffe5da52/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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `Command { std: "docker" "inspect" "8701801796b0a3a5590273d4f520af2debce0659e7d530c7c446f82268987d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8701801796b0a3a5590273d4f520af2debce0659e7d530c7c446f82268987d41", kill_on_drop: false }` [INFO] [stdout] 8701801796b0a3a5590273d4f520af2debce0659e7d530c7c446f82268987d41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42903aa52b91ad458ca71d0b5c45649dc4ced902a7cb9e22a3821a996ad90dc2 [INFO] running `Command { std: "docker" "start" "-a" "42903aa52b91ad458ca71d0b5c45649dc4ced902a7cb9e22a3821a996ad90dc2", kill_on_drop: false }` [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/main.rs:1054:60 [INFO] [stderr] | [INFO] [stderr] 1054 | let mut lines = std::mem::take(&mut cache.lines_cache).recycle(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `recycle(...)` to keep using the current method [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::recycle` [INFO] [stderr] | [INFO] [stderr] 3 + #![feature(vec_recycle)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/main.rs:1055:71 [INFO] [stderr] | [INFO] [stderr] 1055 | lines.extend(cache.spans_caches.drain(..).map(|v| Line { spans: v.recycle(), ..Default::default() })); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `recycle(...)` to keep using the current method [INFO] [stderr] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::recycle` [INFO] [stderr] | [INFO] [stderr] 3 + #![feature(vec_recycle)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/main.rs:1063:96 [INFO] [stderr] | [INFO] [stderr] 1063 | cache.spans_caches.extend(text.lines.iter_mut().map(|line| std::mem::take(&mut line.spans).recycle())); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `recycle(...)` to keep using the current method [INFO] [stderr] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::recycle` [INFO] [stderr] | [INFO] [stderr] 3 + #![feature(vec_recycle)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/main.rs:1064:36 [INFO] [stderr] | [INFO] [stderr] 1064 | cache.lines_cache = text.lines.recycle(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `recycle(...)` to keep using the current method [INFO] [stderr] help: add `#![feature(vec_recycle)]` to the crate attributes to enable `Vec::::recycle` [INFO] [stderr] | [INFO] [stderr] 3 + #![feature(vec_recycle)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: value assigned to `iterations` is never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/pipec-545cf775ffe5da52/out/pipeline_ebnf.rs:6:4784 [INFO] [stderr] | [INFO] [stderr] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : rest_commands , state }) } pub... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `iterations` is never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/pipec-545cf775ffe5da52/out/pipeline_ebnf.rs:6:7773 [INFO] [stderr] | [INFO] [stderr] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `iterations` is never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/pipec-545cf775ffe5da52/out/pipeline_ebnf.rs:6:17710 [INFO] [stderr] | [INFO] [stderr] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `iterations` is never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/pipec-545cf775ffe5da52/out/pipeline_ebnf.rs:6:20496 [INFO] [stderr] | [INFO] [stderr] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `iterations` is never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/pipec-545cf775ffe5da52/out/pipeline_ebnf.rs:6:22414 [INFO] [stderr] | [INFO] [stderr] 6 | ...r) => { state = state . record_error (err) ; break ; } } iterations += 1 ; } Ok (ParseOk { result : () , state }) } pub type Parse... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: `pipec` (bin "pipec" test) generated 9 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pipec-2fd1c79854e379fc) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parser::tests::test_simple_pipeline ... ok [INFO] [stdout] test parser::tests::test_double_quoted_strings ... ok [INFO] [stdout] test parser::tests::test_single_quoted_strings ... ok [INFO] [stdout] test parser::tests::test_group_pipeline ... ok [INFO] [stdout] test parser::tests::test_subshell_pipeline ... ok [INFO] [stdout] test parser::tests::test_single_command ... ok [INFO] [stdout] test ui::binary::tests::test_render_binary_valid_utf8 ... ok [INFO] [stdout] test ui::binary::tests::test_render_binary_renders_sequential_invalid_bytes_as_single_span ... ok [INFO] [stdout] test ui::binary::tests::test_render_binary_invalid_utf8 ... ok [INFO] [stdout] test ui::binary::tests::test_render_binary_allocates_lines_for_whole_area ... ok [INFO] [stdout] test ui::binary::tests::test_render_binary_number_of_lines_limited_by_area_height ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42903aa52b91ad458ca71d0b5c45649dc4ced902a7cb9e22a3821a996ad90dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42903aa52b91ad458ca71d0b5c45649dc4ced902a7cb9e22a3821a996ad90dc2", kill_on_drop: false }` [INFO] [stdout] 42903aa52b91ad458ca71d0b5c45649dc4ced902a7cb9e22a3821a996ad90dc2