[INFO] cloning repository https://github.com/lunararch/exodus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunararch/exodus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunararch%2Fexodus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunararch%2Fexodus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cc453cbe42ba5a89f4cd99375bd0e510d302805
[INFO] testing lunararch/exodus against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunararch%2Fexodus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lunararch/exodus
[INFO] finished tweaking git repo https://github.com/lunararch/exodus
[INFO] tweaked toml for git repo https://github.com/lunararch/exodus written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunararch/exodus on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lunararch/exodus 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20b16646dc2545a73fee056458ad88427688efe5832c1b2b69b61f196e151e51
[INFO] running `Command { std: "docker" "start" "-a" "20b16646dc2545a73fee056458ad88427688efe5832c1b2b69b61f196e151e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20b16646dc2545a73fee056458ad88427688efe5832c1b2b69b61f196e151e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20b16646dc2545a73fee056458ad88427688efe5832c1b2b69b61f196e151e51", kill_on_drop: false }`
[INFO] [stdout] 20b16646dc2545a73fee056458ad88427688efe5832c1b2b69b61f196e151e51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ed5fae8cf5195a0239a48f37af4f099be16c58d7b6f9e80860db7c34d15c014a
[INFO] running `Command { std: "docker" "start" "-a" "ed5fae8cf5195a0239a48f37af4f099be16c58d7b6f9e80860db7c34d15c014a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling emath v0.24.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ecolor v0.24.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling epaint v0.24.1
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling egui v0.24.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling egui_glow v0.24.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling ashpd v0.8.1
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling egui-winit v0.24.1
[INFO] [stderr]    Compiling eframe v0.24.1
[INFO] [stderr]    Compiling exodus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `config` and `plugin_manager` are never read
[INFO] [stdout]   --> src/main.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Exodus {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 33 |     plugin_manager: PluginManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/editor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EditorTab {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 13 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `close_file`, `create_highlighted_job`, `move_to_next_match`, `move_to_previous_match`, and `show_highlighted_content` are never used
[INFO] [stdout]    --> src/editor.rs:78:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Editor {    pub fn new() -> Self {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn close_file(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn create_highlighted_job(&self, tab: &EditorTab) -> egui::text::LayoutJob {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |     fn move_to_next_match(&mut self, tab: &mut EditorTab) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 |     fn move_to_previous_match(&mut self, tab: &mut EditorTab) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 465 |     fn show_highlighted_content(&self, _ui: &mut egui::Ui, _tab: &EditorTab) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `syntax_set` and `theme` are never read
[INFO] [stdout]  --> src/syntax.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SyntaxHighlighter {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 7 |     syntax_set: SyntaxSet,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 8 |     theme: Theme,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `highlight_line` is never used
[INFO] [stdout]   --> src/syntax.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl SyntaxHighlighter {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     }    pub fn highlight_line(&mut self, line: &str, language: &str) -> Vec<(String, Color32)> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save` is never used
[INFO] [stdout]   --> src/config.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn save(&self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `execute` are never used
[INFO] [stdout]  --> src/plugins.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Plugin {
[INFO] [stdout]   |           ------ methods in this trait
[INFO] [stdout] 4 |     fn name(&self) -> &str;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 5 |     fn execute(&mut self, context: &mut PluginContext);
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PluginContext` is never constructed
[INFO] [stdout]  --> src/plugins.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PluginContext {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `plugins` is never read
[INFO] [stdout]   --> src/plugins.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PluginManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     plugins: HashMap<String, Box<dyn Plugin>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_plugin`, `execute_plugin`, and `list_plugins` are never used
[INFO] [stdout]   --> src/plugins.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl PluginManager {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn register_plugin(&mut self, plugin: Box<dyn Plugin>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn execute_plugin(&mut self, name: &str, context: &mut PluginContext) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn list_plugins(&self) -> Vec<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExamplePlugin` is never constructed
[INFO] [stdout]   --> src/plugins.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct ExamplePlugin;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "ed5fae8cf5195a0239a48f37af4f099be16c58d7b6f9e80860db7c34d15c014a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed5fae8cf5195a0239a48f37af4f099be16c58d7b6f9e80860db7c34d15c014a", kill_on_drop: false }`
[INFO] [stdout] ed5fae8cf5195a0239a48f37af4f099be16c58d7b6f9e80860db7c34d15c014a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d6f14365d41ec3ee426c74792843c12bc01f6dd8a58bd566c405c658729bcb67
[INFO] running `Command { std: "docker" "start" "-a" "d6f14365d41ec3ee426c74792843c12bc01f6dd8a58bd566c405c658729bcb67", kill_on_drop: false }`
[INFO] [stderr]    Compiling exodus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `config` and `plugin_manager` are never read
[INFO] [stdout]   --> src/main.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Exodus {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 33 |     plugin_manager: PluginManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/editor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EditorTab {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 13 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `close_file`, `create_highlighted_job`, `move_to_next_match`, `move_to_previous_match`, and `show_highlighted_content` are never used
[INFO] [stdout]    --> src/editor.rs:78:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Editor {    pub fn new() -> Self {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn close_file(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn create_highlighted_job(&self, tab: &EditorTab) -> egui::text::LayoutJob {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |     fn move_to_next_match(&mut self, tab: &mut EditorTab) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 |     fn move_to_previous_match(&mut self, tab: &mut EditorTab) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 465 |     fn show_highlighted_content(&self, _ui: &mut egui::Ui, _tab: &EditorTab) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `syntax_set` and `theme` are never read
[INFO] [stdout]  --> src/syntax.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SyntaxHighlighter {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 7 |     syntax_set: SyntaxSet,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 8 |     theme: Theme,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `highlight_line` is never used
[INFO] [stdout]   --> src/syntax.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl SyntaxHighlighter {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     }    pub fn highlight_line(&mut self, line: &str, language: &str) -> Vec<(String, Color32)> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save` is never used
[INFO] [stdout]   --> src/config.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn save(&self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `execute` are never used
[INFO] [stdout]  --> src/plugins.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Plugin {
[INFO] [stdout]   |           ------ methods in this trait
[INFO] [stdout] 4 |     fn name(&self) -> &str;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 5 |     fn execute(&mut self, context: &mut PluginContext);
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PluginContext` is never constructed
[INFO] [stdout]  --> src/plugins.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PluginContext {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `plugins` is never read
[INFO] [stdout]   --> src/plugins.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PluginManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     plugins: HashMap<String, Box<dyn Plugin>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_plugin`, `execute_plugin`, and `list_plugins` are never used
[INFO] [stdout]   --> src/plugins.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl PluginManager {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn register_plugin(&mut self, plugin: Box<dyn Plugin>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn execute_plugin(&mut self, name: &str, context: &mut PluginContext) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn list_plugins(&self) -> Vec<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExamplePlugin` is never constructed
[INFO] [stdout]   --> src/plugins.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct ExamplePlugin;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d6f14365d41ec3ee426c74792843c12bc01f6dd8a58bd566c405c658729bcb67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f14365d41ec3ee426c74792843c12bc01f6dd8a58bd566c405c658729bcb67", kill_on_drop: false }`
[INFO] [stdout] d6f14365d41ec3ee426c74792843c12bc01f6dd8a58bd566c405c658729bcb67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7ec914fe37021d696bea17bc4e3c366f307f54e021855ddc264ecc9eeb2b5440
[INFO] running `Command { std: "docker" "start" "-a" "7ec914fe37021d696bea17bc4e3c366f307f54e021855ddc264ecc9eeb2b5440", kill_on_drop: false }`
[INFO] [stderr] warning: fields `config` and `plugin_manager` are never read
[INFO] [stderr]   --> src/main.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct Exodus {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 32 |     config: Config,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 33 |     plugin_manager: PluginManager,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/editor.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct EditorTab {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 13 |     id: usize,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `close_file`, `create_highlighted_job`, `move_to_next_match`, `move_to_previous_match`, and `show_highlighted_content` are never used
[INFO] [stderr]    --> src/editor.rs:78:12
[INFO] [stderr]     |
[INFO] [stderr]  24 | impl Editor {    pub fn new() -> Self {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  78 |     pub fn close_file(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 343 |     fn create_highlighted_job(&self, tab: &EditorTab) -> egui::text::LayoutJob {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 417 |     fn move_to_next_match(&mut self, tab: &mut EditorTab) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 441 |     fn move_to_previous_match(&mut self, tab: &mut EditorTab) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 465 |     fn show_highlighted_content(&self, _ui: &mut egui::Ui, _tab: &EditorTab) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `syntax_set` and `theme` are never read
[INFO] [stderr]  --> src/syntax.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct SyntaxHighlighter {
[INFO] [stderr]   |            ----------------- fields in this struct
[INFO] [stderr] 7 |     syntax_set: SyntaxSet,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 8 |     theme: Theme,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `highlight_line` is never used
[INFO] [stderr]   --> src/syntax.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl SyntaxHighlighter {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 21 |     }    pub fn highlight_line(&mut self, line: &str, language: &str) -> Vec<(String, Color32)> {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `save` is never used
[INFO] [stderr]   --> src/config.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl Config {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub fn save(&self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `name` and `execute` are never used
[INFO] [stderr]  --> src/plugins.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub trait Plugin {
[INFO] [stderr]   |           ------ methods in this trait
[INFO] [stderr] 4 |     fn name(&self) -> &str;
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 5 |     fn execute(&mut self, context: &mut PluginContext);
[INFO] [stderr]   |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PluginContext` is never constructed
[INFO] [stderr]  --> src/plugins.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct PluginContext {
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `plugins` is never read
[INFO] [stderr]   --> src/plugins.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct PluginManager {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 15 |     plugins: HashMap<String, Box<dyn Plugin>>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `register_plugin`, `execute_plugin`, and `list_plugins` are never used
[INFO] [stderr]   --> src/plugins.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl PluginManager {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn register_plugin(&mut self, plugin: Box<dyn Plugin>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn execute_plugin(&mut self, name: &str, context: &mut PluginContext) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub fn list_plugins(&self) -> Vec<&str> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExamplePlugin` is never constructed
[INFO] [stderr]   --> src/plugins.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct ExamplePlugin;
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `exodus` (bin "exodus" test) generated 11 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/exodus/7dfee0c1327ff6bb/deps/exodus-7dfee0c1327ff6bb)
[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" "7ec914fe37021d696bea17bc4e3c366f307f54e021855ddc264ecc9eeb2b5440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec914fe37021d696bea17bc4e3c366f307f54e021855ddc264ecc9eeb2b5440", kill_on_drop: false }`
[INFO] [stdout] 7ec914fe37021d696bea17bc4e3c366f307f54e021855ddc264ecc9eeb2b5440
