[INFO] cloning repository https://github.com/encabulators/nats-types
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/encabulators/nats-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencabulators%2Fnats-types", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencabulators%2Fnats-types'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bd1d6bf3be326c276ff70d17b64ca9f3c05645b
[INFO] checking encabulators/nats-types against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencabulators%2Fnats-types" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/encabulators/nats-types on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/encabulators/nats-types
[INFO] finished tweaking git repo https://github.com/encabulators/nats-types
[INFO] tweaked toml for git repo https://github.com/encabulators/nats-types written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/encabulators/nats-types 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbdf6007f492d9b851fc3b7fd08ae62e359cd38319146d11f182992b0053534f
[INFO] running `Command { std: "docker" "start" "-a" "dbdf6007f492d9b851fc3b7fd08ae62e359cd38319146d11f182992b0053534f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbdf6007f492d9b851fc3b7fd08ae62e359cd38319146d11f182992b0053534f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbdf6007f492d9b851fc3b7fd08ae62e359cd38319146d11f182992b0053534f", kill_on_drop: false }`
[INFO] [stdout] dbdf6007f492d9b851fc3b7fd08ae62e359cd38319146d11f182992b0053534f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d16207d310d9a221481a64031f7731524257f12551cdf0e155e4c3cc3910815
[INFO] running `Command { std: "docker" "start" "-a" "3d16207d310d9a221481a64031f7731524257f12551cdf0e155e4c3cc3910815", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.30
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking 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 `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 `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] 105 | |     )
[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 `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 `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] 121 | |     )
[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 `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 `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] 137 | |     )
[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 `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] 105 | |     )
[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: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] 153 | |     )
[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: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] 121 | |     )
[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: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] 166 | |     )
[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] [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] 137 | |     )
[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] 153 | |     )
[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] 166 | |     )
[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] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.15s
[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" "3d16207d310d9a221481a64031f7731524257f12551cdf0e155e4c3cc3910815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d16207d310d9a221481a64031f7731524257f12551cdf0e155e4c3cc3910815", kill_on_drop: false }`
[INFO] [stdout] 3d16207d310d9a221481a64031f7731524257f12551cdf0e155e4c3cc3910815
[INFO] checking encabulators/nats-types against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencabulators%2Fnats-types" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/encabulators/nats-types on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/encabulators/nats-types
[INFO] finished tweaking git repo https://github.com/encabulators/nats-types
[INFO] tweaked toml for git repo https://github.com/encabulators/nats-types written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/encabulators/nats-types 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c861b04df5dfc1ef202a2bd558e904118b14198007e3db00f3fb731484d593f
[INFO] running `Command { std: "docker" "start" "-a" "1c861b04df5dfc1ef202a2bd558e904118b14198007e3db00f3fb731484d593f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c861b04df5dfc1ef202a2bd558e904118b14198007e3db00f3fb731484d593f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c861b04df5dfc1ef202a2bd558e904118b14198007e3db00f3fb731484d593f", kill_on_drop: false }`
[INFO] [stdout] 1c861b04df5dfc1ef202a2bd558e904118b14198007e3db00f3fb731484d593f
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 887b750320b2ab73a30bcc81c5bb330c61e4509ab44b2203b90bc2df955c23e7
[INFO] running `Command { std: "docker" "start" "-a" "887b750320b2ab73a30bcc81c5bb330c61e4509ab44b2203b90bc2df955c23e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling syn v0.15.30
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking 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] 105 | |     )
[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] 121 | |     )
[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] 137 | |     )
[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] 153 | |     )
[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] 166 | |     )
[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] [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] 105 | |     )
[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] 121 | |     )
[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] 137 | |     )
[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] 153 | |     )
[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] 166 | |     )
[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] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Serialize, Debug, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ConnectionInformation`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:154:46
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Serialize, Debug, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ConnectionInformation`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[derive(Serialize, Debug, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ServerInformation`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:239:46
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[derive(Serialize, Debug, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ServerInformation`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nats-types` (lib) due to 5 previous errors; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Serialize, Debug, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ConnectionInformation`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:154:46
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Serialize, Debug, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ConnectionInformation`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[derive(Serialize, Debug, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ServerInformation`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:239:46
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[derive(Serialize, Debug, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ServerInformation`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nats-types` (lib test) due to 5 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "887b750320b2ab73a30bcc81c5bb330c61e4509ab44b2203b90bc2df955c23e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "887b750320b2ab73a30bcc81c5bb330c61e4509ab44b2203b90bc2df955c23e7", kill_on_drop: false }`
[INFO] [stdout] 887b750320b2ab73a30bcc81c5bb330c61e4509ab44b2203b90bc2df955c23e7
