[INFO] cloning repository https://github.com/hieunguyent12/hourglass
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hieunguyent12/hourglass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhieunguyent12%2Fhourglass", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhieunguyent12%2Fhourglass'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75fd593be15ea1eefa9f2eb8630f9ab34f9006d7
[INFO] testing hieunguyent12/hourglass against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhieunguyent12%2Fhourglass" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hieunguyent12/hourglass
[INFO] finished tweaking git repo https://github.com/hieunguyent12/hourglass
[INFO] tweaked toml for git repo https://github.com/hieunguyent12/hourglass written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hieunguyent12/hourglass 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/hieunguyent12/hourglass 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v3.0.12
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded tokio-rustls v0.24.0
[INFO] [stderr]   Downloaded ureq v2.6.2
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded clap v4.3.1
[INFO] [stderr]   Downloaded rustyline v11.0.0
[INFO] [stderr]   Downloaded anstream v0.3.2
[INFO] [stderr]   Downloaded clap_derive v4.3.1
[INFO] [stderr]   Downloaded clap_builder v4.3.1
[INFO] [stderr]   Downloaded ratatui v0.21.0
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded rustls v0.20.8
[INFO] [stderr]   Downloaded libz-sys v1.1.9
[INFO] [stderr]   Downloaded curl-sys v0.4.63+curl-8.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cb5a9f747ad41d402fbab0159f3d56a50639089db1887d7a6297e376d38c4405
[INFO] running `Command { std: "docker" "start" "-a" "cb5a9f747ad41d402fbab0159f3d56a50639089db1887d7a6297e376d38c4405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb5a9f747ad41d402fbab0159f3d56a50639089db1887d7a6297e376d38c4405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb5a9f747ad41d402fbab0159f3d56a50639089db1887d7a6297e376d38c4405", kill_on_drop: false }`
[INFO] [stdout] cb5a9f747ad41d402fbab0159f3d56a50639089db1887d7a6297e376d38c4405
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5c6217fe4d00ff84f75afdba2fdf6cf67106c1885b7938c6a7c5a696bc81339f
[INFO] running `Command { std: "docker" "start" "-a" "5c6217fe4d00ff84f75afdba2fdf6cf67106c1885b7938c6a7c5a696bc81339f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling value-bag v1.4.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling clap_builder v4.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling fd-lock v3.0.12
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling ratatui v0.21.0
[INFO] [stderr]    Compiling rustyline v11.0.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling clap v4.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.11
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper-rustls v0.24.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling oauth v0.1.0 (/opt/rustwide/workdir/oauth)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:754:29
[INFO] [stdout]     |
[INFO] [stdout] 754 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest
[INFO] [stdout]     |                             ^^^^^                  -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 754 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest<'_>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:778:26
[INFO] [stdout]     |
[INFO] [stdout] 778 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<TE, TR, TT> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 778 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR, TT> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:823:40
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<TE, TR, TT> {
[INFO] [stdout]     |                                        ^^^^^     ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR, TT> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 865 |     ) -> Result<DeviceAuthorizationRequest<TE>, ConfigurationError> {
[INFO] [stdout]     |                 ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 865 |     ) -> Result<DeviceAuthorizationRequest<'_, TE>, ConfigurationError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 946 |         token: RT,
[INFO] [stdout] 947 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]     |                 -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 947 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hourglass v0.1.0 (/opt/rustwide/workdir/hourglass)
[INFO] [stdout] warning: unused variable: `push_remote`
[INFO] [stdout]   --> hourglass/src/app/issues.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let push_remote = remotes[1];
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_push_remote`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo_type`
[INFO] [stdout]   --> hourglass/src/app/issues.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let repo_type = &capture[3];
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn delete(&mut self, idx: usize, string: &str, _: Direction) {}
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn delete(&mut self, idx: usize, string: &str, _: Direction) {}
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn insert_char(&mut self, idx: usize, c: char) {}
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn insert_char(&mut self, idx: usize, c: char) {}
[INFO] [stdout]    |                                           ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn insert_str(&mut self, idx: usize, string: &str) {}
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn insert_str(&mut self, idx: usize, string: &str) {}
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:45:39
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Delete` is never constructed
[INFO] [stdout]  --> hourglass/src/app/action.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum Action {
[INFO] [stdout]   |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 5 |     Delete,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `node_id` are never read
[INFO] [stdout]   --> hourglass/src/app/issues.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct GitUser {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 22 |     pub login: String,
[INFO] [stdout] 23 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 24 |     pub node_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `node_id` are never read
[INFO] [stdout]   --> hourglass/src/app/issues.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct RepoIssue {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 29 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 30 |     pub node_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoIssue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Minutes` and `Hours` are never constructed
[INFO] [stdout]  --> hourglass/src/app/scheduler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Time {
[INFO] [stdout]   |          ---- variants in this enum
[INFO] [stdout] 7 |     Seconds(u64),
[INFO] [stdout] 8 |     Minutes(u64),
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 9 |     Hours(u64),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `minutes` and `hours` are never used
[INFO] [stdout]   --> hourglass/src/app/scheduler.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TimeUnits: Sized {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] 13 |     fn seconds(self) -> Time;
[INFO] [stdout] 14 |     fn minutes(self) -> Time;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 15 |     fn hours(self) -> Time;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> hourglass/src/util.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn serialize<S>(date: &DateTime<Utc>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> hourglass/src/util.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn deserialize<'de, D>(deserializer: D) -> Result<DateTime<Utc>, D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hourglass/src/app/scheduler.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn run<F: FnMut() + 'static>(&mut self, cb: F) -> JobScheduler {
[INFO] [stdout]    |                                      ^^^^^^^^^            ------------ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn run<F: FnMut() + 'static>(&mut self, cb: F) -> JobScheduler<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.10s
[INFO] running `Command { std: "docker" "inspect" "5c6217fe4d00ff84f75afdba2fdf6cf67106c1885b7938c6a7c5a696bc81339f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6217fe4d00ff84f75afdba2fdf6cf67106c1885b7938c6a7c5a696bc81339f", kill_on_drop: false }`
[INFO] [stdout] 5c6217fe4d00ff84f75afdba2fdf6cf67106c1885b7938c6a7c5a696bc81339f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b363e84529c5460426ad927488142669b5a7e219ee31ef557cb88b2d5340bb36
[INFO] running `Command { std: "docker" "start" "-a" "b363e84529c5460426ad927488142669b5a7e219ee31ef557cb88b2d5340bb36", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:754:29
[INFO] [stdout]     |
[INFO] [stdout] 754 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest
[INFO] [stdout]     |                             ^^^^^                  -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 754 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest<'_>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:778:26
[INFO] [stdout]     |
[INFO] [stdout] 778 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<TE, TR, TT> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 778 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR, TT> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:823:40
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<TE, TR, TT> {
[INFO] [stdout]     |                                        ^^^^^     ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR, TT> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 865 |     ) -> Result<DeviceAuthorizationRequest<TE>, ConfigurationError> {
[INFO] [stdout]     |                 ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 865 |     ) -> Result<DeviceAuthorizationRequest<'_, TE>, ConfigurationError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 946 |         token: RT,
[INFO] [stdout] 947 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]     |                 -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 947 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling hourglass v0.1.0 (/opt/rustwide/workdir/hourglass)
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stdout] warning: unused variable: `push_remote`
[INFO] [stdout]   --> hourglass/src/app/issues.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let push_remote = remotes[1];
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_push_remote`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo_type`
[INFO] [stdout]   --> hourglass/src/app/issues.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let repo_type = &capture[3];
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn delete(&mut self, idx: usize, string: &str, _: Direction) {}
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn delete(&mut self, idx: usize, string: &str, _: Direction) {}
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn insert_char(&mut self, idx: usize, c: char) {}
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn insert_char(&mut self, idx: usize, c: char) {}
[INFO] [stdout]    |                                           ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn insert_str(&mut self, idx: usize, string: &str) {}
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn insert_str(&mut self, idx: usize, string: &str) {}
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:45:39
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new`
[INFO] [stdout]   --> hourglass/src/app/mod.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Delete` is never constructed
[INFO] [stdout]  --> hourglass/src/app/action.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum Action {
[INFO] [stdout]   |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 5 |     Delete,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `node_id` are never read
[INFO] [stdout]   --> hourglass/src/app/issues.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct GitUser {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 22 |     pub login: String,
[INFO] [stdout] 23 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 24 |     pub node_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `node_id` are never read
[INFO] [stdout]   --> hourglass/src/app/issues.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct RepoIssue {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 29 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 30 |     pub node_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoIssue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Minutes` and `Hours` are never constructed
[INFO] [stdout]  --> hourglass/src/app/scheduler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Time {
[INFO] [stdout]   |          ---- variants in this enum
[INFO] [stdout] 7 |     Seconds(u64),
[INFO] [stdout] 8 |     Minutes(u64),
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 9 |     Hours(u64),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `minutes` and `hours` are never used
[INFO] [stdout]   --> hourglass/src/app/scheduler.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TimeUnits: Sized {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] 13 |     fn seconds(self) -> Time;
[INFO] [stdout] 14 |     fn minutes(self) -> Time;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 15 |     fn hours(self) -> Time;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> hourglass/src/util.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn serialize<S>(date: &DateTime<Utc>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> hourglass/src/util.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn deserialize<'de, D>(deserializer: D) -> Result<DateTime<Utc>, D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hourglass/src/app/scheduler.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn run<F: FnMut() + 'static>(&mut self, cb: F) -> JobScheduler {
[INFO] [stdout]    |                                      ^^^^^^^^^            ------------ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn run<F: FnMut() + 'static>(&mut self, cb: F) -> JobScheduler<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling oauth v0.1.0 (/opt/rustwide/workdir/oauth)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]     --> oauth/src/tests.rs:1779:18
[INFO] [stdout]      |
[INFO] [stdout] 1779 |         Some(Utc.timestamp(1604073517, 0)),
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]     --> oauth/src/tests.rs:1783:18
[INFO] [stdout]      |
[INFO] [stdout] 1783 |         Some(Utc.timestamp(1604073217, 0)),
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]     --> oauth/src/tests.rs:1787:18
[INFO] [stdout]      |
[INFO] [stdout] 1787 |         Some(Utc.timestamp(1604073317, 0)),
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]     --> oauth/src/tests.rs:2085:44
[INFO] [stdout]      |
[INFO] [stdout] 2085 |         let naive = chrono::NaiveDateTime::from_timestamp(next_value, 0);
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:754:29
[INFO] [stdout]     |
[INFO] [stdout] 754 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest
[INFO] [stdout]     |                             ^^^^^                  -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 754 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest<'_>
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:778:26
[INFO] [stdout]     |
[INFO] [stdout] 778 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<TE, TR, TT> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 778 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR, TT> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:823:40
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<TE, TR, TT> {
[INFO] [stdout]     |                                        ^^^^^     ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR, TT> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 865 |     ) -> Result<DeviceAuthorizationRequest<TE>, ConfigurationError> {
[INFO] [stdout]     |                 ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 865 |     ) -> Result<DeviceAuthorizationRequest<'_, TE>, ConfigurationError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> oauth/src/lib.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 946 |         token: RT,
[INFO] [stdout] 947 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stdout]     |                 -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 947 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.47s
[INFO] running `Command { std: "docker" "inspect" "b363e84529c5460426ad927488142669b5a7e219ee31ef557cb88b2d5340bb36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b363e84529c5460426ad927488142669b5a7e219ee31ef557cb88b2d5340bb36", kill_on_drop: false }`
[INFO] [stdout] b363e84529c5460426ad927488142669b5a7e219ee31ef557cb88b2d5340bb36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6665885ff33a14a185029f11ee42e5a4b83abbd2dbe0af9425ce96c151a41ab8
[INFO] running `Command { std: "docker" "start" "-a" "6665885ff33a14a185029f11ee42e5a4b83abbd2dbe0af9425ce96c151a41ab8", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> oauth/src/lib.rs:754:29
[INFO] [stderr]     |
[INFO] [stderr] 754 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest
[INFO] [stderr]     |                             ^^^^^                  -------------------- the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 754 |     pub fn authorize_url<S>(&self, state_fn: S) -> AuthorizationRequest<'_>
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> oauth/src/lib.rs:778:26
[INFO] [stderr]     |
[INFO] [stderr] 778 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<TE, TR, TT> {
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here  ---------------------------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 778 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR, TT> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> oauth/src/lib.rs:823:40
[INFO] [stderr]     |
[INFO] [stderr] 823 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<TE, TR, TT> {
[INFO] [stderr]     |                                        ^^^^^     ----------------------------------------- the same lifetime is hidden here
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 823 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR, TT> {
[INFO] [stderr]     |                                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> oauth/src/lib.rs:864:9
[INFO] [stderr]     |
[INFO] [stderr] 864 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 865 |     ) -> Result<DeviceAuthorizationRequest<TE>, ConfigurationError> {
[INFO] [stderr]     |                 ------------------------------ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 865 |     ) -> Result<DeviceAuthorizationRequest<'_, TE>, ConfigurationError> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> oauth/src/lib.rs:945:9
[INFO] [stderr]     |
[INFO] [stderr] 945 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 946 |         token: RT,
[INFO] [stderr] 947 |     ) -> Result<RevocationRequest<RT, TRE>, ConfigurationError> {
[INFO] [stderr]     |                 -------------------------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 947 |     ) -> Result<RevocationRequest<'_, RT, TRE>, ConfigurationError> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `oauth` (lib) generated 5 warnings
[INFO] [stderr] warning: unused variable: `push_remote`
[INFO] [stderr]   --> hourglass/src/app/issues.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let push_remote = remotes[1];
[INFO] [stderr]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_push_remote`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repo_type`
[INFO] [stderr]   --> hourglass/src/app/issues.rs:71:13
[INFO] [stderr]    |
[INFO] [stderr] 71 |         let repo_type = &capture[3];
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:37:26
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn delete(&mut self, idx: usize, string: &str, _: Direction) {}
[INFO] [stderr]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `string`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:37:38
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn delete(&mut self, idx: usize, string: &str, _: Direction) {}
[INFO] [stderr]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:41:31
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn insert_char(&mut self, idx: usize, c: char) {}
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:41:43
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn insert_char(&mut self, idx: usize, c: char) {}
[INFO] [stderr]    |                                           ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:43:30
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn insert_str(&mut self, idx: usize, string: &str) {}
[INFO] [stderr]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `string`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:43:42
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn insert_str(&mut self, idx: usize, string: &str) {}
[INFO] [stderr]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:45:27
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `old`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:45:39
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stderr]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `new`
[INFO] [stderr]   --> hourglass/src/app/mod.rs:45:50
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn replace(&mut self, idx: usize, old: &str, new: &str) {}
[INFO] [stderr]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Delete` is never constructed
[INFO] [stderr]  --> hourglass/src/app/action.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub enum Action {
[INFO] [stderr]   |          ------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 5 |     Delete,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `node_id` are never read
[INFO] [stderr]   --> hourglass/src/app/issues.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct GitUser {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 22 |     pub login: String,
[INFO] [stderr] 23 |     pub id: u32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 24 |     pub node_id: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GitUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `node_id` are never read
[INFO] [stderr]   --> hourglass/src/app/issues.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct RepoIssue {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 29 |     pub id: u32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 30 |     pub node_id: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RepoIssue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Minutes` and `Hours` are never constructed
[INFO] [stderr]  --> hourglass/src/app/scheduler.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum Time {
[INFO] [stderr]   |          ---- variants in this enum
[INFO] [stderr] 7 |     Seconds(u64),
[INFO] [stderr] 8 |     Minutes(u64),
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 9 |     Hours(u64),
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `minutes` and `hours` are never used
[INFO] [stderr]   --> hourglass/src/app/scheduler.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait TimeUnits: Sized {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] 13 |     fn seconds(self) -> Time;
[INFO] [stderr] 14 |     fn minutes(self) -> Time;
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 15 |     fn hours(self) -> Time;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `serialize` is never used
[INFO] [stderr]   --> hourglass/src/util.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub fn serialize<S>(date: &DateTime<Utc>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `deserialize` is never used
[INFO] [stderr]   --> hourglass/src/util.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn deserialize<'de, D>(deserializer: D) -> Result<DateTime<Utc>, D::Error>
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> hourglass/src/app/scheduler.rs:73:38
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn run<F: FnMut() + 'static>(&mut self, cb: F) -> JobScheduler {
[INFO] [stderr]    |                                      ^^^^^^^^^            ------------ the same lifetime is hidden here
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn run<F: FnMut() + 'static>(&mut self, cb: F) -> JobScheduler<'_> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]     --> oauth/src/tests.rs:1779:18
[INFO] [stderr]      |
[INFO] [stderr] 1779 |         Some(Utc.timestamp(1604073517, 0)),
[INFO] [stderr]      |                  ^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]     --> oauth/src/tests.rs:1783:18
[INFO] [stderr]      |
[INFO] [stderr] 1783 |         Some(Utc.timestamp(1604073217, 0)),
[INFO] [stderr]      |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]     --> oauth/src/tests.rs:1787:18
[INFO] [stderr]      |
[INFO] [stderr] 1787 |         Some(Utc.timestamp(1604073317, 0)),
[INFO] [stderr]      |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stderr]     --> oauth/src/tests.rs:2085:44
[INFO] [stderr]      |
[INFO] [stderr] 2085 |         let naive = chrono::NaiveDateTime::from_timestamp(next_value, 0);
[INFO] [stderr]      |                                            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hourglass` (bin "hourglass" test) generated 19 warnings
[INFO] [stderr] warning: `oauth` (lib test) generated 9 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hourglass-e9dcbf26f065b927)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oauth-29331b843ab8ab8a)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test tests::test_authorize_url_implicit ... ok
[INFO] [stdout] test tests::test_authorize_url ... ok
[INFO] [stdout] test tests::test_authorize_url_pkce ... ok
[INFO] [stdout] test tests::test_authorize_random ... ok
[INFO] [stdout] test tests::test_authorize_url_with_extension_response_type ... ok
[INFO] [stdout] test tests::test_authorize_url_with_redirect_url_override ... ok
[INFO] [stdout] test tests::test_code_verifier_challenge ... ok
[INFO] [stdout] test tests::test_authorize_url_with_scopes ... ok
[INFO] [stdout] test tests::test_authorize_url_with_redirect_url ... ok
[INFO] [stdout] test tests::test_code_verifier_min ... ok
[INFO] [stdout] test tests::test_code_verifier_max ... ok
[INFO] [stdout] test tests::test_authorize_url_with_param ... ok
[INFO] [stdout] test tests::test_authorize_url_with_one_scope ... ok
[INFO] [stdout] test tests::test_deserialize_optional_string_or_vec_string_single_value ... ok
[INFO] [stdout] test tests::test_deserialize_optional_string_or_vec_string_vec ... ok
[INFO] [stdout] test tests::test_device_token_authorization_timeout ... ok
[INFO] [stdout] test tests::test_device_token_expired ... ok
[INFO] [stdout] test tests::test_exchange_client_credentials_with_body_auth_and_scope ... ok
[INFO] [stdout] test tests::test_error_response_serializer ... ok
[INFO] [stdout] test tests::test_deserialize_optional_string_or_vec_string_none ... ok
[INFO] [stdout] test tests::test_exchange_client_credentials_with_basic_auth ... ok
[INFO] [stdout] test tests::test_device_token_slowdown_then_success ... ok
[INFO] [stdout] test tests::test_exchange_code_fails_gracefully_on_transport_error ... ok
[INFO] [stdout] test tests::test_exchange_code_successful_with_complete_json_response ... ok
[INFO] [stdout] test tests::test_exchange_code_successful_with_minimal_json_response ... ok
[INFO] [stdout] test tests::test_exchange_client_credentials_with_basic_auth_but_no_client_secret ... ok
[INFO] [stdout] test tests::test_exchange_code_successful_with_redirect_url ... ok
[INFO] [stdout] test tests::test_exchange_code_successful_with_pkce_and_extension ... ok
[INFO] [stdout] test tests::test_exchange_code_with_invalid_token_type ... ok
[INFO] [stdout] test tests::test_exchange_code_with_unexpected_content_type ... ok
[INFO] [stdout] test tests::test_exchange_code_with_400_status_code ... ok
[INFO] [stdout] test tests::test_exchange_code_successful_with_redirect_url_override ... ok
[INFO] [stdout] test tests::test_device_token_access_denied ... ok
[INFO] [stdout] test tests::test_exchange_code_with_json_parse_error ... ok
[INFO] [stdout] test tests::test_exchange_code_successful_with_basic_auth ... ok
[INFO] [stdout] test tests::test_exchange_refresh_token_successful_with_extension ... ok
[INFO] [stdout] test tests::test_exchange_refresh_token_with_basic_auth ... ok
[INFO] [stdout] test tests::test_exchange_refresh_token_with_json_response ... ok
[INFO] [stdout] test tests::test_extension_serializer ... ok
[INFO] [stdout] test tests::test_extension_token_revocation_successful ... ok
[INFO] [stdout] test tests::test_extension_with_custom_json_error ... ok
[INFO] [stdout] test tests::test_extension_successful_with_complete_json_response ... ok
[INFO] [stdout] test tests::test_extension_successful_with_minimal_json_response ... ok
[INFO] [stdout] test tests::test_exchange_code_with_simple_json_error ... ok
[INFO] [stdout] test tests::test_secret_redaction ... ok
[INFO] [stdout] test tests::test_send_sync_impl ... ok
[INFO] [stdout] test tests::test_extension_with_simple_json_error ... ok
[INFO] [stdout] test tests::test_token_revocation_with_missing_url ... ok
[INFO] [stdout] test tests::test_token_revocation_with_access_token_and_empty_response ... ok
[INFO] [stdout] test tests::test_token_revocation_with_access_token_and_non_json_response ... ok
[INFO] [stdout] test tests::test_token_revocation_with_unsupported_token_type ... ok
[INFO] [stdout] test tests::test_token_introspection_successful_with_basic_auth_minimal_response ... ok
[INFO] [stdout] test tests::test_token_revocation_with_refresh_token ... ok
[INFO] [stdout] test tests::test_token_revocation_with_access_token_and_empty_json_response ... ok
[INFO] [stdout] test tests::test_token_revocation_with_non_https_url ... ok
[INFO] [stdout] test tests::test_token_introspection_successful_with_basic_auth_full_response ... ok
[INFO] [stdout] test tests::test_exchange_password_with_json_response ... ok
[INFO] [stdout] test tests::test_exchange_device_code_and_token ... ok
[INFO] [stdout] test tests::test_device_token_pending_then_success ... ok
[INFO] [stdout] test tests::test_code_verifier_too_short - should panic ... ok
[INFO] [stdout] test tests::test_code_verifier_too_long - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oauth
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test oauth/src/lib.rs - (line 61) ... ignored
[INFO] [stdout] test oauth/src/lib.rs - (line 67) ... ignored
[INFO] [stdout] test oauth/src/revocation.rs - revocation::StandardRevocableToken (line 43) ... ignored
[INFO] [stdout] test oauth/src/lib.rs - (line 360) - compile ... FAILED
[INFO] [stdout] test oauth/src/lib.rs - (line 84) - compile ... FAILED
[INFO] [stdout] test oauth/src/lib.rs - (line 275) - compile ... FAILED
[INFO] [stdout] test oauth/src/lib.rs - (line 153) - compile ... FAILED
[INFO] [stdout] test oauth/src/helpers.rs - helpers::deserialize_space_delimited_vec (line 67) ... ok
[INFO] [stdout] test oauth/src/helpers.rs - helpers::deserialize_space_delimited_vec (line 79) ... ok
[INFO] [stdout] test oauth/src/helpers.rs - helpers::deserialize_untagged_enum_case_insensitive (line 25) ... ok
[INFO] [stdout] test oauth/src/lib.rs - (line 228) - compile ... FAILED
[INFO] [stdout] test oauth/src/lib.rs - (line 319) - compile ... FAILED
[INFO] [stdout] test oauth/src/lib.rs - Client (line 561) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- oauth/src/lib.rs - (line 360) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:372:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use oauth2::basic::BasicClient;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 - use oauth2::basic::BasicClient;
[INFO] [stdout] 15 + use oauth::basic::BasicClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:373:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use oauth2::devicecode::StandardDeviceAuthorizationResponse;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 - use oauth2::devicecode::StandardDeviceAuthorizationResponse;
[INFO] [stdout] 16 + use oauth::devicecode::StandardDeviceAuthorizationResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:374:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use oauth2::reqwest::http_client;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 - use oauth2::reqwest::http_client;
[INFO] [stdout] 17 + use oauth::reqwest::http_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> oauth/src/lib.rs:363:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use oauth2::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use oauth2::{
[INFO] [stdout] 6 + use oauth::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- oauth/src/lib.rs - (line 84) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use oauth2::basic::BasicClient;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 - use oauth2::basic::BasicClient;
[INFO] [stdout] 18 + use oauth::basic::BasicClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:100:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use oauth2::reqwest::http_client;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 - use oauth2::reqwest::http_client;
[INFO] [stdout] 19 + use oauth::reqwest::http_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> oauth/src/lib.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use oauth2::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use oauth2::{
[INFO] [stdout] 6 + use oauth::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- oauth/src/lib.rs - (line 275) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:288:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use oauth2::basic::BasicClient;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 - use oauth2::basic::BasicClient;
[INFO] [stdout] 16 + use oauth::basic::BasicClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:289:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use oauth2::reqwest::http_client;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 - use oauth2::reqwest::http_client;
[INFO] [stdout] 17 + use oauth::reqwest::http_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> oauth/src/lib.rs:278:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use oauth2::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use oauth2::{
[INFO] [stdout] 6 + use oauth::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- oauth/src/lib.rs - (line 153) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:168:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use oauth2::basic::BasicClient;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 - use oauth2::basic::BasicClient;
[INFO] [stdout] 18 + use oauth::basic::BasicClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:170:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use oauth2::reqwest::async_http_client;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 - use oauth2::reqwest::async_http_client;
[INFO] [stdout] 20 + use oauth::reqwest::async_http_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> oauth/src/lib.rs:156:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use oauth2::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use oauth2::{
[INFO] [stdout] 6 + use oauth::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- oauth/src/lib.rs - (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:239:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use oauth2::basic::BasicClient;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 - use oauth2::basic::BasicClient;
[INFO] [stdout] 14 + use oauth::basic::BasicClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> oauth/src/lib.rs:231:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use oauth2::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use oauth2::{
[INFO] [stdout] 6 + use oauth::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- oauth/src/lib.rs - (line 319) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:330:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use oauth2::basic::BasicClient;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 - use oauth2::basic::BasicClient;
[INFO] [stdout] 14 + use oauth::basic::BasicClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   --> oauth/src/lib.rs:331:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use oauth2::reqwest::http_client;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 - use oauth2::reqwest::http_client;
[INFO] [stdout] 15 + use oauth::reqwest::http_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> oauth/src/lib.rs:322:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use oauth2::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use oauth2::{
[INFO] [stdout] 6 + use oauth::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- oauth/src/lib.rs - Client (line 561) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]  --> oauth/src/lib.rs:566:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use oauth2::{*, basic::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use oauth2::{*, basic::*};
[INFO] [stdout] 8 + use oauth::{*, basic::*};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> oauth/src/lib.rs:566:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use oauth2::{*, basic::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `oauth2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use oauth2::{*, basic::*};
[INFO] [stdout] 8 + use oauth::{*, basic::*};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     oauth/src/lib.rs - (line 153)
[INFO] [stdout]     oauth/src/lib.rs - (line 228)
[INFO] [stdout]     oauth/src/lib.rs - (line 275)
[INFO] [stdout]     oauth/src/lib.rs - (line 319)
[INFO] [stdout]     oauth/src/lib.rs - (line 360)
[INFO] [stdout]     oauth/src/lib.rs - (line 84)
[INFO] [stdout]     oauth/src/lib.rs - Client (line 561)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 7 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p oauth --doc`
[INFO] running `Command { std: "docker" "inspect" "6665885ff33a14a185029f11ee42e5a4b83abbd2dbe0af9425ce96c151a41ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6665885ff33a14a185029f11ee42e5a4b83abbd2dbe0af9425ce96c151a41ab8", kill_on_drop: false }`
[INFO] [stdout] 6665885ff33a14a185029f11ee42e5a4b83abbd2dbe0af9425ce96c151a41ab8
