[INFO] cloning repository https://github.com/korpiq/rust_json_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/korpiq/rust_json_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorpiq%2Frust_json_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorpiq%2Frust_json_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6feceb98d0d48d4fb6e547a25a6066d400053721 [INFO] checking korpiq/rust_json_parser/6feceb98d0d48d4fb6e547a25a6066d400053721 against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorpiq%2Frust_json_parser" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/korpiq/rust_json_parser [INFO] finished tweaking git repo https://github.com/korpiq/rust_json_parser [INFO] tweaked toml for git repo https://github.com/korpiq/rust_json_parser written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/korpiq/rust_json_parser on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/korpiq/rust_json_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v4.2.0 [INFO] [stderr] Downloaded circular v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ecf4c020626697afd6d7567319e0309649ecf2c06bce82ec894ac7033607acf [INFO] running `Command { std: "docker" "start" "-a" "4ecf4c020626697afd6d7567319e0309649ecf2c06bce82ec894ac7033607acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ecf4c020626697afd6d7567319e0309649ecf2c06bce82ec894ac7033607acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecf4c020626697afd6d7567319e0309649ecf2c06bce82ec894ac7033607acf", kill_on_drop: false }` [INFO] [stdout] 4ecf4c020626697afd6d7567319e0309649ecf2c06bce82ec894ac7033607acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1757cba248a2b880397c8bc5bda42bf5e20c37a3a6b18494a89a1f455cd4a6ba [INFO] running `Command { std: "docker" "start" "-a" "1757cba248a2b880397c8bc5bda42bf5e20c37a3a6b18494a89a1f455cd4a6ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking circular v0.2.0 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Checking json_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / named!(parse_json_null<&[u8], JsonNode>, [INFO] [stdout] 19 | | do_parse!( [INFO] [stdout] 20 | | tag_s!("null") >> [INFO] [stdout] 21 | | (JsonNode::Null) [INFO] [stdout] 22 | | ) [INFO] [stdout] 23 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / named!(parse_json_boolean<&[u8], JsonNode>, [INFO] [stdout] 26 | | do_parse!( [INFO] [stdout] 27 | | truth: alt!(tag_s!("true") | tag_s!("false")) >> [INFO] [stdout] 28 | | (JsonNode::Boolean(truth[0] == b't')) [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / named!(parse_json_boolean<&[u8], JsonNode>, [INFO] [stdout] 26 | | do_parse!( [INFO] [stdout] 27 | | truth: alt!(tag_s!("true") | tag_s!("false")) >> [INFO] [stdout] 28 | | (JsonNode::Boolean(truth[0] == b't')) [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / named!(parse_json_escaped_string<&[u8], String>, [INFO] [stdout] 44 | | do_parse!( [INFO] [stdout] 45 | | tag_s!("\"") >> [INFO] [stdout] 46 | | result: many0!( [INFO] [stdout] ... | [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / named!(parse_json_escaped_string<&[u8], String>, [INFO] [stdout] 44 | | do_parse!( [INFO] [stdout] 45 | | tag_s!("\"") >> [INFO] [stdout] 46 | | result: many0!( [INFO] [stdout] ... | [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / named!(parse_json_unicode_escape<&[u8], Vec>, [INFO] [stdout] 77 | | do_parse!( [INFO] [stdout] 78 | | tag_s!("\\u") >> [INFO] [stdout] 79 | | result: map!( take!(4), codepoint_from_hex ) >> [INFO] [stdout] ... | [INFO] [stdout] 82 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(parse_json_array<&[u8], JsonNode>, [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | tag_s!("[") >> [INFO] [stdout] 96 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_element)) >> [INFO] [stdout] ... | [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(parse_json_array<&[u8], JsonNode>, [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | tag_s!("[") >> [INFO] [stdout] 96 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_element)) >> [INFO] [stdout] ... | [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(parse_json_array<&[u8], JsonNode>, [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | tag_s!("[") >> [INFO] [stdout] 96 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_element)) >> [INFO] [stdout] ... | [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/json/parser.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | Some(elements) => ( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 101 | | JsonNode::Array(elements) [INFO] [stdout] | | ____________________^_________________________^ [INFO] [stdout] | ||____________________| [INFO] [stdout] | | [INFO] [stdout] 102 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - Some(elements) => ( [INFO] [stdout] 101 - JsonNode::Array(elements) [INFO] [stdout] 100 + Some(elements) => JsonNode::Array(elements), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/json/parser.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | None => ( [INFO] [stdout] | __________________________^ [INFO] [stdout] 104 | | JsonNode::Array(Vec::::new()) [INFO] [stdout] | | ____________________^_______________________________________^ [INFO] [stdout] | ||____________________| [INFO] [stdout] | | [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103 - None => ( [INFO] [stdout] 104 - JsonNode::Array(Vec::::new()) [INFO] [stdout] 103 + None => JsonNode::Array(Vec::::new()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / named!(parse_json_object<&[u8], JsonNode>, [INFO] [stdout] 112 | | do_parse!( [INFO] [stdout] 113 | | tag_s!("{") >> [INFO] [stdout] 114 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_pair)) >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / named!(parse_json_object<&[u8], JsonNode>, [INFO] [stdout] 112 | | do_parse!( [INFO] [stdout] 113 | | tag_s!("{") >> [INFO] [stdout] 114 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_pair)) >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / named!(parse_json_object<&[u8], JsonNode>, [INFO] [stdout] 112 | | do_parse!( [INFO] [stdout] 113 | | tag_s!("{") >> [INFO] [stdout] 114 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_pair)) >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / named!(parse_json_pair<&[u8], (String, JsonNode)>, [INFO] [stdout] 134 | | do_parse!( [INFO] [stdout] 135 | | name: parse_json_escaped_string >> [INFO] [stdout] 136 | | tag_s!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 140 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / named!(parse_json_null<&[u8], JsonNode>, [INFO] [stdout] 19 | | do_parse!( [INFO] [stdout] 20 | | tag_s!("null") >> [INFO] [stdout] 21 | | (JsonNode::Null) [INFO] [stdout] 22 | | ) [INFO] [stdout] 23 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / named!(parse_json_boolean<&[u8], JsonNode>, [INFO] [stdout] 26 | | do_parse!( [INFO] [stdout] 27 | | truth: alt!(tag_s!("true") | tag_s!("false")) >> [INFO] [stdout] 28 | | (JsonNode::Boolean(truth[0] == b't')) [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / named!(parse_json_boolean<&[u8], JsonNode>, [INFO] [stdout] 26 | | do_parse!( [INFO] [stdout] 27 | | truth: alt!(tag_s!("true") | tag_s!("false")) >> [INFO] [stdout] 28 | | (JsonNode::Boolean(truth[0] == b't')) [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / named!(parse_json_escaped_string<&[u8], String>, [INFO] [stdout] 44 | | do_parse!( [INFO] [stdout] 45 | | tag_s!("\"") >> [INFO] [stdout] 46 | | result: many0!( [INFO] [stdout] ... | [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / named!(parse_json_escaped_string<&[u8], String>, [INFO] [stdout] 44 | | do_parse!( [INFO] [stdout] 45 | | tag_s!("\"") >> [INFO] [stdout] 46 | | result: many0!( [INFO] [stdout] ... | [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / named!(parse_json_escaped_ascii<&[u8], &[u8]>, [INFO] [stdout] 64 | | alt!( [INFO] [stdout] 65 | | is_not!("\\\"") [INFO] [stdout] 66 | | | value!("\\".as_bytes(), tag_s!("\\\\")) [INFO] [stdout] ... | [INFO] [stdout] 74 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `value` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / named!(parse_json_unicode_escape<&[u8], Vec>, [INFO] [stdout] 77 | | do_parse!( [INFO] [stdout] 78 | | tag_s!("\\u") >> [INFO] [stdout] 79 | | result: map!( take!(4), codepoint_from_hex ) >> [INFO] [stdout] ... | [INFO] [stdout] 82 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(parse_json_array<&[u8], JsonNode>, [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | tag_s!("[") >> [INFO] [stdout] 96 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_element)) >> [INFO] [stdout] ... | [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(parse_json_array<&[u8], JsonNode>, [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | tag_s!("[") >> [INFO] [stdout] 96 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_element)) >> [INFO] [stdout] ... | [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(parse_json_array<&[u8], JsonNode>, [INFO] [stdout] 94 | | do_parse!( [INFO] [stdout] 95 | | tag_s!("[") >> [INFO] [stdout] 96 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_element)) >> [INFO] [stdout] ... | [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/json/parser.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | Some(elements) => ( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 101 | | JsonNode::Array(elements) [INFO] [stdout] | | ____________________^_________________________^ [INFO] [stdout] | ||____________________| [INFO] [stdout] | | [INFO] [stdout] 102 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - Some(elements) => ( [INFO] [stdout] 101 - JsonNode::Array(elements) [INFO] [stdout] 100 + Some(elements) => JsonNode::Array(elements), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/json/parser.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | None => ( [INFO] [stdout] | __________________________^ [INFO] [stdout] 104 | | JsonNode::Array(Vec::::new()) [INFO] [stdout] | | ____________________^_______________________________________^ [INFO] [stdout] | ||____________________| [INFO] [stdout] | | [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103 - None => ( [INFO] [stdout] 104 - JsonNode::Array(Vec::::new()) [INFO] [stdout] 103 + None => JsonNode::Array(Vec::::new()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / named!(parse_json_object<&[u8], JsonNode>, [INFO] [stdout] 112 | | do_parse!( [INFO] [stdout] 113 | | tag_s!("{") >> [INFO] [stdout] 114 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_pair)) >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / named!(parse_json_object<&[u8], JsonNode>, [INFO] [stdout] 112 | | do_parse!( [INFO] [stdout] 113 | | tag_s!("{") >> [INFO] [stdout] 114 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_pair)) >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / named!(parse_json_object<&[u8], JsonNode>, [INFO] [stdout] 112 | | do_parse!( [INFO] [stdout] 113 | | tag_s!("{") >> [INFO] [stdout] 114 | | content: opt!(separated_list_complete!(tag_s!(","), parse_json_pair)) >> [INFO] [stdout] ... | [INFO] [stdout] 131 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/json/parser.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / named!(parse_json_pair<&[u8], (String, JsonNode)>, [INFO] [stdout] 134 | | do_parse!( [INFO] [stdout] 135 | | name: parse_json_escaped_string >> [INFO] [stdout] 136 | | tag_s!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 140 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_str` is never used [INFO] [stdout] --> src/json/mod.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl JsonNode { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 31 | pub fn from_str(json : &str) -> JsonNode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1757cba248a2b880397c8bc5bda42bf5e20c37a3a6b18494a89a1f455cd4a6ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1757cba248a2b880397c8bc5bda42bf5e20c37a3a6b18494a89a1f455cd4a6ba", kill_on_drop: false }` [INFO] [stdout] 1757cba248a2b880397c8bc5bda42bf5e20c37a3a6b18494a89a1f455cd4a6ba