[INFO] cloning repository https://github.com/marschium/AirhornNotes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marschium/AirhornNotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarschium%2FAirhornNotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarschium%2FAirhornNotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07f8a088ea046098519aaa5303c0188e91e20daf
[INFO] testing marschium/AirhornNotes against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarschium%2FAirhornNotes" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marschium/AirhornNotes
[INFO] finished tweaking git repo https://github.com/marschium/AirhornNotes
[INFO] tweaked toml for git repo https://github.com/marschium/AirhornNotes written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marschium/AirhornNotes on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marschium/AirhornNotes 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded epi v0.17.0
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded webbrowser v0.7.1
[INFO] [stderr]   Downloaded eframe v0.17.0
[INFO] [stderr]   Downloaded clipboard-win v3.1.1
[INFO] [stderr]   Downloaded dlv-list v0.2.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded lazy-bytes-cast v5.0.1
[INFO] [stderr]   Downloaded ordered-multimap v0.3.1
[INFO] [stderr]   Downloaded glutin v0.28.0
[INFO] [stderr]   Downloaded egui_web v0.17.0
[INFO] [stderr]   Downloaded zvariant v3.1.2
[INFO] [stderr]   Downloaded combine v4.6.3
[INFO] [stderr]   Downloaded zbus v2.1.1
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded rust-ini v0.17.0
[INFO] [stderr]   Downloaded egui v0.17.0
[INFO] [stderr]   Downloaded winreg v0.8.0
[INFO] [stderr]   Downloaded async-broadcast v0.3.4
[INFO] [stderr]   Downloaded zbus_macros v2.1.1
[INFO] [stderr]   Downloaded zbus_names v2.1.0
[INFO] [stderr]   Downloaded dark-light v0.2.2
[INFO] [stderr]   Downloaded webbrowser v0.6.0
[INFO] [stderr]   Downloaded egui_glow v0.17.0
[INFO] [stderr]   Downloaded dconf_rs v0.3.0
[INFO] [stderr]   Downloaded easy-parallel v3.2.0
[INFO] [stderr]   Downloaded zvariant_derive v3.1.2
[INFO] [stderr]   Downloaded egui-winit v0.17.0
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.7
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.1.5
[INFO] [stderr]   Downloaded shared_library v0.1.9
[INFO] [stderr]   Downloaded emath v0.17.0
[INFO] [stderr]   Downloaded semver v1.0.13
[INFO] [stderr]   Downloaded glutin_emscripten_sys v0.1.1
[INFO] [stderr]   Downloaded atomic_refcell v0.1.8
[INFO] [stderr]   Downloaded smithay-clipboard v0.6.5
[INFO] [stderr]   Downloaded copypasta v0.7.1
[INFO] [stderr]   Downloaded async-lock v2.5.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.5
[INFO] [stderr]   Downloaded glutin_gles2_sys v0.1.5
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded detect-desktop-environment v0.2.0
[INFO] [stderr]   Downloaded epaint v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58e15db66cb3581ae18128b4fb35957954646170b2cbb8a03d16fb9673618834
[INFO] running `Command { std: "docker" "start" "-a" "58e15db66cb3581ae18128b4fb35957954646170b2cbb8a03d16fb9673618834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58e15db66cb3581ae18128b4fb35957954646170b2cbb8a03d16fb9673618834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e15db66cb3581ae18128b4fb35957954646170b2cbb8a03d16fb9673618834", kill_on_drop: false }`
[INFO] [stdout] 58e15db66cb3581ae18128b4fb35957954646170b2cbb8a03d16fb9673618834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f5ec54ded540be2e73d2410769d293e39fc64b19e6ff10e4dc3b4f4e4236b42
[INFO] running `Command { std: "docker" "start" "-a" "2f5ec54ded540be2e73d2410769d293e39fc64b19e6ff10e4dc3b4f4e4236b42", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling ttf-parser v0.15.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling easy-parallel v3.2.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.8
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling async-broadcast v0.3.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling ordered-stream v0.0.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling ab_glyph v0.2.15
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling dark-light v0.2.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling rust-ini v0.17.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling dconf_rs v0.3.0
[INFO] [stderr]    Compiling detect-desktop-environment v0.2.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling x11-clipboard v0.5.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling wayland-commons v0.29.4
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling webbrowser v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling sunrise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling webbrowser v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling wayland-cursor v0.29.4
[INFO] [stderr]    Compiling wayland-egl v0.29.4
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling emath v0.17.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling zvariant_derive v3.1.2
[INFO] [stderr]    Compiling zbus_macros v2.1.1
[INFO] [stderr]    Compiling epaint v0.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling egui v0.17.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling epi v0.17.0
[INFO] [stderr]    Compiling enumflags2 v0.7.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zvariant v3.1.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling zbus_names v2.1.0
[INFO] [stderr]    Compiling zbus v2.1.1
[INFO] [stderr]    Compiling smithay-clipboard v0.6.5
[INFO] [stderr]    Compiling copypasta v0.7.1
[INFO] [stderr]    Compiling glutin v0.28.0
[INFO] [stderr]    Compiling egui-winit v0.17.0
[INFO] [stderr]    Compiling egui_glow v0.17.0
[INFO] [stderr]    Compiling eframe v0.17.0
[INFO] [stdout] warning: unused imports: `combinator::not`, `is_alphabetic`, `line_ending`, `take_while`, and `terminated`
[INFO] [stdout]   --> src/style.rs:9:40
[INFO] [stdout]    |
[INFO] [stdout]  9 |     bytes::complete::{tag, take_until, take_while},
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] 10 |     character::{complete::{newline, not_line_ending, space0, alphanumeric1, line_ending, satisfy}, is_alphabetic},
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     sequence::{tuple, delimited, terminated},
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 12 |     IResult, branch::alt, multi::{fold_many1, many1}, combinator::not,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf`, `Path`, `current`, and `exit`
[INFO] [stdout]  --> src/update.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^  ^^^^^^^
[INFO] [stdout] 5 |     process::{Command, exit},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 6 |     sync::{Arc, Condvar, Mutex},
[INFO] [stdout] 7 |     thread::{current, JoinHandle},
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/main.rs:285:39
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 Some(last_changed) => (Local::now() - last_changed > chrono::Duration::seconds(5)),
[INFO] [stdout]     |                                       ^                                                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -                 Some(last_changed) => (Local::now() - last_changed > chrono::Duration::seconds(5)),
[INFO] [stdout] 285 +                 Some(last_changed) => Local::now() - last_changed > chrono::Duration::seconds(5),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `asset`
[INFO] [stdout]   --> src/update.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let asset = (j["assets"].as_array())?.get(0)?;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_asset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cond`
[INFO] [stdout]   --> src/update.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 let (state, cond) = &*state;
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_cond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/main.rs:404:33
[INFO] [stdout]     |
[INFO] [stdout] 404 | ...                   let c = &output.galley.text()[..cur];
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]    --> src/main.rs:274:47
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn update(&mut self, ctx: &egui::Context, frame: &epi::Frame) {
[INFO] [stdout]     |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `j` is never read
[INFO] [stdout]   --> src/update.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct UpdateService {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 81 |     state_pair: Arc<(Mutex<UpdateServiceState>, Condvar)>,
[INFO] [stdout] 82 |     j: JoinHandle<()>,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:413:37
[INFO] [stdout]     |
[INFO] [stdout] 413 | ...                   webbrowser::open(selected);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 413 |                                     let _ = webbrowser::open(selected);
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/update.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |                         f.write_all(&res.bytes().unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |                         let _ = f.write_all(&res.bytes().unwrap());
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/update.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 std::fs::set_permissions(new_exe, Permissions::from_mode(0o755));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 let _ = std::fs::set_permissions(new_exe, Permissions::from_mode(0o755));
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]    --> src/update.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 | /                 Command::new("sh")
[INFO] [stdout] 149 | |                     .arg("-c")
[INFO] [stdout] 150 | |                     .arg(format!("mv {new_exe} {this_exe} && {this_exe}"))
[INFO] [stdout] 151 | |                     .exec();
[INFO] [stdout]     | |___________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 let _ = Command::new("sh")
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2f5ec54ded540be2e73d2410769d293e39fc64b19e6ff10e4dc3b4f4e4236b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5ec54ded540be2e73d2410769d293e39fc64b19e6ff10e4dc3b4f4e4236b42", kill_on_drop: false }`
[INFO] [stdout] 2f5ec54ded540be2e73d2410769d293e39fc64b19e6ff10e4dc3b4f4e4236b42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe315b6aba38b72a1d7cd34e68c347c2e1e0d907d101b8e7770a18c566b101a5
[INFO] running `Command { std: "docker" "start" "-a" "fe315b6aba38b72a1d7cd34e68c347c2e1e0d907d101b8e7770a18c566b101a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling sunrise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `combinator::not`, `is_alphabetic`, `line_ending`, `take_while`, and `terminated`
[INFO] [stdout]   --> src/style.rs:9:40
[INFO] [stdout]    |
[INFO] [stdout]  9 |     bytes::complete::{tag, take_until, take_while},
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] 10 |     character::{complete::{newline, not_line_ending, space0, alphanumeric1, line_ending, satisfy}, is_alphabetic},
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     sequence::{tuple, delimited, terminated},
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 12 |     IResult, branch::alt, multi::{fold_many1, many1}, combinator::not,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf`, `Path`, `current`, and `exit`
[INFO] [stdout]  --> src/update.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^  ^^^^^^^
[INFO] [stdout] 5 |     process::{Command, exit},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 6 |     sync::{Arc, Condvar, Mutex},
[INFO] [stdout] 7 |     thread::{current, JoinHandle},
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/main.rs:285:39
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 Some(last_changed) => (Local::now() - last_changed > chrono::Duration::seconds(5)),
[INFO] [stdout]     |                                       ^                                                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -                 Some(last_changed) => (Local::now() - last_changed > chrono::Duration::seconds(5)),
[INFO] [stdout] 285 +                 Some(last_changed) => Local::now() - last_changed > chrono::Duration::seconds(5),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `asset`
[INFO] [stdout]   --> src/update.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let asset = (j["assets"].as_array())?.get(0)?;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_asset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cond`
[INFO] [stdout]   --> src/update.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 let (state, cond) = &*state;
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_cond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/main.rs:404:33
[INFO] [stdout]     |
[INFO] [stdout] 404 | ...                   let c = &output.galley.text()[..cur];
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]    --> src/main.rs:274:47
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn update(&mut self, ctx: &egui::Context, frame: &epi::Frame) {
[INFO] [stdout]     |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `j` is never read
[INFO] [stdout]   --> src/update.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct UpdateService {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 81 |     state_pair: Arc<(Mutex<UpdateServiceState>, Condvar)>,
[INFO] [stdout] 82 |     j: JoinHandle<()>,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:413:37
[INFO] [stdout]     |
[INFO] [stdout] 413 | ...                   webbrowser::open(selected);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 413 |                                     let _ = webbrowser::open(selected);
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/update.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |                         f.write_all(&res.bytes().unwrap());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |                         let _ = f.write_all(&res.bytes().unwrap());
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/update.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 std::fs::set_permissions(new_exe, Permissions::from_mode(0o755));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 let _ = std::fs::set_permissions(new_exe, Permissions::from_mode(0o755));
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]    --> src/update.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 | /                 Command::new("sh")
[INFO] [stdout] 149 | |                     .arg("-c")
[INFO] [stdout] 150 | |                     .arg(format!("mv {new_exe} {this_exe} && {this_exe}"))
[INFO] [stdout] 151 | |                     .exec();
[INFO] [stdout]     | |___________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 let _ = Command::new("sh")
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fe315b6aba38b72a1d7cd34e68c347c2e1e0d907d101b8e7770a18c566b101a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe315b6aba38b72a1d7cd34e68c347c2e1e0d907d101b8e7770a18c566b101a5", kill_on_drop: false }`
[INFO] [stdout] fe315b6aba38b72a1d7cd34e68c347c2e1e0d907d101b8e7770a18c566b101a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37227567dadda8b601edc232bcad519582ca8b44ebe0f27967379e0278d8a096
[INFO] running `Command { std: "docker" "start" "-a" "37227567dadda8b601edc232bcad519582ca8b44ebe0f27967379e0278d8a096", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `combinator::not`, `is_alphabetic`, `line_ending`, `take_while`, and `terminated`
[INFO] [stderr]   --> src/style.rs:9:40
[INFO] [stderr]    |
[INFO] [stderr]  9 |     bytes::complete::{tag, take_until, take_while},
[INFO] [stderr]    |                                        ^^^^^^^^^^
[INFO] [stderr] 10 |     character::{complete::{newline, not_line_ending, space0, alphanumeric1, line_ending, satisfy}, is_alphabetic},
[INFO] [stderr]    |                                                                             ^^^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stderr] 11 |     sequence::{tuple, delimited, terminated},
[INFO] [stderr]    |                                  ^^^^^^^^^^
[INFO] [stderr] 12 |     IResult, branch::alt, multi::{fold_many1, many1}, combinator::not,
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PathBuf`, `Path`, `current`, and `exit`
[INFO] [stderr]  --> src/update.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 |     path::{Path, PathBuf},
[INFO] [stderr]   |            ^^^^  ^^^^^^^
[INFO] [stderr] 5 |     process::{Command, exit},
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr] 6 |     sync::{Arc, Condvar, Mutex},
[INFO] [stderr] 7 |     thread::{current, JoinHandle},
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> src/main.rs:285:39
[INFO] [stderr]     |
[INFO] [stderr] 285 |                 Some(last_changed) => (Local::now() - last_changed > chrono::Duration::seconds(5)),
[INFO] [stderr]     |                                       ^                                                          ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 285 -                 Some(last_changed) => (Local::now() - last_changed > chrono::Duration::seconds(5)),
[INFO] [stderr] 285 +                 Some(last_changed) => Local::now() - last_changed > chrono::Duration::seconds(5),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `asset`
[INFO] [stderr]   --> src/update.rs:48:17
[INFO] [stderr]    |
[INFO] [stderr] 48 |             let asset = (j["assets"].as_array())?.get(0)?;
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_asset`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cond`
[INFO] [stderr]   --> src/update.rs:91:29
[INFO] [stderr]    |
[INFO] [stderr] 91 |                 let (state, cond) = &*state;
[INFO] [stderr]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_cond`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> src/main.rs:404:33
[INFO] [stderr]     |
[INFO] [stderr] 404 | ...                   let c = &output.galley.text()[..cur];
[INFO] [stderr]     |                           ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `frame`
[INFO] [stderr]    --> src/main.rs:274:47
[INFO] [stderr]     |
[INFO] [stderr] 274 |     fn update(&mut self, ctx: &egui::Context, frame: &epi::Frame) {
[INFO] [stderr]     |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stderr] 
[INFO] [stderr] warning: field `j` is never read
[INFO] [stderr]   --> src/update.rs:82:5
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub struct UpdateService {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 81 |     state_pair: Arc<(Mutex<UpdateServiceState>, Condvar)>,
[INFO] [stderr] 82 |     j: JoinHandle<()>,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/main.rs:413:37
[INFO] [stderr]     |
[INFO] [stderr] 413 | ...                   webbrowser::open(selected);
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 413 |                                     let _ = webbrowser::open(selected);
[INFO] [stderr]     |                                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/update.rs:118:25
[INFO] [stderr]     |
[INFO] [stderr] 118 |                         f.write_all(&res.bytes().unwrap());
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 118 |                         let _ = f.write_all(&res.bytes().unwrap());
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/update.rs:145:17
[INFO] [stderr]     |
[INFO] [stderr] 145 |                 std::fs::set_permissions(new_exe, Permissions::from_mode(0o755));
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 145 |                 let _ = std::fs::set_permissions(new_exe, Permissions::from_mode(0o755));
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `exec` that must be used
[INFO] [stderr]    --> src/update.rs:148:17
[INFO] [stderr]     |
[INFO] [stderr] 148 | /                 Command::new("sh")
[INFO] [stderr] 149 | |                     .arg("-c")
[INFO] [stderr] 150 | |                     .arg(format!("mv {new_exe} {this_exe} && {this_exe}"))
[INFO] [stderr] 151 | |                     .exec();
[INFO] [stderr]     | |___________________________^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 148 |                 let _ = Command::new("sh")
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sunrise` (bin "sunrise" test) generated 12 warnings (run `cargo fix --bin "sunrise" -p sunrise --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sunrise-755748d0b3cb5ca6)
[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" "37227567dadda8b601edc232bcad519582ca8b44ebe0f27967379e0278d8a096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37227567dadda8b601edc232bcad519582ca8b44ebe0f27967379e0278d8a096", kill_on_drop: false }`
[INFO] [stdout] 37227567dadda8b601edc232bcad519582ca8b44ebe0f27967379e0278d8a096
