[INFO] cloning repository https://github.com/aleanon/hot_ice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleanon/hot_ice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleanon%2Fhot_ice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleanon%2Fhot_ice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 929c407a9c1ca1a073cc132b9cdc9735e683732c [INFO] testing aleanon/hot_ice against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleanon%2Fhot_ice" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aleanon/hot_ice on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aleanon/hot_ice [INFO] finished tweaking git repo https://github.com/aleanon/hot_ice [INFO] tweaked toml for git repo https://github.com/aleanon/hot_ice written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aleanon/hot_ice 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a279d1d2129047b014e89e327d69b7a01aa5470efe77d263f6e097879596bb3 [INFO] running `Command { std: "docker" "start" "-a" "8a279d1d2129047b014e89e327d69b7a01aa5470efe77d263f6e097879596bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a279d1d2129047b014e89e327d69b7a01aa5470efe77d263f6e097879596bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a279d1d2129047b014e89e327d69b7a01aa5470efe77d263f6e097879596bb3", kill_on_drop: false }` [INFO] [stdout] 8a279d1d2129047b014e89e327d69b7a01aa5470efe77d263f6e097879596bb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1d5a46504ac77ce0845eb597f3658fe3d9a2ad30cb2aadf1389c3b4ffcaf110 [INFO] running `Command { std: "docker" "start" "-a" "e1d5a46504ac77ce0845eb597f3658fe3d9a2ad30cb2aadf1389c3b4ffcaf110", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling lilt v0.8.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling winit v0.30.8 (https://github.com/iced-rs/winit.git?rev=11414b6aa45699f038114e61b4ddf5102b2d3b4b#11414b6a) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling dpi v0.1.1 (https://github.com/iced-rs/winit.git?rev=11414b6aa45699f038114e61b4ddf5102b2d3b4b#11414b6a) [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling iced_core v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling read-fonts v0.29.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling iced_futures v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling crossfire v1.0.1 [INFO] [stderr] Compiling iced_debug v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling iced_runtime v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling skrifa v0.31.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling swash v0.2.4 [INFO] [stderr] Compiling clipboard_wayland v0.2.2 [INFO] [stderr] Compiling clipboard_x11 v0.4.2 [INFO] [stderr] Compiling window_clipboard v0.4.1 [INFO] [stderr] Compiling cosmic-text v0.14.2 [INFO] [stderr] Compiling iced_graphics v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling iced_program v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling iced_winit v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling iced_widget v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#9a7ea88d) [INFO] [stderr] Compiling hot_ice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Watcher` [INFO] [stdout] --> src/lib_reloader.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use notify::{RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CannotLockLibrary` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum HotReloaderError { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 5 | #[error("Cannot lock library: {0}")] [INFO] [stdout] 6 | CannotLockLibrary(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HotReloaderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `function_name` is never used [INFO] [stdout] --> src/hot_fn.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait HotFn { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn function_name(&self) -> &'static str; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `log_info` is never used [INFO] [stdout] --> src/lib_reloader.rs:324:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl LibReloader { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 324 | pub fn log_info(what: impl std::fmt::Display) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "e1d5a46504ac77ce0845eb597f3658fe3d9a2ad30cb2aadf1389c3b4ffcaf110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d5a46504ac77ce0845eb597f3658fe3d9a2ad30cb2aadf1389c3b4ffcaf110", kill_on_drop: false }` [INFO] [stdout] e1d5a46504ac77ce0845eb597f3658fe3d9a2ad30cb2aadf1389c3b4ffcaf110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e03aec0d9566a17232d63104b1e5b2d2d0b2318cfb1c9da607e4986c7d7c0c [INFO] running `Command { std: "docker" "start" "-a" "d1e03aec0d9566a17232d63104b1e5b2d2d0b2318cfb1c9da607e4986c7d7c0c", kill_on_drop: false }` [INFO] [stderr] Compiling hot_ice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Watcher` [INFO] [stdout] --> src/lib_reloader.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use notify::{RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CannotLockLibrary` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum HotReloaderError { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 5 | #[error("Cannot lock library: {0}")] [INFO] [stdout] 6 | CannotLockLibrary(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HotReloaderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `function_name` is never used [INFO] [stdout] --> src/hot_fn.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait HotFn { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn function_name(&self) -> &'static str; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `log_info` is never used [INFO] [stdout] --> src/lib_reloader.rs:324:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl LibReloader { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 324 | pub fn log_info(what: impl std::fmt::Display) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Watcher` [INFO] [stdout] --> src/lib_reloader.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use notify::{RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CannotLockLibrary` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum HotReloaderError { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 5 | #[error("Cannot lock library: {0}")] [INFO] [stdout] 6 | CannotLockLibrary(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HotReloaderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `function_name` is never used [INFO] [stdout] --> src/hot_fn.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait HotFn { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn function_name(&self) -> &'static str; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `log_info` is never used [INFO] [stdout] --> src/lib_reloader.rs:324:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl LibReloader { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 324 | pub fn log_info(what: impl std::fmt::Display) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "d1e03aec0d9566a17232d63104b1e5b2d2d0b2318cfb1c9da607e4986c7d7c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e03aec0d9566a17232d63104b1e5b2d2d0b2318cfb1c9da607e4986c7d7c0c", kill_on_drop: false }` [INFO] [stdout] d1e03aec0d9566a17232d63104b1e5b2d2d0b2318cfb1c9da607e4986c7d7c0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2878513f81e12738df5fe1a633cf16ba1dce446e4aa59a960c02814d8af91ac4 [INFO] running `Command { std: "docker" "start" "-a" "2878513f81e12738df5fe1a633cf16ba1dce446e4aa59a960c02814d8af91ac4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Watcher` [INFO] [stderr] --> src/lib_reloader.rs:4:29 [INFO] [stderr] | [INFO] [stderr] 4 | use notify::{RecursiveMode, Watcher}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `CannotLockLibrary` is never constructed [INFO] [stderr] --> src/error.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum HotReloaderError { [INFO] [stderr] | ---------------- variant in this enum [INFO] [stderr] 5 | #[error("Cannot lock library: {0}")] [INFO] [stderr] 6 | CannotLockLibrary(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HotReloaderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `function_name` is never used [INFO] [stderr] --> src/hot_fn.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait HotFn { [INFO] [stderr] | ----- method in this trait [INFO] [stderr] ... [INFO] [stderr] 7 | fn function_name(&self) -> &'static str; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `log_info` is never used [INFO] [stderr] --> src/lib_reloader.rs:324:12 [INFO] [stderr] | [INFO] [stderr] 47 | impl LibReloader { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 324 | pub fn log_info(what: impl std::fmt::Display) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hot_ice` (lib) generated 4 warnings [INFO] [stderr] warning: `hot_ice` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hot_ice-d728b2f4835c61e5) [INFO] [stderr] Doc-tests hot_ice [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] [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" "2878513f81e12738df5fe1a633cf16ba1dce446e4aa59a960c02814d8af91ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2878513f81e12738df5fe1a633cf16ba1dce446e4aa59a960c02814d8af91ac4", kill_on_drop: false }` [INFO] [stdout] 2878513f81e12738df5fe1a633cf16ba1dce446e4aa59a960c02814d8af91ac4