[INFO] fetching crate nats-types 0.1.8...
[INFO] building nats-types-0.1.8 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate nats-types 0.1.8 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate nats-types 0.1.8
[INFO] finished tweaking crates.io crate nats-types 0.1.8
[INFO] tweaked toml for crates.io crate nats-types 0.1.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nats-types 0.1.8 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding nom v4.2.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9997d4dd01a0f173e7aed1b63fedf7f8a2c610d9d0b69c5a23af27e5c7426d2f
[INFO] running `Command { std: "docker" "start" "-a" "9997d4dd01a0f173e7aed1b63fedf7f8a2c610d9d0b69c5a23af27e5c7426d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9997d4dd01a0f173e7aed1b63fedf7f8a2c610d9d0b69c5a23af27e5c7426d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9997d4dd01a0f173e7aed1b63fedf7f8a2c610d9d0b69c5a23af27e5c7426d2f", kill_on_drop: false }`
[INFO] [stdout] 9997d4dd01a0f173e7aed1b63fedf7f8a2c610d9d0b69c5a23af27e5c7426d2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5457b12b149d27852e83497e00b8b5d64264185c32c5ad6aafcc07bfc23b650
[INFO] running `Command { std: "docker" "start" "-a" "d5457b12b149d27852e83497e00b8b5d64264185c32c5ad6aafcc07bfc23b650", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nats-types v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / named!(parse_u64<::nom::types::CompleteStr, u64>,
[INFO] [stdout] 78 | |     flat_map!(take_while1_s!(is_digit), parse_to!(u64))
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `flat_map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / named!(parse_u64<::nom::types::CompleteStr, u64>,
[INFO] [stdout] 78 | |     flat_map!(take_while1_s!(is_digit), parse_to!(u64))
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / named!(parse_completestr<::nom::types::CompleteStr, String >, map!(
[INFO] [stdout] 82 | |     take_while1_s!(is_not_space),
[INFO] [stdout] 83 | |     |r|r.to_string()
[INFO] [stdout] 84 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / named!(parse_completestr<::nom::types::CompleteStr, String >, map!(
[INFO] [stdout] 82 | |     take_while1_s!(is_not_space),
[INFO] [stdout] 83 | |     |r|r.to_string()
[INFO] [stdout] 84 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | / named!(parse_alpha<CompleteStr, String>, map!(
[INFO] [stdout] 87 | |     take_while1_s!(is_not_tick),
[INFO] [stdout] 88 | |     |r|r.to_string()
[INFO] [stdout] 89 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | / named!(parse_alpha<CompleteStr, String>, map!(
[INFO] [stdout] 87 | |     take_while1_s!(is_not_tick),
[INFO] [stdout] 88 | |     |r|r.to_string()
[INFO] [stdout] 89 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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/parser.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / named!(msg_header<::nom::types::CompleteStr, MessageHeader>,
[INFO] [stdout]  94 | |     do_parse!(
[INFO] [stdout]  95 | |         tag_s!("MSG")                           >>
[INFO] [stdout]  96 | |         is_a!(" \t")                            >>
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | | );
[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/parser.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / named!(pub_header<CompleteStr, PubHeader>,
[INFO] [stdout] 112 | |     do_parse!(
[INFO] [stdout] 113 | |         tag_s!("PUB")                               >>
[INFO] [stdout] 114 | |         is_a!(" \t")                                >>
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | | );
[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/parser.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | / named!(sub_header<CompleteStr, SubHeader>,
[INFO] [stdout] 128 | |     do_parse!(
[INFO] [stdout] 129 | |         tag_s!("SUB")                                   >>
[INFO] [stdout] 130 | |         is_a!(" \t")                                    >>
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | | );
[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/parser.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / named!(unsub_header<CompleteStr, UnsubHeader>,
[INFO] [stdout] 145 | |     do_parse!(
[INFO] [stdout] 146 | |         tag_s!("UNSUB")                 >>
[INFO] [stdout] 147 | |         is_a!(" \t")                    >>
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | | );
[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/parser.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / named!(err_header<CompleteStr, ErrorHeader>,
[INFO] [stdout] 160 | |     do_parse!(
[INFO] [stdout] 161 | |         tag_s!("-ERR '") >>
[INFO] [stdout] 162 | |         message: parse_alpha >>
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | | );
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[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" "d5457b12b149d27852e83497e00b8b5d64264185c32c5ad6aafcc07bfc23b650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5457b12b149d27852e83497e00b8b5d64264185c32c5ad6aafcc07bfc23b650", kill_on_drop: false }`
[INFO] [stdout] d5457b12b149d27852e83497e00b8b5d64264185c32c5ad6aafcc07bfc23b650
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77f4a07a59ff341d6e42c4ae1d4ebfa59b08fc4de75b12df152aa135149eecf6
[INFO] running `Command { std: "docker" "start" "-a" "77f4a07a59ff341d6e42c4ae1d4ebfa59b08fc4de75b12df152aa135149eecf6", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / named!(parse_u64<::nom::types::CompleteStr, u64>,
[INFO] [stdout] 78 | |     flat_map!(take_while1_s!(is_digit), parse_to!(u64))
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `flat_map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / named!(parse_u64<::nom::types::CompleteStr, u64>,
[INFO] [stdout] 78 | |     flat_map!(take_while1_s!(is_digit), parse_to!(u64))
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / named!(parse_completestr<::nom::types::CompleteStr, String >, map!(
[INFO] [stdout] 82 | |     take_while1_s!(is_not_space),
[INFO] [stdout] 83 | |     |r|r.to_string()
[INFO] [stdout] 84 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / named!(parse_completestr<::nom::types::CompleteStr, String >, map!(
[INFO] [stdout] 82 | |     take_while1_s!(is_not_space),
[INFO] [stdout] 83 | |     |r|r.to_string()
[INFO] [stdout] 84 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | / named!(parse_alpha<CompleteStr, String>, map!(
[INFO] [stdout] 87 | |     take_while1_s!(is_not_tick),
[INFO] [stdout] 88 | |     |r|r.to_string()
[INFO] [stdout] 89 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | / named!(parse_alpha<CompleteStr, String>, map!(
[INFO] [stdout] 87 | |     take_while1_s!(is_not_tick),
[INFO] [stdout] 88 | |     |r|r.to_string()
[INFO] [stdout] 89 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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/parser.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / named!(msg_header<::nom::types::CompleteStr, MessageHeader>,
[INFO] [stdout]  94 | |     do_parse!(
[INFO] [stdout]  95 | |         tag_s!("MSG")                           >>
[INFO] [stdout]  96 | |         is_a!(" \t")                            >>
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | | );
[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/parser.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / named!(pub_header<CompleteStr, PubHeader>,
[INFO] [stdout] 112 | |     do_parse!(
[INFO] [stdout] 113 | |         tag_s!("PUB")                               >>
[INFO] [stdout] 114 | |         is_a!(" \t")                                >>
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | | );
[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/parser.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | / named!(sub_header<CompleteStr, SubHeader>,
[INFO] [stdout] 128 | |     do_parse!(
[INFO] [stdout] 129 | |         tag_s!("SUB")                                   >>
[INFO] [stdout] 130 | |         is_a!(" \t")                                    >>
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | | );
[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/parser.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / named!(unsub_header<CompleteStr, UnsubHeader>,
[INFO] [stdout] 145 | |     do_parse!(
[INFO] [stdout] 146 | |         tag_s!("UNSUB")                 >>
[INFO] [stdout] 147 | |         is_a!(" \t")                    >>
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | | );
[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/parser.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / named!(err_header<CompleteStr, ErrorHeader>,
[INFO] [stdout] 160 | |     do_parse!(
[INFO] [stdout] 161 | |         tag_s!("-ERR '") >>
[INFO] [stdout] 162 | |         message: parse_alpha >>
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | | );
[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] [stderr]    Compiling nats-types v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / named!(parse_u64<::nom::types::CompleteStr, u64>,
[INFO] [stdout] 78 | |     flat_map!(take_while1_s!(is_digit), parse_to!(u64))
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `flat_map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / named!(parse_u64<::nom::types::CompleteStr, u64>,
[INFO] [stdout] 78 | |     flat_map!(take_while1_s!(is_digit), parse_to!(u64))
[INFO] [stdout] 79 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / named!(parse_completestr<::nom::types::CompleteStr, String >, map!(
[INFO] [stdout] 82 | |     take_while1_s!(is_not_space),
[INFO] [stdout] 83 | |     |r|r.to_string()
[INFO] [stdout] 84 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / named!(parse_completestr<::nom::types::CompleteStr, String >, map!(
[INFO] [stdout] 82 | |     take_while1_s!(is_not_space),
[INFO] [stdout] 83 | |     |r|r.to_string()
[INFO] [stdout] 84 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | / named!(parse_alpha<CompleteStr, String>, map!(
[INFO] [stdout] 87 | |     take_while1_s!(is_not_tick),
[INFO] [stdout] 88 | |     |r|r.to_string()
[INFO] [stdout] 89 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `map` 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 `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/parser.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | / named!(parse_alpha<CompleteStr, String>, map!(
[INFO] [stdout] 87 | |     take_while1_s!(is_not_tick),
[INFO] [stdout] 88 | |     |r|r.to_string()
[INFO] [stdout] 89 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` 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/parser.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / named!(msg_header<::nom::types::CompleteStr, MessageHeader>,
[INFO] [stdout]  94 | |     do_parse!(
[INFO] [stdout]  95 | |         tag_s!("MSG")                           >>
[INFO] [stdout]  96 | |         is_a!(" \t")                            >>
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | | );
[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/parser.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / named!(pub_header<CompleteStr, PubHeader>,
[INFO] [stdout] 112 | |     do_parse!(
[INFO] [stdout] 113 | |         tag_s!("PUB")                               >>
[INFO] [stdout] 114 | |         is_a!(" \t")                                >>
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | | );
[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/parser.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | / named!(sub_header<CompleteStr, SubHeader>,
[INFO] [stdout] 128 | |     do_parse!(
[INFO] [stdout] 129 | |         tag_s!("SUB")                                   >>
[INFO] [stdout] 130 | |         is_a!(" \t")                                    >>
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | | );
[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/parser.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / named!(unsub_header<CompleteStr, UnsubHeader>,
[INFO] [stdout] 145 | |     do_parse!(
[INFO] [stdout] 146 | |         tag_s!("UNSUB")                 >>
[INFO] [stdout] 147 | |         is_a!(" \t")                    >>
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | | );
[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/parser.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / named!(err_header<CompleteStr, ErrorHeader>,
[INFO] [stdout] 160 | |     do_parse!(
[INFO] [stdout] 161 | |         tag_s!("-ERR '") >>
[INFO] [stdout] 162 | |         message: parse_alpha >>
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | | );
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[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" "77f4a07a59ff341d6e42c4ae1d4ebfa59b08fc4de75b12df152aa135149eecf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f4a07a59ff341d6e42c4ae1d4ebfa59b08fc4de75b12df152aa135149eecf6", kill_on_drop: false }`
[INFO] [stdout] 77f4a07a59ff341d6e42c4ae1d4ebfa59b08fc4de75b12df152aa135149eecf6
