[INFO] cloning repository https://github.com/Camerooooon/insulin-reminder-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Camerooooon/insulin-reminder-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamerooooon%2Finsulin-reminder-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamerooooon%2Finsulin-reminder-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66fb3cda07394d3f2cfd20c9762ee2e9ef475150
[INFO] checking Camerooooon/insulin-reminder-cli against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamerooooon%2Finsulin-reminder-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Camerooooon/insulin-reminder-cli
[INFO] finished tweaking git repo https://github.com/Camerooooon/insulin-reminder-cli
[INFO] tweaked toml for git repo https://github.com/Camerooooon/insulin-reminder-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Camerooooon/insulin-reminder-cli 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/Camerooooon/insulin-reminder-cli 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 notifica v3.0.2
[INFO] [stderr]   Downloaded mac-notification-sys v0.3.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded libdbus-sys v0.2.2
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.78
[INFO] [stderr]   Downloaded notify-rust v3.6.3
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.76
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.78
[INFO] [stderr]   Downloaded reqwest v0.11.12
[INFO] [stderr]   Downloaded cxx-build v1.0.78
[INFO] [stderr]   Downloaded dbus v0.6.5
[INFO] [stderr]   Downloaded openssl v0.10.42
[INFO] [stderr]   Downloaded cxx v1.0.78
[INFO] [stderr]   Downloaded tokio v1.21.2
[INFO] [stderr]   Downloaded winrt v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5c85729753bf96f51fda8128ebfec4afd27a5d7aeda80635f1f9a40bd230c75c
[INFO] running `Command { std: "docker" "start" "-a" "5c85729753bf96f51fda8128ebfec4afd27a5d7aeda80635f1f9a40bd230c75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c85729753bf96f51fda8128ebfec4afd27a5d7aeda80635f1f9a40bd230c75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c85729753bf96f51fda8128ebfec4afd27a5d7aeda80635f1f9a40bd230c75c", kill_on_drop: false }`
[INFO] [stdout] 5c85729753bf96f51fda8128ebfec4afd27a5d7aeda80635f1f9a40bd230c75c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 424c51733af94d5f99da97c9aff1d3348de32f8c677b5e1f59acedd583f7f5a2
[INFO] running `Command { std: "docker" "start" "-a" "424c51733af94d5f99da97c9aff1d3348de32f8c677b5e1f59acedd583f7f5a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking dbus v0.6.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking notify-rust v3.6.3
[INFO] [stderr]     Checking notifica v3.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking insulin-reminder-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `time` and `units` are never read
[INFO] [stdout]  --> src/insulin.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Dose {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 3 |     pub time: u64,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 4 |     pub units: u8,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Dose` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dose`, `timestamp`, `success`, and `insulin_time` are never read
[INFO] [stdout]   --> src/insulin.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct DoseResponse {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout]  9 |     pub dose: Option<Dose>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub timestamp: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub insulin_time: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DoseResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `time` and `units` are never read
[INFO] [stdout]  --> src/insulin.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Dose {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 3 |     pub time: u64,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 4 |     pub units: u8,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Dose` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dose`, `timestamp`, `success`, and `insulin_time` are never read
[INFO] [stdout]   --> src/insulin.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct DoseResponse {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout]  9 |     pub dose: Option<Dose>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub timestamp: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub insulin_time: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DoseResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "424c51733af94d5f99da97c9aff1d3348de32f8c677b5e1f59acedd583f7f5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "424c51733af94d5f99da97c9aff1d3348de32f8c677b5e1f59acedd583f7f5a2", kill_on_drop: false }`
[INFO] [stdout] 424c51733af94d5f99da97c9aff1d3348de32f8c677b5e1f59acedd583f7f5a2
