[INFO] fetching crate rxpipes 1.3.0... [INFO] testing rxpipes-1.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rxpipes 1.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rxpipes 1.3.0 [INFO] finished tweaking crates.io crate rxpipes 1.3.0 [INFO] tweaked toml for crates.io crate rxpipes 1.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rxpipes 1.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rxpipes 1.3.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wezterm-blob-leases v0.1.0 [INFO] [stderr] Downloaded wezterm-dynamic v0.2.0 [INFO] [stderr] Downloaded wezterm-input-types v0.1.0 [INFO] [stderr] Downloaded wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Downloaded wezterm-color-types v0.3.0 [INFO] [stderr] Downloaded ordered-float v4.2.2 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded vtparse v0.6.2 [INFO] [stderr] Downloaded hex_color v3.0.0 [INFO] [stderr] Downloaded pest_generator v2.7.12 [INFO] [stderr] Downloaded pest_meta v2.7.12 [INFO] [stderr] Downloaded pest_derive v2.7.12 [INFO] [stderr] Downloaded wezterm-bidi v0.2.3 [INFO] [stderr] Downloaded pest v2.7.12 [INFO] [stderr] Downloaded termwiz v0.22.0 [INFO] [stderr] Downloaded deltae v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe8220c50d03cb91ee3942f0ae4ee36f89caf32e6ff1cc63bd904485cd9f06ba [INFO] running `Command { std: "docker" "start" "-a" "fe8220c50d03cb91ee3942f0ae4ee36f89caf32e6ff1cc63bd904485cd9f06ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe8220c50d03cb91ee3942f0ae4ee36f89caf32e6ff1cc63bd904485cd9f06ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe8220c50d03cb91ee3942f0ae4ee36f89caf32e6ff1cc63bd904485cd9f06ba", kill_on_drop: false }` [INFO] [stdout] fe8220c50d03cb91ee3942f0ae4ee36f89caf32e6ff1cc63bd904485cd9f06ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 707320e9fc7da2d228ea73509c6c4505e363b81cfaa2bcfa277e19d5919a7ea7 [INFO] running `Command { std: "docker" "start" "-a" "707320e9fc7da2d228ea73509c6c4505e363b81cfaa2bcfa277e19d5919a7ea7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling ordered-float v4.2.2 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling hex_color v3.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling mac_address v1.1.7 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling wezterm-dynamic v0.2.0 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling wezterm-blob-leases v0.1.0 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling wezterm-input-types v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wezterm-color-types v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Compiling termwiz v0.22.0 [INFO] [stderr] Compiling rxpipes v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `clear` and `set_bg_color` are never used [INFO] [stdout] --> src/canvas.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Canvas { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn set_bg_color(&mut self, c: ColorAttribute) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.88s [INFO] running `Command { std: "docker" "inspect" "707320e9fc7da2d228ea73509c6c4505e363b81cfaa2bcfa277e19d5919a7ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707320e9fc7da2d228ea73509c6c4505e363b81cfaa2bcfa277e19d5919a7ea7", kill_on_drop: false }` [INFO] [stdout] 707320e9fc7da2d228ea73509c6c4505e363b81cfaa2bcfa277e19d5919a7ea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc71d2e496e5cdb80bbf135a4fa940065741b20a4c5341524957185765f4e269 [INFO] running `Command { std: "docker" "start" "-a" "bc71d2e496e5cdb80bbf135a4fa940065741b20a4c5341524957185765f4e269", kill_on_drop: false }` [INFO] [stderr] Compiling rxpipes v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `clear` and `set_bg_color` are never used [INFO] [stdout] --> src/canvas.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Canvas { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn set_bg_color(&mut self, c: ColorAttribute) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "bc71d2e496e5cdb80bbf135a4fa940065741b20a4c5341524957185765f4e269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc71d2e496e5cdb80bbf135a4fa940065741b20a4c5341524957185765f4e269", kill_on_drop: false }` [INFO] [stdout] bc71d2e496e5cdb80bbf135a4fa940065741b20a4c5341524957185765f4e269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f51330d1dec494f4e4d910cdf11105a3dd04aa44c9506b601c5b02d7d687beda [INFO] running `Command { std: "docker" "start" "-a" "f51330d1dec494f4e4d910cdf11105a3dd04aa44c9506b601c5b02d7d687beda", kill_on_drop: false }` [INFO] [stderr] warning: methods `clear` and `set_bg_color` are never used [INFO] [stderr] --> src/canvas.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 22 | impl Canvas { [INFO] [stderr] | ----------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 37 | pub fn clear(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn set_bg_color(&mut self, c: ColorAttribute) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rxpipes` (bin "rxpipes" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rxpipes-561daf7b6168adbe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f51330d1dec494f4e4d910cdf11105a3dd04aa44c9506b601c5b02d7d687beda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51330d1dec494f4e4d910cdf11105a3dd04aa44c9506b601c5b02d7d687beda", kill_on_drop: false }` [INFO] [stdout] f51330d1dec494f4e4d910cdf11105a3dd04aa44c9506b601c5b02d7d687beda