[INFO] fetching crate viz-router 0.1.0-alpha.6... [INFO] checking viz-router-0.1.0-alpha.6 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate viz-router 0.1.0-alpha.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate viz-router 0.1.0-alpha.6 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate viz-router 0.1.0-alpha.6 [INFO] finished tweaking crates.io crate viz-router 0.1.0-alpha.6 [INFO] tweaked toml for crates.io crate viz-router 0.1.0-alpha.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie v0.15.1 [INFO] [stderr] Downloaded path-tree v0.1.12 [INFO] [stderr] Downloaded viz-utils v0.1.0-alpha.7 [INFO] [stderr] Downloaded viz-core v0.1.0-alpha.7 [INFO] [stderr] Downloaded form-data v0.2.4 [INFO] [stderr] Downloaded handle v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f6b97305fc206c7bb2cfd656580bfb8ddf7cf8b9b9e51a179d7178f3d260f34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f6b97305fc206c7bb2cfd656580bfb8ddf7cf8b9b9e51a179d7178f3d260f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f6b97305fc206c7bb2cfd656580bfb8ddf7cf8b9b9e51a179d7178f3d260f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6b97305fc206c7bb2cfd656580bfb8ddf7cf8b9b9e51a179d7178f3d260f34", kill_on_drop: false }` [INFO] [stdout] 3f6b97305fc206c7bb2cfd656580bfb8ddf7cf8b9b9e51a179d7178f3d260f34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00ab88b246a7250ce6d44c141e4e8258c4f1307fc2608034d5c30cf97ced5618 [INFO] running `Command { std: "docker" "start" "-a" "00ab88b246a7250ce6d44c141e4e8258c4f1307fc2608034d5c30cf97ced5618", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking handle v1.0.0 [INFO] [stderr] Checking path-tree v0.1.12 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking form-data v0.2.4 [INFO] [stderr] Checking viz-utils v0.1.0-alpha.7 [INFO] [stderr] Checking viz-core v0.1.0-alpha.7 [INFO] [stderr] Checking viz-router v0.1.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `handler` [INFO] [stdout] --> src/route.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::{handler, Method}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `handler` [INFO] [stdout] --> src/route.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::{handler, Method}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/handler.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RouteHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/handler.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub struct RouteHandler { [INFO] [stdout] 7 | | guard: Arc>, [INFO] [stdout] 8 | | handler: Arc, [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/handler.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(guard: Arc>, handler: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn path(mut self, path: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn name(mut self, name: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn carry(mut self, b: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / pub fn mid(mut self, m: M) -> Self [INFO] [stdout] 80 | | where [INFO] [stdout] 81 | | M: for<'m> Middleware<'m, Context, Output = Result>, [INFO] [stdout] 82 | | { [INFO] [stdout] 83 | | self.middleware.get_or_insert_with(Vec::new).insert(0, Arc::new(m)); [INFO] [stdout] 84 | | self [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | / pub fn guard(mut self, g: G) -> Self [INFO] [stdout] 88 | | where [INFO] [stdout] 89 | | G: Into>, [INFO] [stdout] 90 | | { [INFO] [stdout] 91 | | self.guard.replace(g.into()); [INFO] [stdout] 92 | | self [INFO] [stdout] 93 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / pub fn on(mut self, method: Method, handler: F) -> Self [INFO] [stdout] 96 | | where [INFO] [stdout] 97 | | F: HandlerBase + Send + Sync + 'static, [INFO] [stdout] 98 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 102 | | self [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | / pub fn $name(self, handler: F) -> Self [INFO] [stdout] 14 | | where [INFO] [stdout] 15 | | F: HandlerBase + Send + Sync + 'static, [INFO] [stdout] 16 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 19 | | self.on(Method::Verb(http::Method::$verb), handler) [INFO] [stdout] 20 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 105 | / verbs! { [INFO] [stdout] 106 | | (get, GET), [INFO] [stdout] 107 | | (post, POST), [INFO] [stdout] 108 | | (put, PUT), [INFO] [stdout] ... | [INFO] [stdout] 113 | | (trace, TRACE), [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `verbs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / pub fn all(self, handler: F) -> Self [INFO] [stdout] 117 | | where [INFO] [stdout] 118 | | F: HandlerBase + Send + Sync + 'static, [INFO] [stdout] 119 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 122 | | self.on(Method::All, handler) [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / pub fn only(mut self, methods: [Method; S], handler: F) -> Self [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | F: HandlerBase + Send + Sync + 'static, [INFO] [stdout] 128 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 134 | | self [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | / pub fn except(mut self, methods: [Method; S], handler: F) -> Self [INFO] [stdout] 138 | | where [INFO] [stdout] 139 | | F: HandlerBase + Send + Sync + 'static, [INFO] [stdout] 140 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 160 | | self [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | / pub fn on2(mut self, method: Method, handler: F) -> Self [INFO] [stdout] 164 | | where [INFO] [stdout] 165 | | F: for<'h> HandlerCamp<'h, T> + Send + Sync + 'static, [INFO] [stdout] 166 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 170 | | self [INFO] [stdout] 171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | / pub fn $name(self, handler: F) -> Self [INFO] [stdout] 29 | | where [INFO] [stdout] 30 | | F: for<'h> HandlerCamp<'h, T> + Send + Sync + 'static, [INFO] [stdout] 31 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 34 | | self.on2(Method::Verb(http::Method::$verb), handler) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 173 | / verbs2! { [INFO] [stdout] 174 | | (get2, GET), [INFO] [stdout] 175 | | (post2, POST), [INFO] [stdout] 176 | | (put2, PUT), [INFO] [stdout] ... | [INFO] [stdout] 181 | | (trace2, TRACE), [INFO] [stdout] 182 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `verbs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / pub fn all2(self, handler: F) -> Self [INFO] [stdout] 185 | | where [INFO] [stdout] 186 | | F: for<'h> HandlerCamp<'h, T> + Send + Sync + 'static, [INFO] [stdout] 187 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 190 | | self.on2(Method::All, handler) [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | / pub fn only2(mut self, methods: [Method; S], handler: F) -> Self [INFO] [stdout] 194 | | where [INFO] [stdout] 195 | | F: for<'h> HandlerCamp<'h, T> + Send + Sync + 'static, [INFO] [stdout] 196 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 202 | | self [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | / pub fn except2(mut self, methods: [Method; S], handler: F) -> Self [INFO] [stdout] 206 | | where [INFO] [stdout] 207 | | F: for<'h> HandlerCamp<'h, T> + Send + Sync + 'static, [INFO] [stdout] 208 | | T: Extract + Send + Sync + 'static, [INFO] [stdout] ... | [INFO] [stdout] 228 | | self [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/route.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | / pub fn all3(mut self, handler: H) -> Self [INFO] [stdout] 232 | | where [INFO] [stdout] 233 | | H: for<'m> Middleware<'m, Context, Output = Result>, [INFO] [stdout] 234 | | { [INFO] [stdout] 235 | | self.handlers.insert(Method::All, Arc::new(handler)); [INFO] [stdout] 236 | | self [INFO] [stdout] 237 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/route.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn route() -> Route { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/handler.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub struct RouteHandler { [INFO] [stdout] 7 | | guard: Arc>, [INFO] [stdout] 8 | | handler: Arc, [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.91s [INFO] running `Command { std: "docker" "inspect" "00ab88b246a7250ce6d44c141e4e8258c4f1307fc2608034d5c30cf97ced5618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ab88b246a7250ce6d44c141e4e8258c4f1307fc2608034d5c30cf97ced5618", kill_on_drop: false }` [INFO] [stdout] 00ab88b246a7250ce6d44c141e4e8258c4f1307fc2608034d5c30cf97ced5618