[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] testing encabulators/nats-types against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencabulators%2Fnats-types" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/encabulators/nats-types on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-105/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b233268e6049d7c5bed07cc47d6445e5fc7f8b3a1f9dc267e07557f9b34834a3 [INFO] running `Command { std: "docker" "start" "-a" "b233268e6049d7c5bed07cc47d6445e5fc7f8b3a1f9dc267e07557f9b34834a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b233268e6049d7c5bed07cc47d6445e5fc7f8b3a1f9dc267e07557f9b34834a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b233268e6049d7c5bed07cc47d6445e5fc7f8b3a1f9dc267e07557f9b34834a3", kill_on_drop: false }` [INFO] [stdout] b233268e6049d7c5bed07cc47d6445e5fc7f8b3a1f9dc267e07557f9b34834a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24769aeb06ffa8f2f200000ba7f1b1ae9c0091cc5d5ae19e9f99cc5d4fb8c32c [INFO] running `Command { std: "docker" "start" "-a" "24769aeb06ffa8f2f200000ba7f1b1ae9c0091cc5d5ae19e9f99cc5d4fb8c32c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.90 [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` (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` (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` (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` (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, 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` (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, 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` (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` (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, [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` (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, [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` (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, [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` (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, [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` (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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.53s [INFO] running `Command { std: "docker" "inspect" "24769aeb06ffa8f2f200000ba7f1b1ae9c0091cc5d5ae19e9f99cc5d4fb8c32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24769aeb06ffa8f2f200000ba7f1b1ae9c0091cc5d5ae19e9f99cc5d4fb8c32c", kill_on_drop: false }` [INFO] [stdout] 24769aeb06ffa8f2f200000ba7f1b1ae9c0091cc5d5ae19e9f99cc5d4fb8c32c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e75b4c8031076b399debf18ac07c1d1ba43d71070c0bca97b8f815093f1d4e73 [INFO] running `Command { std: "docker" "start" "-a" "e75b4c8031076b399debf18ac07c1d1ba43d71070c0bca97b8f815093f1d4e73", 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` (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` (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` (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` (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, 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` (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, 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` (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` (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, [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` (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, [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` (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, [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` (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 `tag_s`: Please use `tag` instead [INFO] [stdout] --> src/parser.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | / named!(err_header, [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` (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: 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` (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` (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` (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` (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, 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` (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, 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` (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` (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, [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` (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, [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` (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, [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` (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, [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` (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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "e75b4c8031076b399debf18ac07c1d1ba43d71070c0bca97b8f815093f1d4e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75b4c8031076b399debf18ac07c1d1ba43d71070c0bca97b8f815093f1d4e73", kill_on_drop: false }` [INFO] [stdout] e75b4c8031076b399debf18ac07c1d1ba43d71070c0bca97b8f815093f1d4e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eaf374a6182ce1c25fc24d8cea1ad469025ad9201859a7baf9fd2f106c6a456b [INFO] running `Command { std: "docker" "start" "-a" "eaf374a6182ce1c25fc24d8cea1ad469025ad9201859a7baf9fd2f106c6a456b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/parser.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / named!(parse_u64<::nom::types::CompleteStr, u64>, [INFO] [stderr] 78 | | flat_map!(take_while1_s!(is_digit), parse_to!(u64)) [INFO] [stderr] 79 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `flat_map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/parser.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | / named!(parse_u64<::nom::types::CompleteStr, u64>, [INFO] [stderr] 78 | | flat_map!(take_while1_s!(is_digit), parse_to!(u64)) [INFO] [stderr] 79 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/parser.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | / named!(parse_completestr<::nom::types::CompleteStr, String >, map!( [INFO] [stderr] 82 | | take_while1_s!(is_not_space), [INFO] [stderr] 83 | | |r|r.to_string() [INFO] [stderr] 84 | | )); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/parser.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | / named!(parse_completestr<::nom::types::CompleteStr, String >, map!( [INFO] [stderr] 82 | | take_while1_s!(is_not_space), [INFO] [stderr] 83 | | |r|r.to_string() [INFO] [stderr] 84 | | )); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/parser.rs:86:1 [INFO] [stderr] | [INFO] [stderr] 86 | / named!(parse_alpha, map!( [INFO] [stderr] 87 | | take_while1_s!(is_not_tick), [INFO] [stderr] 88 | | |r|r.to_string() [INFO] [stderr] 89 | | )); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/parser.rs:86:1 [INFO] [stderr] | [INFO] [stderr] 86 | / named!(parse_alpha, map!( [INFO] [stderr] 87 | | take_while1_s!(is_not_tick), [INFO] [stderr] 88 | | |r|r.to_string() [INFO] [stderr] 89 | | )); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/parser.rs:93:1 [INFO] [stderr] | [INFO] [stderr] 93 | / named!(msg_header<::nom::types::CompleteStr, MessageHeader>, [INFO] [stderr] 94 | | do_parse!( [INFO] [stderr] 95 | | tag_s!("MSG") >> [INFO] [stderr] 96 | | is_a!(" \t") >> [INFO] [stderr] ... | [INFO] [stderr] 105 | | ) [INFO] [stderr] 106 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/parser.rs:111:1 [INFO] [stderr] | [INFO] [stderr] 111 | / named!(pub_header, [INFO] [stderr] 112 | | do_parse!( [INFO] [stderr] 113 | | tag_s!("PUB") >> [INFO] [stderr] 114 | | is_a!(" \t") >> [INFO] [stderr] ... | [INFO] [stderr] 121 | | ) [INFO] [stderr] 122 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/parser.rs:127:1 [INFO] [stderr] | [INFO] [stderr] 127 | / named!(sub_header, [INFO] [stderr] 128 | | do_parse!( [INFO] [stderr] 129 | | tag_s!("SUB") >> [INFO] [stderr] 130 | | is_a!(" \t") >> [INFO] [stderr] ... | [INFO] [stderr] 137 | | ) [INFO] [stderr] 138 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stdout] running 23 tests [INFO] [stderr] --> src/parser.rs:144:1 [INFO] [stderr] | [INFO] [stderr] 144 | / named!(unsub_header, [INFO] [stderr] 145 | | do_parse!( [INFO] [stderr] 146 | | tag_s!("UNSUB") >> [INFO] [stderr] 147 | | is_a!(" \t") >> [INFO] [stderr] ... | [INFO] [stderr] 153 | | ) [INFO] [stderr] 154 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/parser.rs:159:1 [INFO] [stderr] | [INFO] [stderr] 159 | / named!(err_header, [INFO] [stderr] 160 | | do_parse!( [INFO] [stderr] 161 | | tag_s!("-ERR '") >> [INFO] [stderr] 162 | | message: parse_alpha >> [INFO] [stderr] ... | [INFO] [stderr] 166 | | ) [INFO] [stderr] 167 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nats-types` (lib) generated 11 warnings [INFO] [stderr] warning: `nats-types` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nats_types-60bca67f65df7f6d) [INFO] [stdout] test parser::test::error_header ... ok [INFO] [stderr] Doc-tests nats-types [INFO] [stdout] test parser::test::msg_no_reply ... ok [INFO] [stdout] test parser::test::msg_irreg_whitespace ... ok [INFO] [stdout] test parser::test::msg_reply_to ... ok [INFO] [stdout] test parser::test::pub_reply ... ok [INFO] [stdout] test parser::test::pub_no_reply ... ok [INFO] [stdout] test parser::test::sub_qg ... ok [INFO] [stdout] test tests::enum_round ... ok [INFO] [stdout] test tests::pub_roundtrip ... ok [INFO] [stdout] test tests::msg_roundtrip_irreg_whitespace ... ok [INFO] [stdout] test tests::connect_roundtrip ... ok [INFO] [stdout] test tests::pub_roundtrip_irreg_whitespace ... ok [INFO] [stdout] test parser::test::sub_no_qg ... ok [INFO] [stdout] test parser::test::unsub_max ... ok [INFO] [stdout] test tests::msg_roundtrip ... ok [INFO] [stdout] test tests::serverinfo_roundtrip ... ok [INFO] [stdout] test tests::sub_roundtrip ... ok [INFO] [stdout] test tests::sub_roundtrip_irreg_whitespace ... ok [INFO] [stdout] test tests::pubmessage_bytes_roundtrip ... ok [INFO] [stdout] test parser::test::unsub_no_max ... ok [INFO] [stdout] test tests::submessage_bytes_roundtrip ... ok [INFO] [stdout] test tests::unsubmessage_bytes_roundtrip ... ok [INFO] [stdout] test tests::unsub_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eaf374a6182ce1c25fc24d8cea1ad469025ad9201859a7baf9fd2f106c6a456b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf374a6182ce1c25fc24d8cea1ad469025ad9201859a7baf9fd2f106c6a456b", kill_on_drop: false }` [INFO] [stdout] eaf374a6182ce1c25fc24d8cea1ad469025ad9201859a7baf9fd2f106c6a456b