[INFO] fetching crate fcd 1.0.1... [INFO] testing fcd-1.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fcd 1.0.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate fcd 1.0.1 [INFO] finished tweaking crates.io crate fcd 1.0.1 [INFO] tweaked toml for crates.io crate fcd 1.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fcd 1.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fcd 1.0.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded instability v0.3.7 [INFO] [stderr] Downloaded termion v4.0.3 [INFO] [stderr] Downloaded natord v1.0.9 [INFO] [stderr] Downloaded atomicwrites v0.4.4 [INFO] [stderr] Downloaded terminal-trx v0.2.3 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded clircle v0.6.1 [INFO] [stderr] Downloaded terminal-colorsaurus v0.4.7 [INFO] [stderr] Downloaded nucleo-matcher v0.3.1 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded bat v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c79a15237aeec1798e482e1910ca6cc62028fbe7b40a6f3f8739f5eb5f43053e [INFO] running `Command { std: "docker" "start" "-a" "c79a15237aeec1798e482e1910ca6cc62028fbe7b40a6f3f8739f5eb5f43053e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c79a15237aeec1798e482e1910ca6cc62028fbe7b40a6f3f8739f5eb5f43053e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79a15237aeec1798e482e1910ca6cc62028fbe7b40a6f3f8739f5eb5f43053e", kill_on_drop: false }` [INFO] [stdout] c79a15237aeec1798e482e1910ca6cc62028fbe7b40a6f3f8739f5eb5f43053e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 126d085a8a47e3b387ef714b4cdc6a9581574aa251c3ffd73a81c688f52e8d98 [INFO] running `Command { std: "docker" "start" "-a" "126d085a8a47e3b387ef714b4cdc6a9581574aa251c3ffd73a81c688f52e8d98", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling terminal-trx v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling termion v4.0.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.7 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling atomicwrites v0.4.4 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling fcd v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `remove` is never used [INFO] [stdout] --> src/fm/bookmarks.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Bookmarks { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn remove(&mut self, key: char) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/viewer/text_viewer.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct TextViewer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 106 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextViewer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "126d085a8a47e3b387ef714b4cdc6a9581574aa251c3ffd73a81c688f52e8d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126d085a8a47e3b387ef714b4cdc6a9581574aa251c3ffd73a81c688f52e8d98", kill_on_drop: false }` [INFO] [stdout] 126d085a8a47e3b387ef714b4cdc6a9581574aa251c3ffd73a81c688f52e8d98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f30ba5c772296cd8e28be53438ce07111829b2aa1b2edc2f4f71241a04ec68ec [INFO] running `Command { std: "docker" "start" "-a" "f30ba5c772296cd8e28be53438ce07111829b2aa1b2edc2f4f71241a04ec68ec", kill_on_drop: false }` [INFO] [stderr] Compiling fcd v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `remove` is never used [INFO] [stdout] --> src/fm/bookmarks.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Bookmarks { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn remove(&mut self, key: char) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/viewer/text_viewer.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct TextViewer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 106 | data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextViewer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "f30ba5c772296cd8e28be53438ce07111829b2aa1b2edc2f4f71241a04ec68ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30ba5c772296cd8e28be53438ce07111829b2aa1b2edc2f4f71241a04ec68ec", kill_on_drop: false }` [INFO] [stdout] f30ba5c772296cd8e28be53438ce07111829b2aa1b2edc2f4f71241a04ec68ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0b2eaa63dc926d3f70683e6bddc6ed787d57ac3df21e2671ac7fa385eaf1c0e4 [INFO] running `Command { std: "docker" "start" "-a" "0b2eaa63dc926d3f70683e6bddc6ed787d57ac3df21e2671ac7fa385eaf1c0e4", kill_on_drop: false }` [INFO] [stderr] warning: method `remove` is never used [INFO] [stderr] --> src/fm/bookmarks.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 17 | impl Bookmarks { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 75 | pub fn remove(&mut self, key: char) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `data` is never read [INFO] [stderr] --> src/viewer/text_viewer.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 95 | pub struct TextViewer { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 106 | data: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TextViewer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `fcd` (bin "fcd" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fcd-3955799b93aac873) [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" "0b2eaa63dc926d3f70683e6bddc6ed787d57ac3df21e2671ac7fa385eaf1c0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2eaa63dc926d3f70683e6bddc6ed787d57ac3df21e2671ac7fa385eaf1c0e4", kill_on_drop: false }` [INFO] [stdout] 0b2eaa63dc926d3f70683e6bddc6ed787d57ac3df21e2671ac7fa385eaf1c0e4