[INFO] fetching crate uml_parser 0.1.1... [INFO] building uml_parser-0.1.1 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate uml_parser 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate uml_parser 0.1.1 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uml_parser 0.1.1 [INFO] finished tweaking crates.io crate uml_parser 0.1.1 [INFO] tweaked toml for crates.io crate uml_parser 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] [stderr] Adding log v0.3.9 (available: v0.4.22) [INFO] [stderr] Adding nom v2.2.1 (available: v7.1.3) [INFO] [stderr] Adding regex v0.1.80 (available: v1.11.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9e83664277453aee3f0259869a9aa6adc865d3beb8fd256c6c37a6de2e26c6d [INFO] running `Command { std: "docker" "start" "-a" "b9e83664277453aee3f0259869a9aa6adc865d3beb8fd256c6c37a6de2e26c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9e83664277453aee3f0259869a9aa6adc865d3beb8fd256c6c37a6de2e26c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e83664277453aee3f0259869a9aa6adc865d3beb8fd256c6c37a6de2e26c6d", kill_on_drop: false }` [INFO] [stdout] b9e83664277453aee3f0259869a9aa6adc865d3beb8fd256c6c37a6de2e26c6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9b18c3548265a39519f3a58ef9b73c2115bb6fd240d5c4b73d6181a7f9959ea [INFO] running `Command { std: "docker" "start" "-a" "d9b18c3548265a39519f3a58ef9b73c2115bb6fd240d5c4b73d6181a7f9959ea", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling uml_parser v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / named!(startuml<&[u8], UMLToken>, [INFO] [stdout] 156 | | chain!( [INFO] [stdout] 157 | | space? ~ [INFO] [stdout] 158 | | tag!("@startuml") ~ [INFO] [stdout] ... | [INFO] [stdout] 164 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | / named!(enduml<&[u8], UMLToken>, [INFO] [stdout] 167 | | chain!( [INFO] [stdout] 168 | | space? ~ [INFO] [stdout] 169 | | tag!("@enduml") ~ [INFO] [stdout] ... | [INFO] [stdout] 175 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / named!(include_parser<&[u8], UMLToken>, [INFO] [stdout] 178 | | chain!( [INFO] [stdout] 179 | | space? ~ [INFO] [stdout] 180 | | tag!("!include") ~ [INFO] [stdout] ... | [INFO] [stdout] 197 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!(participant_parser<&[u8], UMLToken>, [INFO] [stdout] 200 | | chain!( [INFO] [stdout] 201 | | space? ~ [INFO] [stdout] 202 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 244 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!(participant_parser<&[u8], UMLToken>, [INFO] [stdout] 200 | | chain!( [INFO] [stdout] 201 | | space? ~ [INFO] [stdout] 202 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 244 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | / named!(note_parser<&[u8], UMLToken>, [INFO] [stdout] 247 | | chain!( [INFO] [stdout] 248 | | space? ~ [INFO] [stdout] 249 | | tag!("note") ~ [INFO] [stdout] ... | [INFO] [stdout] 270 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | / named!(loop_parser<&[u8], UMLToken>, [INFO] [stdout] 273 | | chain!( [INFO] [stdout] 274 | | space? ~ [INFO] [stdout] 275 | | tag!("loop") ~ [INFO] [stdout] ... | [INFO] [stdout] 297 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / named!(box_parser<&[u8], UMLToken>, [INFO] [stdout] 300 | | chain!( [INFO] [stdout] 301 | | space? ~ [INFO] [stdout] 302 | | tag!("box") ~ [INFO] [stdout] ... | [INFO] [stdout] 324 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / named!(message_parser<&[u8], UMLToken>, [INFO] [stdout] 327 | | chain!( [INFO] [stdout] 328 | | space? ~ [INFO] [stdout] 329 | | participant_1: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 377 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / named!(message_parser<&[u8], UMLToken>, [INFO] [stdout] 327 | | chain!( [INFO] [stdout] 328 | | space? ~ [INFO] [stdout] 329 | | participant_1: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 377 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:441:1 [INFO] [stdout] | [INFO] [stdout] 441 | / named!(delay_parser<&[u8], UMLToken>, [INFO] [stdout] 442 | | chain!( [INFO] [stdout] 443 | | space? ~ [INFO] [stdout] 444 | | tag!("delay") ~ [INFO] [stdout] ... | [INFO] [stdout] 457 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:459:1 [INFO] [stdout] | [INFO] [stdout] 459 | / named!(activate_parser<&[u8], UMLToken>, [INFO] [stdout] 460 | | chain!( [INFO] [stdout] 461 | | space? ~ [INFO] [stdout] 462 | | tag!("activate") ~ [INFO] [stdout] ... | [INFO] [stdout] 475 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:477:1 [INFO] [stdout] | [INFO] [stdout] 477 | / named!(deactivate_parser<&[u8], UMLToken>, [INFO] [stdout] 478 | | chain!( [INFO] [stdout] 479 | | space? ~ [INFO] [stdout] 480 | | tag!("deactivate") ~ [INFO] [stdout] ... | [INFO] [stdout] 493 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | / named!(destroy_parser<&[u8], UMLToken>, [INFO] [stdout] 496 | | chain!( [INFO] [stdout] 497 | | space? ~ [INFO] [stdout] 498 | | tag!("destroy") ~ [INFO] [stdout] ... | [INFO] [stdout] 511 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 1.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [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" "d9b18c3548265a39519f3a58ef9b73c2115bb6fd240d5c4b73d6181a7f9959ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b18c3548265a39519f3a58ef9b73c2115bb6fd240d5c4b73d6181a7f9959ea", kill_on_drop: false }` [INFO] [stdout] d9b18c3548265a39519f3a58ef9b73c2115bb6fd240d5c4b73d6181a7f9959ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b407a8289bfe178de45d33cb4604aa793cd689f8f6b52cc4ff3d644b063f6a5 [INFO] running `Command { std: "docker" "start" "-a" "7b407a8289bfe178de45d33cb4604aa793cd689f8f6b52cc4ff3d644b063f6a5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / named!(startuml<&[u8], UMLToken>, [INFO] [stdout] 156 | | chain!( [INFO] [stdout] 157 | | space? ~ [INFO] [stdout] 158 | | tag!("@startuml") ~ [INFO] [stdout] ... | [INFO] [stdout] 164 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | / named!(enduml<&[u8], UMLToken>, [INFO] [stdout] 167 | | chain!( [INFO] [stdout] 168 | | space? ~ [INFO] [stdout] 169 | | tag!("@enduml") ~ [INFO] [stdout] ... | [INFO] [stdout] 175 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / named!(include_parser<&[u8], UMLToken>, [INFO] [stdout] 178 | | chain!( [INFO] [stdout] 179 | | space? ~ [INFO] [stdout] 180 | | tag!("!include") ~ [INFO] [stdout] ... | [INFO] [stdout] 197 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!(participant_parser<&[u8], UMLToken>, [INFO] [stdout] 200 | | chain!( [INFO] [stdout] 201 | | space? ~ [INFO] [stdout] 202 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 244 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!(participant_parser<&[u8], UMLToken>, [INFO] [stdout] 200 | | chain!( [INFO] [stdout] 201 | | space? ~ [INFO] [stdout] 202 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 244 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | / named!(note_parser<&[u8], UMLToken>, [INFO] [stdout] 247 | | chain!( [INFO] [stdout] 248 | | space? ~ [INFO] [stdout] 249 | | tag!("note") ~ [INFO] [stdout] ... | [INFO] [stdout] 270 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | / named!(loop_parser<&[u8], UMLToken>, [INFO] [stdout] 273 | | chain!( [INFO] [stdout] 274 | | space? ~ [INFO] [stdout] 275 | | tag!("loop") ~ [INFO] [stdout] ... | [INFO] [stdout] 297 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / named!(box_parser<&[u8], UMLToken>, [INFO] [stdout] 300 | | chain!( [INFO] [stdout] 301 | | space? ~ [INFO] [stdout] 302 | | tag!("box") ~ [INFO] [stdout] ... | [INFO] [stdout] 324 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / named!(message_parser<&[u8], UMLToken>, [INFO] [stdout] 327 | | chain!( [INFO] [stdout] 328 | | space? ~ [INFO] [stdout] 329 | | participant_1: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 377 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / named!(message_parser<&[u8], UMLToken>, [INFO] [stdout] 327 | | chain!( [INFO] [stdout] 328 | | space? ~ [INFO] [stdout] 329 | | participant_1: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 377 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:441:1 [INFO] [stdout] | [INFO] [stdout] 441 | / named!(delay_parser<&[u8], UMLToken>, [INFO] [stdout] 442 | | chain!( [INFO] [stdout] 443 | | space? ~ [INFO] [stdout] 444 | | tag!("delay") ~ [INFO] [stdout] ... | [INFO] [stdout] 457 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:459:1 [INFO] [stdout] | [INFO] [stdout] 459 | / named!(activate_parser<&[u8], UMLToken>, [INFO] [stdout] 460 | | chain!( [INFO] [stdout] 461 | | space? ~ [INFO] [stdout] 462 | | tag!("activate") ~ [INFO] [stdout] ... | [INFO] [stdout] 475 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:477:1 [INFO] [stdout] | [INFO] [stdout] 477 | / named!(deactivate_parser<&[u8], UMLToken>, [INFO] [stdout] 478 | | chain!( [INFO] [stdout] 479 | | space? ~ [INFO] [stdout] 480 | | tag!("deactivate") ~ [INFO] [stdout] ... | [INFO] [stdout] 493 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | / named!(destroy_parser<&[u8], UMLToken>, [INFO] [stdout] 496 | | chain!( [INFO] [stdout] 497 | | space? ~ [INFO] [stdout] 498 | | tag!("destroy") ~ [INFO] [stdout] ... | [INFO] [stdout] 511 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 uml_parser v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / named!(startuml<&[u8], UMLToken>, [INFO] [stdout] 156 | | chain!( [INFO] [stdout] 157 | | space? ~ [INFO] [stdout] 158 | | tag!("@startuml") ~ [INFO] [stdout] ... | [INFO] [stdout] 164 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | / named!(enduml<&[u8], UMLToken>, [INFO] [stdout] 167 | | chain!( [INFO] [stdout] 168 | | space? ~ [INFO] [stdout] 169 | | tag!("@enduml") ~ [INFO] [stdout] ... | [INFO] [stdout] 175 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / named!(include_parser<&[u8], UMLToken>, [INFO] [stdout] 178 | | chain!( [INFO] [stdout] 179 | | space? ~ [INFO] [stdout] 180 | | tag!("!include") ~ [INFO] [stdout] ... | [INFO] [stdout] 197 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!(participant_parser<&[u8], UMLToken>, [INFO] [stdout] 200 | | chain!( [INFO] [stdout] 201 | | space? ~ [INFO] [stdout] 202 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 244 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / named!(participant_parser<&[u8], UMLToken>, [INFO] [stdout] 200 | | chain!( [INFO] [stdout] 201 | | space? ~ [INFO] [stdout] 202 | | alt!( [INFO] [stdout] ... | [INFO] [stdout] 244 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | / named!(note_parser<&[u8], UMLToken>, [INFO] [stdout] 247 | | chain!( [INFO] [stdout] 248 | | space? ~ [INFO] [stdout] 249 | | tag!("note") ~ [INFO] [stdout] ... | [INFO] [stdout] 270 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | / named!(loop_parser<&[u8], UMLToken>, [INFO] [stdout] 273 | | chain!( [INFO] [stdout] 274 | | space? ~ [INFO] [stdout] 275 | | tag!("loop") ~ [INFO] [stdout] ... | [INFO] [stdout] 297 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / named!(box_parser<&[u8], UMLToken>, [INFO] [stdout] 300 | | chain!( [INFO] [stdout] 301 | | space? ~ [INFO] [stdout] 302 | | tag!("box") ~ [INFO] [stdout] ... | [INFO] [stdout] 324 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / named!(message_parser<&[u8], UMLToken>, [INFO] [stdout] 327 | | chain!( [INFO] [stdout] 328 | | space? ~ [INFO] [stdout] 329 | | participant_1: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 377 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | / named!(message_parser<&[u8], UMLToken>, [INFO] [stdout] 327 | | chain!( [INFO] [stdout] 328 | | space? ~ [INFO] [stdout] 329 | | participant_1: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 377 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / named!(par_parser<&[u8], UMLToken>, [INFO] [stdout] 380 | | chain!( [INFO] [stdout] 381 | | space? ~ [INFO] [stdout] 382 | | tag!("par") ~ [INFO] [stdout] ... | [INFO] [stdout] 408 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | / named!(alt_parser<&[u8], UMLToken>, [INFO] [stdout] 411 | | chain!( [INFO] [stdout] 412 | | space? ~ [INFO] [stdout] 413 | | tag!("alt") ~ [INFO] [stdout] ... | [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:441:1 [INFO] [stdout] | [INFO] [stdout] 441 | / named!(delay_parser<&[u8], UMLToken>, [INFO] [stdout] 442 | | chain!( [INFO] [stdout] 443 | | space? ~ [INFO] [stdout] 444 | | tag!("delay") ~ [INFO] [stdout] ... | [INFO] [stdout] 457 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:459:1 [INFO] [stdout] | [INFO] [stdout] 459 | / named!(activate_parser<&[u8], UMLToken>, [INFO] [stdout] 460 | | chain!( [INFO] [stdout] 461 | | space? ~ [INFO] [stdout] 462 | | tag!("activate") ~ [INFO] [stdout] ... | [INFO] [stdout] 475 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:477:1 [INFO] [stdout] | [INFO] [stdout] 477 | / named!(deactivate_parser<&[u8], UMLToken>, [INFO] [stdout] 478 | | chain!( [INFO] [stdout] 479 | | space? ~ [INFO] [stdout] 480 | | tag!("deactivate") ~ [INFO] [stdout] ... | [INFO] [stdout] 493 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | / named!(destroy_parser<&[u8], UMLToken>, [INFO] [stdout] 496 | | chain!( [INFO] [stdout] 497 | | space? ~ [INFO] [stdout] 498 | | tag!("destroy") ~ [INFO] [stdout] ... | [INFO] [stdout] 511 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/lib.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | / named!(pub uml_parser<&[u8], UMLTokens >, [INFO] [stdout] 514 | | chain!( [INFO] [stdout] 515 | | tokens: many1!( [INFO] [stdout] 516 | | chain!( [INFO] [stdout] ... | [INFO] [stdout] 554 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many1` 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 0.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [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" "7b407a8289bfe178de45d33cb4604aa793cd689f8f6b52cc4ff3d644b063f6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b407a8289bfe178de45d33cb4604aa793cd689f8f6b52cc4ff3d644b063f6a5", kill_on_drop: false }` [INFO] [stdout] 7b407a8289bfe178de45d33cb4604aa793cd689f8f6b52cc4ff3d644b063f6a5