[INFO] fetching crate emojicp 0.3.1... [INFO] checking emojicp-0.3.1 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate emojicp 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate emojicp 0.3.1 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate emojicp 0.3.1 [INFO] finished tweaking crates.io crate emojicp 0.3.1 [INFO] tweaked toml for crates.io crate emojicp 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate emojicp 0.3.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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26c04bb63570ae4b92e7081280481865d4a42de70fade96ec1fd91e6416bc338 [INFO] running `Command { std: "docker" "start" "-a" "26c04bb63570ae4b92e7081280481865d4a42de70fade96ec1fd91e6416bc338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26c04bb63570ae4b92e7081280481865d4a42de70fade96ec1fd91e6416bc338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c04bb63570ae4b92e7081280481865d4a42de70fade96ec1fd91e6416bc338", kill_on_drop: false }` [INFO] [stdout] 26c04bb63570ae4b92e7081280481865d4a42de70fade96ec1fd91e6416bc338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f7f351a2804db3fa543400df0b7f9b8ce99fdfa34500723be88f140e71549ba [INFO] running `Command { std: "docker" "start" "-a" "9f7f351a2804db3fa543400df0b7f9b8ce99fdfa34500723be88f140e71549ba", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.16 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling clap_builder v4.3.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking duct v0.13.6 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking wsl v0.1.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ratatui v0.21.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling clap v4.3.15 [INFO] [stderr] Checking arboard v2.1.1 [INFO] [stderr] Checking clipboard-anywhere v0.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bk-tree v0.5.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling emojicp v0.3.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stdout] warning: constant `ABOUT_DESCRIPTION` is never used [INFO] [stdout] --> src/lib/constants.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const ABOUT_DESCRIPTION: &str = "\ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEARCH_PROMPT` is never used [INFO] [stdout] --> src/lib/constants.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const SEARCH_PROMPT: &str = "Emoji you are searching for 🔍:"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EMOJI_TREE_FILE` is never used [INFO] [stdout] --> src/lib/constants.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const EMOJI_TREE_FILE: &str = "static/emojitree.raw"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/lib/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib/carousel.rs (9 fixes) [INFO] [stderr] Fixed src/lib/types.rs (7 fixes) [INFO] [stderr] Fixed src/lib/search.rs (13 fixes) [INFO] [stderr] Fixed src/lib/ui.rs (7 fixes) [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/lib/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `x` and `y` are never used [INFO] [stdout] --> src/lib/types.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl Coordinates { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 68 | fn x(&self) -> u16 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | fn y(&self) -> u16 { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_cursor` is never used [INFO] [stdout] --> src/lib/ui.rs:185:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl EmojiSuggestions { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 185 | fn reset_cursor(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating benches/search_exact.rs from 2021 edition to 2024 [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/lib/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `x` and `y` are never used [INFO] [stdout] --> src/lib/types.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl Coordinates { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 68 | fn x(&self) -> u16 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | fn y(&self) -> u16 { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_cursor` is never used [INFO] [stdout] --> src/lib/ui.rs:185:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl EmojiSuggestions { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 185 | fn reset_cursor(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/bin.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/cli.rs (8 fixes) [INFO] [stderr] Fixed src/bin.rs (6 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.15s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling emojicp v0.3.1 (/tmp/fixit) [INFO] [stdout] warning: constant `ABOUT_DESCRIPTION` is never used [INFO] [stdout] --> src/lib/constants.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const ABOUT_DESCRIPTION: &str = "\ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEARCH_PROMPT` is never used [INFO] [stdout] --> src/lib/constants.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const SEARCH_PROMPT: &str = "Emoji you are searching for 🔍:"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EMOJI_TREE_FILE` is never used [INFO] [stdout] --> src/lib/constants.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const EMOJI_TREE_FILE: &str = "static/emojitree.raw"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/lib/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/lib/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `x` and `y` are never used [INFO] [stdout] --> src/lib/types.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl Coordinates { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 68 | fn x(&self) -> u16 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | fn y(&self) -> u16 { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_cursor` is never used [INFO] [stdout] --> src/lib/ui.rs:185:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl EmojiSuggestions { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 185 | fn reset_cursor(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `x` and `y` are never used [INFO] [stdout] --> src/lib/types.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl Coordinates { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 68 | fn x(&self) -> u16 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | fn y(&self) -> u16 { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_cursor` is never used [INFO] [stdout] --> src/lib/ui.rs:185:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl EmojiSuggestions { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 185 | fn reset_cursor(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "9f7f351a2804db3fa543400df0b7f9b8ce99fdfa34500723be88f140e71549ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7f351a2804db3fa543400df0b7f9b8ce99fdfa34500723be88f140e71549ba", kill_on_drop: false }` [INFO] [stdout] 9f7f351a2804db3fa543400df0b7f9b8ce99fdfa34500723be88f140e71549ba