[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 against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorpiq%2Frust_json_parser" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/korpiq/rust_json_parser on toolchain b389b0ab72cb0aa9acf4df0ae0c0e12090782da9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[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" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded circular v0.2.0
[INFO] [stderr]   Downloaded nom v4.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6414101145dd519c86814cf43a3fea9c13aa91f156ef165ef72baa89da8b933
[INFO] running `Command { std: "docker" "start" "-a" "a6414101145dd519c86814cf43a3fea9c13aa91f156ef165ef72baa89da8b933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6414101145dd519c86814cf43a3fea9c13aa91f156ef165ef72baa89da8b933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6414101145dd519c86814cf43a3fea9c13aa91f156ef165ef72baa89da8b933", kill_on_drop: false }`
[INFO] [stdout] a6414101145dd519c86814cf43a3fea9c13aa91f156ef165ef72baa89da8b933
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c9c242a6d9a029b03151b116ad99d24e03424482895b9495061878acd30c98d
[INFO] running `Command { std: "docker" "start" "-a" "7c9c242a6d9a029b03151b116ad99d24e03424482895b9495061878acd30c98d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling memchr v2.1.3
[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] 54 | |     )
[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] 54 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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<u8>>,
[INFO] [stdout] 77 | |     do_parse!(
[INFO] [stdout] 78 | |         tag_s!("\\u") >>
[INFO] [stdout] 79 | |         result: map!( take!(4), codepoint_from_hex ) >>
[INFO] [stdout] 80 | |         (result)
[INFO] [stdout] 81 | |     )
[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] 108 | |     )
[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] 108 | |     )
[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] 108 | |     )
[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::<JsonNode>::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::<JsonNode>::new())
[INFO] [stdout] 103 +                 None => JsonNode::Array(Vec::<JsonNode>::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] 130 | |     )
[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] 130 | |     )
[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] 130 | |     )
[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] 139 | |     )
[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] 54 | |     )
[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] 54 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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<u8>>,
[INFO] [stdout] 77 | |     do_parse!(
[INFO] [stdout] 78 | |         tag_s!("\\u") >>
[INFO] [stdout] 79 | |         result: map!( take!(4), codepoint_from_hex ) >>
[INFO] [stdout] 80 | |         (result)
[INFO] [stdout] 81 | |     )
[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] 108 | |     )
[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] 108 | |     )
[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] 108 | |     )
[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::<JsonNode>::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::<JsonNode>::new())
[INFO] [stdout] 103 +                 None => JsonNode::Array(Vec::<JsonNode>::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] 130 | |     )
[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] 130 | |     )
[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] 130 | |     )
[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] 139 | |     )
[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: 22 warnings emitted
[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] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
[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" "7c9c242a6d9a029b03151b116ad99d24e03424482895b9495061878acd30c98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c9c242a6d9a029b03151b116ad99d24e03424482895b9495061878acd30c98d", kill_on_drop: false }`
[INFO] [stdout] 7c9c242a6d9a029b03151b116ad99d24e03424482895b9495061878acd30c98d
[INFO] checking korpiq/rust_json_parser against try#16d823b1c168ce52c66ccc00dfd686f775a45c65 for pr-128351-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorpiq%2Frust_json_parser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/korpiq/rust_json_parser on toolchain 16d823b1c168ce52c66ccc00dfd686f775a45c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[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" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12a7cc8891904cf02d5de269b7f403521095554e27ae2a657e7a4e0c967d746a
[INFO] running `Command { std: "docker" "start" "-a" "12a7cc8891904cf02d5de269b7f403521095554e27ae2a657e7a4e0c967d746a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12a7cc8891904cf02d5de269b7f403521095554e27ae2a657e7a4e0c967d746a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a7cc8891904cf02d5de269b7f403521095554e27ae2a657e7a4e0c967d746a", kill_on_drop: false }`
[INFO] [stdout] 12a7cc8891904cf02d5de269b7f403521095554e27ae2a657e7a4e0c967d746a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fab7696562820e80b21eabb486193ad35c1754f3145a9ab3f67ec0421ea1077
[INFO] running `Command { std: "docker" "start" "-a" "9fab7696562820e80b21eabb486193ad35c1754f3145a9ab3f67ec0421ea1077", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling memchr v2.1.3
[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] 54 | |     )
[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] 54 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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] 73 | |     )
[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<u8>>,
[INFO] [stdout] 77 | |     do_parse!(
[INFO] [stdout] 78 | |         tag_s!("\\u") >>
[INFO] [stdout] 79 | |         result: map!( take!(4), codepoint_from_hex ) >>
[INFO] [stdout] 80 | |         (result)
[INFO] [stdout] 81 | |     )
[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] 108 | |     )
[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: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: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] 108 | |     )
[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: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] 54 | |     )
[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] 54 | |     )
[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: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] 108 | |     )
[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: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] 73 | |     )
[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] 73 | |     )
[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: 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: 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] 73 | |     )
[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: 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::<JsonNode>::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::<JsonNode>::new())
[INFO] [stdout] 103 +                 None => JsonNode::Array(Vec::<JsonNode>::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: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] 73 | |     )
[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: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] 130 | |     )
[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: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] 73 | |     )
[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] 73 | |     )
[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: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] 130 | |     )
[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: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] 73 | |     )
[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<u8>>,
[INFO] [stdout] 77 | |     do_parse!(
[INFO] [stdout] 78 | |         tag_s!("\\u") >>
[INFO] [stdout] 79 | |         result: map!( take!(4), codepoint_from_hex ) >>
[INFO] [stdout] 80 | |         (result)
[INFO] [stdout] 81 | |     )
[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: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] 130 | |     )
[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] 139 | |     )
[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: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] 108 | |     )
[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] 108 | |     )
[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] 108 | |     )
[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::<JsonNode>::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::<JsonNode>::new())
[INFO] [stdout] 103 +                 None => JsonNode::Array(Vec::<JsonNode>::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] 130 | |     )
[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] 130 | |     )
[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] 130 | |     )
[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] 139 | |     )
[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] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
[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" "9fab7696562820e80b21eabb486193ad35c1754f3145a9ab3f67ec0421ea1077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fab7696562820e80b21eabb486193ad35c1754f3145a9ab3f67ec0421ea1077", kill_on_drop: false }`
[INFO] [stdout] 9fab7696562820e80b21eabb486193ad35c1754f3145a9ab3f67ec0421ea1077
