[INFO] crate nop-json 1.0.0 is already in cache
[INFO] checking nop-json-1.0.0 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate nop-json 1.0.0 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate nop-json 1.0.0 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-6/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] 82116a2064fa2a2f92127f7b7a8b95dab91f18496d65a1729a23178b5687c861
[INFO] running `"docker" "start" "-a" "82116a2064fa2a2f92127f7b7a8b95dab91f18496d65a1729a23178b5687c861"`
[INFO] [stderr]     Checking numtoa v0.2.3
[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] 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: 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] 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]     Finished dev [unoptimized + debuginfo] target(s) in 7.75s
[INFO] running `"docker" "inspect" "82116a2064fa2a2f92127f7b7a8b95dab91f18496d65a1729a23178b5687c861"`
[INFO] running `"docker" "rm" "-f" "82116a2064fa2a2f92127f7b7a8b95dab91f18496d65a1729a23178b5687c861"`
[INFO] [stdout] 82116a2064fa2a2f92127f7b7a8b95dab91f18496d65a1729a23178b5687c861
