[INFO] fetching crate nop-json 1.0.0... [INFO] checking nop-json-1.0.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [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 f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nop-json-derive v1.1.0 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd59eab08a22742ceb72f3631bffb90d634da7309c13dad11dca26b1c6e34164 [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" "cd59eab08a22742ceb72f3631bffb90d634da7309c13dad11dca26b1c6e34164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd59eab08a22742ceb72f3631bffb90d634da7309c13dad11dca26b1c6e34164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd59eab08a22742ceb72f3631bffb90d634da7309c13dad11dca26b1c6e34164", kill_on_drop: false }` [INFO] [stdout] cd59eab08a22742ceb72f3631bffb90d634da7309c13dad11dca26b1c6e34164 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] 6a5cbb7246046c2f726a3389c650c0724d68f3af15f1ebd0eee06421fa3b391c [INFO] running `Command { std: "docker" "start" "-a" "6a5cbb7246046c2f726a3389c650c0724d68f3af15f1ebd0eee06421fa3b391c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking numtoa v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nop-json-derive v1.1.0 [INFO] [stderr] Checking nop-json v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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 `48_u8` [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.85s [INFO] running `Command { std: "docker" "inspect" "6a5cbb7246046c2f726a3389c650c0724d68f3af15f1ebd0eee06421fa3b391c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a5cbb7246046c2f726a3389c650c0724d68f3af15f1ebd0eee06421fa3b391c", kill_on_drop: false }` [INFO] [stdout] 6a5cbb7246046c2f726a3389c650c0724d68f3af15f1ebd0eee06421fa3b391c