[INFO] fetching crate nop-json 1.0.0... [INFO] checking nop-json-1.0.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate nop-json 1.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate nop-json 1.0.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nop-json-derive v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 720e81f16a4f8108a50793635ffd6c4a29a5b8314b9090f80f9e87f19534a8a4 [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" "720e81f16a4f8108a50793635ffd6c4a29a5b8314b9090f80f9e87f19534a8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "720e81f16a4f8108a50793635ffd6c4a29a5b8314b9090f80f9e87f19534a8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720e81f16a4f8108a50793635ffd6c4a29a5b8314b9090f80f9e87f19534a8a4", kill_on_drop: false }` [INFO] [stdout] 720e81f16a4f8108a50793635ffd6c4a29a5b8314b9090f80f9e87f19534a8a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 336745e460f6c5e65cd95c49c564a91e4b6df8e96bef2bb8dc85e2c662b4b79e [INFO] running `Command { std: "docker" "start" "-a" "336745e460f6c5e65cd95c49c564a91e4b6df8e96bef2bb8dc85e2c662b4b79e", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking numtoa v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling nop-json-derive v1.0.0 [INFO] [stderr] Checking nop-json v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2246 | { read_int!(self, isize, false) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2250 | { read_int!(self, i128, false) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2254 | { read_int!(self, i64, false) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2258 | { read_int!(self, i32, false) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2262 | { read_int!(self, i16, false) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2266 | { read_int!(self, i8, false) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2270 | { read_int!(self, usize, true) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2274 | { read_int!(self, u128, true) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2278 | { read_int!(self, u64, true) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2282 | { read_int!(self, u32, true) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2286 | { read_int!(self, u16, true) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2290 | { read_int!(self, u8, true) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 363 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 367 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2294 | { read_float!(self, f64, std::f64::NAN, std::f64::INFINITY, std::f64::NEG_INFINITY) [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 363 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 367 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2298 | { read_float!(self, f32, std::f32::NAN, std::f32::INFINITY, std::f32::NEG_INFINITY) [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2246 | { read_int!(self, isize, false) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2250 | { read_int!(self, i128, false) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2254 | { read_int!(self, i64, false) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2258 | { read_int!(self, i32, false) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2262 | { read_int!(self, i16, false) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2266 | { read_int!(self, i8, false) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2270 | { read_int!(self, usize, true) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2274 | { read_int!(self, u128, true) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2278 | { read_int!(self, u64, true) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2282 | { read_int!(self, u32, true) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2286 | { read_int!(self, u16, true) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 114 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2290 | { read_int!(self, u8, true) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 363 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 367 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2294 | { read_float!(self, f64, std::f64::NAN, std::f64::INFINITY, std::f64::NEG_INFINITY) [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns covering the same range [INFO] [stdout] --> src/nop_json.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 363 | { b'0' => [INFO] [stdout] | ---- this range overlaps on `48u8` [INFO] [stdout] ... [INFO] [stdout] 367 | b'0'..= b'9' => [INFO] [stdout] | ^^^^^^^^^^^^ overlapping patterns [INFO] [stdout] ... [INFO] [stdout] 2298 | { read_float!(self, f32, std::f32::NAN, std::f32::INFINITY, std::f32::NEG_INFINITY) [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.18s [INFO] running `Command { std: "docker" "inspect" "336745e460f6c5e65cd95c49c564a91e4b6df8e96bef2bb8dc85e2c662b4b79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336745e460f6c5e65cd95c49c564a91e4b6df8e96bef2bb8dc85e2c662b4b79e", kill_on_drop: false }` [INFO] [stdout] 336745e460f6c5e65cd95c49c564a91e4b6df8e96bef2bb8dc85e2c662b4b79e