[INFO] fetching crate rust-cli-pomodoro 1.3.1... [INFO] testing rust-cli-pomodoro-1.3.1 against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] extracting crate rust-cli-pomodoro 1.3.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rust-cli-pomodoro 1.3.1 on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking crates.io crate rust-cli-pomodoro 1.3.1 [INFO] finished tweaking crates.io crate rust-cli-pomodoro 1.3.1 [INFO] tweaked toml for crates.io crate rust-cli-pomodoro 1.3.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rust-cli-pomodoro 1.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70dbfc5e487ceb28a4d0d3f82492f2bb7071b63d04a7f4968a0e47013cb9bdfa [INFO] running `Command { std: "docker" "start" "-a" "70dbfc5e487ceb28a4d0d3f82492f2bb7071b63d04a7f4968a0e47013cb9bdfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70dbfc5e487ceb28a4d0d3f82492f2bb7071b63d04a7f4968a0e47013cb9bdfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70dbfc5e487ceb28a4d0d3f82492f2bb7071b63d04a7f4968a0e47013cb9bdfa", kill_on_drop: false }` [INFO] [stdout] 70dbfc5e487ceb28a4d0d3f82492f2bb7071b63d04a7f4968a0e47013cb9bdfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b6f56fb87c2595f1f3a5d1a313e2bd018368d93520e2cca0a6fc4ce6cce725f [INFO] running `Command { std: "docker" "start" "-a" "1b6f56fb87c2595f1f3a5d1a313e2bd018368d93520e2cca0a6fc4ce6cce725f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling ansi-parser v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling async-broadcast v0.4.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling ansi-str v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling virtue v0.0.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling papergrid v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.1 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling iter-enum v1.0.1 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tabled_derive v0.3.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling tabled v0.7.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling zvariant_derive v3.2.1 [INFO] [stderr] Compiling zbus_macros v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling gluesql-utils v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling rust_decimal v1.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling zvariant v3.2.1 [INFO] [stderr] Compiling sqlparser v0.11.0 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling zbus_names v2.1.0 [INFO] [stderr] Compiling zbus v2.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling gluesql-core v0.10.2 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling notify-rust v4.5.8 [INFO] [stderr] Compiling gluesql_memory_storage v0.10.2 [INFO] [stderr] Compiling gluesql v0.10.2 [INFO] [stderr] Compiling rust-cli-pomodoro v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `stdinput_handle` [INFO] [stdout] --> src/main.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let stdinput_handle = spawn_stdinput_handler(stdin_tx); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdinput_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uds_input_handle` [INFO] [stdout] --> src/main.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | let uds_input_handle = [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uds_input_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> src/notification/archived_notification.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ArchivedNotification { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PomodoroError` is never used [INFO] [stdout] --> src/error.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | enum PomodoroError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "1b6f56fb87c2595f1f3a5d1a313e2bd018368d93520e2cca0a6fc4ce6cce725f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6f56fb87c2595f1f3a5d1a313e2bd018368d93520e2cca0a6fc4ce6cce725f", kill_on_drop: false }` [INFO] [stdout] 1b6f56fb87c2595f1f3a5d1a313e2bd018368d93520e2cca0a6fc4ce6cce725f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 345f8c928d59d863cdb6f5133c3e9d8b1b0bd936434aa174cbb95333fbde5a3a [INFO] running `Command { std: "docker" "start" "-a" "345f8c928d59d863cdb6f5133c3e9d8b1b0bd936434aa174cbb95333fbde5a3a", kill_on_drop: false }` [INFO] [stderr] Compiling rust-cli-pomodoro v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `stdinput_handle` [INFO] [stdout] --> src/main.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let stdinput_handle = spawn_stdinput_handler(stdin_tx); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdinput_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uds_input_handle` [INFO] [stdout] --> src/main.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | let uds_input_handle = [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uds_input_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_parse_arg` is never used [INFO] [stdout] --> src/command/util.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn test_parse_arg() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> src/notification/archived_notification.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ArchivedNotification { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PomodoroError` is never used [INFO] [stdout] --> src/error.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | enum PomodoroError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.14s [INFO] running `Command { std: "docker" "inspect" "345f8c928d59d863cdb6f5133c3e9d8b1b0bd936434aa174cbb95333fbde5a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345f8c928d59d863cdb6f5133c3e9d8b1b0bd936434aa174cbb95333fbde5a3a", kill_on_drop: false }` [INFO] [stdout] 345f8c928d59d863cdb6f5133c3e9d8b1b0bd936434aa174cbb95333fbde5a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e493dc8778d5260be80bbe11343090a27d96de4bef4e262d9ad639ae6b515e0 [INFO] running `Command { std: "docker" "start" "-a" "3e493dc8778d5260be80bbe11343090a27d96de4bef4e262d9ad639ae6b515e0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `stdinput_handle` [INFO] [stderr] --> src/main.rs:78:17 [INFO] [stderr] | [INFO] [stderr] 78 | let stdinput_handle = spawn_stdinput_handler(stdin_tx); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdinput_handle` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `uds_input_handle` [INFO] [stderr] --> src/main.rs:88:25 [INFO] [stderr] | [INFO] [stderr] 88 | let uds_input_handle = [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uds_input_handle` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_arg` is never used [INFO] [stderr] --> src/command/util.rs:71:8 [INFO] [stderr] | [INFO] [stderr] 71 | fn test_parse_arg() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `created_at` is never read [INFO] [stderr] --> src/notification/archived_notification.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct ArchivedNotification { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | created_at: DateTime, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `PomodoroError` is never used [INFO] [stderr] --> src/error.rs:10:6 [INFO] [stderr] | [INFO] [stderr] 10 | enum PomodoroError { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-cli-pomodoro` (bin "pomodoro" test) generated 5 warnings (run `cargo fix --bin "pomodoro" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pomodoro-9793c88f5f90adcb) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test command::util::tests::test_read_command ... ok [INFO] [stdout] test configuration::tests::test_initialize_configuration_none ... ok [INFO] [stdout] test command::application::tests::test_get_main_command ... ok [INFO] [stdout] test configuration::tests::test_initialize_configuration_some ... ok [INFO] [stdout] test command::application::tests::test_get_common_subcommands ... ok [INFO] [stdout] test command::application::tests::test_add_args_for_creation ... ok [INFO] [stdout] test command::application::tests::test_get_start_and_uds_client_command ... ok [INFO] [stdout] test notification::archived_notification::tests::test_archived_notification_conversion ... ok [INFO] [stdout] test notification::archived_notification::tests::test_archived_notification_tabled_impl ... ok [INFO] [stdout] test logging::tests::test_get_binary_name ... ok [INFO] [stdout] test notification::tests::test_notification ... ok [INFO] [stdout] test notification::tests::test_notification_tabled_impl ... ok [INFO] [stdout] test notification::tests::test_get_new_notification ... ok [INFO] [stdout] test database::tests::test_initialize_tables ... ok [INFO] [stdout] test database::tests::test_create_notification ... ok [INFO] [stdout] test database::tests::test_delete_all_notifications ... ok [INFO] [stdout] test database::tests::test_archive_all_notification ... ok [INFO] [stdout] test database::tests::test_read_last_expired_notification ... ok [INFO] [stdout] test database::tests::test_delete_notification ... ok [INFO] [stdout] test database::tests::test_archive_notification ... ok [INFO] [stdout] test database::tests::test_list_notification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e493dc8778d5260be80bbe11343090a27d96de4bef4e262d9ad639ae6b515e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e493dc8778d5260be80bbe11343090a27d96de4bef4e262d9ad639ae6b515e0", kill_on_drop: false }` [INFO] [stdout] 3e493dc8778d5260be80bbe11343090a27d96de4bef4e262d9ad639ae6b515e0