[INFO] cloning repository https://github.com/nenadjakic/timers-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nenadjakic/timers-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnenadjakic%2Ftimers-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnenadjakic%2Ftimers-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bb75ad37290e9d41be872d1d6968fdfc83b5fc6 [INFO] testing nenadjakic/timers-rs against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnenadjakic%2Ftimers-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nenadjakic/timers-rs [INFO] finished tweaking git repo https://github.com/nenadjakic/timers-rs [INFO] tweaked toml for git repo https://github.com/nenadjakic/timers-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nenadjakic/timers-rs on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nenadjakic/timers-rs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_threads v0.1.7 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded unicode-ident v1.0.16 [INFO] [stderr] Downloaded rust-ini v0.21.1 [INFO] [stderr] Downloaded serde v1.0.217 [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] [stderr] Downloaded console v0.15.10 [INFO] [stderr] Downloaded blake2b_simd v0.5.11 [INFO] [stderr] Downloaded pest_derive v2.7.15 [INFO] [stderr] Downloaded toml_edit v0.22.23 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded cc v1.2.11 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded pest v2.7.15 [INFO] [stderr] Downloaded winnow v0.7.1 [INFO] [stderr] Downloaded unicode-width v0.2.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.19 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded yaml-rust2 v0.9.0 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded zerocopy v0.8.16 [INFO] [stderr] Downloaded chrono v0.4.39 [INFO] [stderr] Downloaded zerocopy-derive v0.8.16 [INFO] [stderr] Downloaded rand v0.9.0 [INFO] [stderr] Downloaded toml v0.8.20 [INFO] [stderr] Downloaded config v0.15.7 [INFO] [stderr] Downloaded signal-hook v0.3.17 [INFO] [stderr] Downloaded tui_confirm_dialog v0.2.5 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded pest_meta v2.7.15 [INFO] [stderr] Downloaded hashlink v0.9.1 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded log v0.4.25 [INFO] [stderr] Downloaded signal-hook-mio v0.2.4 [INFO] [stderr] Downloaded strum_macros v0.26.4 [INFO] [stderr] Downloaded deranged v0.3.11 [INFO] [stderr] Downloaded redox_syscall v0.1.57 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded async-trait v0.1.86 [INFO] [stderr] Downloaded tui-input v0.11.1 [INFO] [stderr] Downloaded redox_syscall v0.5.8 [INFO] [stderr] Downloaded instability v0.3.7 [INFO] [stderr] Downloaded lru v0.12.5 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded pest_generator v2.7.15 [INFO] [stderr] Downloaded crunchy v0.2.3 [INFO] [stderr] Downloaded serde_spanned v0.6.8 [INFO] [stderr] Downloaded crossterm_winapi v0.9.1 [INFO] [stderr] Downloaded libc v0.2.169 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded strum v0.26.3 [INFO] [stderr] Downloaded serde_derive v1.0.217 [INFO] [stderr] Downloaded time v0.3.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7e82c46d1bd990701b829faf13e6e48763542b1fa233bf79d279f6561403816 [INFO] running `Command { std: "docker" "start" "-a" "c7e82c46d1bd990701b829faf13e6e48763542b1fa233bf79d279f6561403816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7e82c46d1bd990701b829faf13e6e48763542b1fa233bf79d279f6561403816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e82c46d1bd990701b829faf13e6e48763542b1fa233bf79d279f6561403816", kill_on_drop: false }` [INFO] [stdout] c7e82c46d1bd990701b829faf13e6e48763542b1fa233bf79d279f6561403816 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1619c9ef64caa403b222b208aa198ac166e1abc472e279664fc764f9859abe3 [INFO] running `Command { std: "docker" "start" "-a" "b1619c9ef64caa403b222b208aa198ac166e1abc472e279664fc764f9859abe3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zerocopy v0.8.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.15.7 [INFO] [stderr] Compiling tui-input v0.11.1 [INFO] [stderr] Compiling tui_confirm_dialog v0.2.5 [INFO] [stderr] Compiling timers-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `char_to_key_event` is never used [INFO] [stdout] --> src/app.rs:334:4 [INFO] [stdout] | [INFO] [stdout] 334 | fn char_to_key_event(c: char) -> KeyEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_favorites` is never used [INFO] [stdout] --> src/repository.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl Repository { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn find_favorites(&self) -> Vec<&Project> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.90s [INFO] running `Command { std: "docker" "inspect" "b1619c9ef64caa403b222b208aa198ac166e1abc472e279664fc764f9859abe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1619c9ef64caa403b222b208aa198ac166e1abc472e279664fc764f9859abe3", kill_on_drop: false }` [INFO] [stdout] b1619c9ef64caa403b222b208aa198ac166e1abc472e279664fc764f9859abe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9016b9678e40bdc5a9301a390781afb9ecae393bdffed61b927ab509a29d5575 [INFO] running `Command { std: "docker" "start" "-a" "9016b9678e40bdc5a9301a390781afb9ecae393bdffed61b927ab509a29d5575", kill_on_drop: false }` [INFO] [stderr] warning: timers-rs v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling config v0.15.7 [INFO] [stderr] Compiling timers-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `char_to_key_event` is never used [INFO] [stdout] --> src/app.rs:334:4 [INFO] [stdout] | [INFO] [stdout] 334 | fn char_to_key_event(c: char) -> KeyEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_favorites` is never used [INFO] [stdout] --> src/repository.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl Repository { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn find_favorites(&self) -> Vec<&Project> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.69s [INFO] running `Command { std: "docker" "inspect" "9016b9678e40bdc5a9301a390781afb9ecae393bdffed61b927ab509a29d5575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9016b9678e40bdc5a9301a390781afb9ecae393bdffed61b927ab509a29d5575", kill_on_drop: false }` [INFO] [stdout] 9016b9678e40bdc5a9301a390781afb9ecae393bdffed61b927ab509a29d5575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f460a9d90faea4418606fcc669b786c218efa9ef4b9789e1785f6d9044e3f0b4 [INFO] running `Command { std: "docker" "start" "-a" "f460a9d90faea4418606fcc669b786c218efa9ef4b9789e1785f6d9044e3f0b4", kill_on_drop: false }` [INFO] [stderr] warning: timers-rs v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] warning: function `char_to_key_event` is never used [INFO] [stderr] --> src/app.rs:334:4 [INFO] [stderr] | [INFO] [stderr] 334 | fn char_to_key_event(c: char) -> KeyEvent { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `find_favorites` is never used [INFO] [stderr] --> src/repository.rs:53:8 [INFO] [stderr] | [INFO] [stderr] 26 | impl Repository { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 53 | fn find_favorites(&self) -> Vec<&Project> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `timers-rs` (bin "timers-rs" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timers_rs-cf3eb4731b7418bd) [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" "f460a9d90faea4418606fcc669b786c218efa9ef4b9789e1785f6d9044e3f0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f460a9d90faea4418606fcc669b786c218efa9ef4b9789e1785f6d9044e3f0b4", kill_on_drop: false }` [INFO] [stdout] f460a9d90faea4418606fcc669b786c218efa9ef4b9789e1785f6d9044e3f0b4