[INFO] crate nop-json 1.0.0 is already in cache [INFO] checking nop-json-1.0.0 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate nop-json 1.0.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate nop-json 1.0.0 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nop-json 1.0.0 [INFO] finished tweaking crates.io crate nop-json 1.0.0 [INFO] tweaked toml for crates.io crate nop-json 1.0.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8476928520c14699b2911d15afdc8b6e158694a076ea1ee79a7c97f9844324fd [INFO] running `"docker" "start" "-a" "8476928520c14699b2911d15afdc8b6e158694a076ea1ee79a7c97f9844324fd"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking numtoa v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling nop-json-derive v1.0.0 [INFO] [stderr] Checking nop-json v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2246 | { read_int!(self, isize, false) [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overlapping_patterns)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2250 | { read_int!(self, i128, false) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2254 | { read_int!(self, i64, false) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2258 | { read_int!(self, i32, false) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2262 | { read_int!(self, i16, false) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2266 | { read_int!(self, i8, false) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2270 | { read_int!(self, usize, true) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2274 | { read_int!(self, u128, true) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2278 | { read_int!(self, u64, true) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2282 | { read_int!(self, u32, true) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2286 | { read_int!(self, u16, true) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2246 | { read_int!(self, isize, false) [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overlapping_patterns)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2290 | { read_int!(self, u8, true) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2250 | { read_int!(self, i128, false) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2254 | { read_int!(self, i64, false) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2258 | { read_int!(self, i32, false) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2262 | { read_int!(self, i16, false) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:367:9 [INFO] [stderr] | [INFO] [stderr] 363 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 367 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2294 | { read_float!(self, f64, std::f64::NAN, std::f64::INFINITY, std::f64::NEG_INFINITY) [INFO] [stderr] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:367:9 [INFO] [stderr] | [INFO] [stderr] 363 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 367 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2298 | { read_float!(self, f32, std::f32::NAN, std::f32::INFINITY, std::f32::NEG_INFINITY) [INFO] [stderr] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2266 | { read_int!(self, i8, false) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2270 | { read_int!(self, usize, true) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2274 | { read_int!(self, u128, true) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2278 | { read_int!(self, u64, true) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2282 | { read_int!(self, u32, true) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2286 | { read_int!(self, u16, true) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 111 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 114 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2290 | { read_int!(self, u8, true) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:367:9 [INFO] [stderr] | [INFO] [stderr] 363 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 367 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2294 | { read_float!(self, f64, std::f64::NAN, std::f64::INFINITY, std::f64::NEG_INFINITY) [INFO] [stderr] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: multiple patterns covering the same range [INFO] [stderr] --> src/nop_json.rs:367:9 [INFO] [stderr] | [INFO] [stderr] 363 | { b'0' => [INFO] [stderr] | ---- this range overlaps on `48u8` [INFO] [stderr] ... [INFO] [stderr] 367 | b'0'..= b'9' => [INFO] [stderr] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stderr] ... [INFO] [stderr] 2298 | { read_float!(self, f32, std::f32::NAN, std::f32::INFINITY, std::f32::NEG_INFINITY) [INFO] [stderr] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 14 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 14 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.93s [INFO] running `"docker" "inspect" "8476928520c14699b2911d15afdc8b6e158694a076ea1ee79a7c97f9844324fd"` [INFO] running `"docker" "rm" "-f" "8476928520c14699b2911d15afdc8b6e158694a076ea1ee79a7c97f9844324fd"` [INFO] [stdout] 8476928520c14699b2911d15afdc8b6e158694a076ea1ee79a7c97f9844324fd