[INFO] fetching crate tera-v1 1.0.0-alpha.4... [INFO] checking tera-v1-1.0.0-alpha.4 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate tera-v1 1.0.0-alpha.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tera-v1 1.0.0-alpha.4 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tera-v1 1.0.0-alpha.4 [INFO] finished tweaking crates.io crate tera-v1 1.0.0-alpha.4 [INFO] tweaked toml for crates.io crate tera-v1 1.0.0-alpha.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-segment v0.8.0 [INFO] [stderr] Downloaded unic-common v0.8.0 [INFO] [stderr] Downloaded unic-char-property v0.8.0 [INFO] [stderr] Downloaded unic-ucd-version v0.8.0 [INFO] [stderr] Downloaded unic-ucd-segment v0.8.0 [INFO] [stderr] Downloaded unic-char-range v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69952ef643735f061f5c47da17ac54c4d55b527fd23d09f4fc324edc7fde6c5b [INFO] running `Command { std: "docker" "start" "-a" "69952ef643735f061f5c47da17ac54c4d55b527fd23d09f4fc324edc7fde6c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69952ef643735f061f5c47da17ac54c4d55b527fd23d09f4fc324edc7fde6c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69952ef643735f061f5c47da17ac54c4d55b527fd23d09f4fc324edc7fde6c5b", kill_on_drop: false }` [INFO] [stdout] 69952ef643735f061f5c47da17ac54c4d55b527fd23d09f4fc324edc7fde6c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d16644a62fccc9784c1492fc269ce21bdb50447ed349ae6df5b7b1bf295be1d [INFO] running `Command { std: "docker" "start" "-a" "6d16644a62fccc9784c1492fc269ce21bdb50447ed349ae6df5b7b1bf295be1d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking unic-char-range v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-common v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking unic-char-property v0.8.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking unic-ucd-version v0.8.0 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Checking unic-ucd-segment v0.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking unic-segment v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking globwalk v0.6.0 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking tera-v1 v1.0.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sort_utils.rs:101:61 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get_sort_strategy_for_type(ty: &Value) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn SortStrategy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:65:42 [INFO] [stdout] | [INFO] [stdout] 65 | Rule::ident => name = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:81:42 [INFO] [stdout] | [INFO] [stdout] 81 | Rule::ident => name = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:98:42 [INFO] [stdout] | [INFO] [stdout] 98 | Rule::ident => name = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | Rule::ident => name = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:394:40 [INFO] [stdout] | [INFO] [stdout] 394 | namespace = Some(p.into_span().as_str().to_string()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:396:35 [INFO] [stdout] | [INFO] [stdout] 396 | name = Some(p.into_span().as_str().to_string()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:425:66 [INFO] [stdout] | [INFO] [stdout] 425 | Rule::string => file = Some(replace_string_markers(p.into_span().as_str())), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:426:43 [INFO] [stdout] | [INFO] [stdout] 426 | Rule::ident => ident = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:428:30 [INFO] [stdout] | [INFO] [stdout] 428 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:445:29 [INFO] [stdout] | [INFO] [stdout] 445 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:447:66 [INFO] [stdout] | [INFO] [stdout] 447 | Rule::string => file = Some(replace_string_markers(p.into_span().as_str())), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:466:29 [INFO] [stdout] | [INFO] [stdout] 466 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:469:30 [INFO] [stdout] | [INFO] [stdout] 469 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:491:63 [INFO] [stdout] | [INFO] [stdout] 491 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:492:62 [INFO] [stdout] | [INFO] [stdout] 492 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:501:61 [INFO] [stdout] | [INFO] [stdout] 501 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:502:60 [INFO] [stdout] | [INFO] [stdout] 502 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:525:63 [INFO] [stdout] | [INFO] [stdout] 525 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:526:62 [INFO] [stdout] | [INFO] [stdout] 526 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:548:61 [INFO] [stdout] | [INFO] [stdout] 548 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:549:60 [INFO] [stdout] | [INFO] [stdout] 549 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:572:63 [INFO] [stdout] | [INFO] [stdout] 572 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:573:62 [INFO] [stdout] | [INFO] [stdout] 573 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:574:55 [INFO] [stdout] | [INFO] [stdout] 574 | Rule::ident => name = Some(p2.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:583:61 [INFO] [stdout] | [INFO] [stdout] 583 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:584:60 [INFO] [stdout] | [INFO] [stdout] 584 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:609:63 [INFO] [stdout] | [INFO] [stdout] 609 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:610:62 [INFO] [stdout] | [INFO] [stdout] 610 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:632:61 [INFO] [stdout] | [INFO] [stdout] 632 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:633:60 [INFO] [stdout] | [INFO] [stdout] 633 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:661:63 [INFO] [stdout] | [INFO] [stdout] 661 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:662:62 [INFO] [stdout] | [INFO] [stdout] 662 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:689:61 [INFO] [stdout] | [INFO] [stdout] 689 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:690:60 [INFO] [stdout] | [INFO] [stdout] 690 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:713:29 [INFO] [stdout] | [INFO] [stdout] 713 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:716:30 [INFO] [stdout] | [INFO] [stdout] 716 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:731:29 [INFO] [stdout] | [INFO] [stdout] 731 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:734:30 [INFO] [stdout] | [INFO] [stdout] 734 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:768:65 [INFO] [stdout] | [INFO] [stdout] 768 | Rule::tag_start => current_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:769:64 [INFO] [stdout] | [INFO] [stdout] 769 | Rule::tag_end => current_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:791:65 [INFO] [stdout] | [INFO] [stdout] 791 | Rule::tag_start => current_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:792:64 [INFO] [stdout] | [INFO] [stdout] 792 | Rule::tag_end => current_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:807:61 [INFO] [stdout] | [INFO] [stdout] 807 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:808:60 [INFO] [stdout] | [INFO] [stdout] 808 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:847:51 [INFO] [stdout] | [INFO] [stdout] 847 | Rule::text => nodes.push(Node::Text(p.into_span().as_str().to_string())), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parser/whitespace.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | let new_val = s.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 62 | trim_right_previous!(previous_was_text && ws.left, res); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 66 | trim_right_previous!(previous_was_text && start_ws.left, res); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parser/whitespace.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | s.trim_left() [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | s.trim_right() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 88 | trim_right_previous!(previous_was_text && start_ws.left, res); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 124 | trim_right_previous!(res); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 126 | trim_right_previous!(body); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 147 | trim_right_previous!(body); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 154 | trim_right_previous!(else_body); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 166 | trim_right_previous!(true, body); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 182 | trim_right_previous!(whitespace.right, res); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tera-v1` due to 2 previous errors [INFO] [stdout] error[E0463]: can't find crate for `tera` [INFO] [stdout] --> benches/big_context.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate tera; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tera` [INFO] [stdout] --> benches/escaping.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate tera; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tera` [INFO] [stdout] --> benches/templates.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate tera; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tera` [INFO] [stdout] --> tests/render_fails.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate tera; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tera` [INFO] [stdout] --> examples/bench/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate tera; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tera` [INFO] [stdout] --> benches/tera.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate tera; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tera` [INFO] [stdout] --> examples/basic/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate tera; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/renderer/tests/basic.rs:500:6 [INFO] [stdout] | [INFO] [stdout] 500 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sort_utils.rs:101:61 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get_sort_strategy_for_type(ty: &Value) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn SortStrategy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:65:42 [INFO] [stdout] | [INFO] [stdout] 65 | Rule::ident => name = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:81:42 [INFO] [stdout] | [INFO] [stdout] 81 | Rule::ident => name = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:98:42 [INFO] [stdout] | [INFO] [stdout] 98 | Rule::ident => name = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | Rule::ident => name = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:394:40 [INFO] [stdout] | [INFO] [stdout] 394 | namespace = Some(p.into_span().as_str().to_string()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:396:35 [INFO] [stdout] | [INFO] [stdout] 396 | name = Some(p.into_span().as_str().to_string()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:425:66 [INFO] [stdout] | [INFO] [stdout] 425 | Rule::string => file = Some(replace_string_markers(p.into_span().as_str())), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:426:43 [INFO] [stdout] | [INFO] [stdout] 426 | Rule::ident => ident = Some(p.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:428:30 [INFO] [stdout] | [INFO] [stdout] 428 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:445:29 [INFO] [stdout] | [INFO] [stdout] 445 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:447:66 [INFO] [stdout] | [INFO] [stdout] 447 | Rule::string => file = Some(replace_string_markers(p.into_span().as_str())), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:466:29 [INFO] [stdout] | [INFO] [stdout] 466 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:469:30 [INFO] [stdout] | [INFO] [stdout] 469 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:491:63 [INFO] [stdout] | [INFO] [stdout] 491 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:492:62 [INFO] [stdout] | [INFO] [stdout] 492 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:501:61 [INFO] [stdout] | [INFO] [stdout] 501 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:502:60 [INFO] [stdout] | [INFO] [stdout] 502 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:525:63 [INFO] [stdout] | [INFO] [stdout] 525 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:526:62 [INFO] [stdout] | [INFO] [stdout] 526 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:548:61 [INFO] [stdout] | [INFO] [stdout] 548 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:549:60 [INFO] [stdout] | [INFO] [stdout] 549 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:572:63 [INFO] [stdout] | [INFO] [stdout] 572 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:573:62 [INFO] [stdout] | [INFO] [stdout] 573 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:574:55 [INFO] [stdout] | [INFO] [stdout] 574 | Rule::ident => name = Some(p2.into_span().as_str().to_string()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:583:61 [INFO] [stdout] | [INFO] [stdout] 583 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:584:60 [INFO] [stdout] | [INFO] [stdout] 584 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:609:63 [INFO] [stdout] | [INFO] [stdout] 609 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:610:62 [INFO] [stdout] | [INFO] [stdout] 610 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:632:61 [INFO] [stdout] | [INFO] [stdout] 632 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:633:60 [INFO] [stdout] | [INFO] [stdout] 633 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:661:63 [INFO] [stdout] | [INFO] [stdout] 661 | Rule::tag_start => start_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:662:62 [INFO] [stdout] | [INFO] [stdout] 662 | Rule::tag_end => start_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:689:61 [INFO] [stdout] | [INFO] [stdout] 689 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:690:60 [INFO] [stdout] | [INFO] [stdout] 690 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:713:29 [INFO] [stdout] | [INFO] [stdout] 713 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:716:30 [INFO] [stdout] | [INFO] [stdout] 716 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:731:29 [INFO] [stdout] | [INFO] [stdout] 731 | ws.left = p.into_span().as_str() == "{%-"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:734:30 [INFO] [stdout] | [INFO] [stdout] 734 | ws.right = p.into_span().as_str() == "-%}"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:768:65 [INFO] [stdout] | [INFO] [stdout] 768 | Rule::tag_start => current_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:769:64 [INFO] [stdout] | [INFO] [stdout] 769 | Rule::tag_end => current_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:791:65 [INFO] [stdout] | [INFO] [stdout] 791 | Rule::tag_start => current_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:792:64 [INFO] [stdout] | [INFO] [stdout] 792 | Rule::tag_end => current_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:807:61 [INFO] [stdout] | [INFO] [stdout] 807 | Rule::tag_start => end_ws.left = p2.into_span().as_str() == "{%-", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:808:60 [INFO] [stdout] | [INFO] [stdout] 808 | Rule::tag_end => end_ws.right = p2.into_span().as_str() == "-%}", [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/mod.rs:847:51 [INFO] [stdout] | [INFO] [stdout] 847 | Rule::text => nodes.push(Node::Text(p.into_span().as_str().to_string())), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parser/whitespace.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | let new_val = s.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 62 | trim_right_previous!(previous_was_text && ws.left, res); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 66 | trim_right_previous!(previous_was_text && start_ws.left, res); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parser/whitespace.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | s.trim_left() [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | s.trim_right() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 88 | trim_right_previous!(previous_was_text && start_ws.left, res); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 124 | trim_right_previous!(res); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 126 | trim_right_previous!(body); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 147 | trim_right_previous!(body); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 154 | trim_right_previous!(else_body); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 166 | trim_right_previous!(true, body); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/parser/whitespace.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | s = s.trim_right().to_string(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 182 | trim_right_previous!(whitespace.right, res); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `trim_right_previous` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | assert_lex_rule!(Rule::boolean, i); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | assert_lex_rule!(Rule::int, i); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | assert_lex_rule!(Rule::float, i); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | assert_lex_rule!(Rule::string, i); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | assert_lex_rule!(Rule::ident, i); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | assert_lex_rule!(Rule::dotted_ident, i); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | assert_lex_rule!(Rule::dotted_square_bracket_ident, i); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | assert_lex_rule!(Rule::string_concat, i); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | assert_lex_rule!(Rule::array, i); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | assert_lex_rule!(Rule::basic_expr, i); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | assert_lex_rule!(Rule::basic_expr_filter, i); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | assert_lex_rule!(Rule::comparison_val, i); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | assert_lex_rule!(Rule::comparison_expr, i); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | assert_lex_rule!(Rule::logic_val, i); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | assert_lex_rule!(Rule::logic_expr, i); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 313 | assert_lex_rule!(Rule::kwarg, i); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | assert_lex_rule!(Rule::kwargs, i); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | assert_lex_rule!(Rule::fn_call, i); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | assert_lex_rule!(Rule::filter, i); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 409 | assert_lex_rule!(Rule::block_tag, i); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 418 | assert_lex_rule!(Rule::macro_tag, i); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | assert_lex_rule!(Rule::if_tag, i); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | assert_lex_rule!(Rule::elif_tag, i); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | assert_lex_rule!(Rule::for_tag, i); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | assert_lex_rule!(Rule::set_tag, i); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 513 | assert_lex_rule!(Rule::set_global_tag, i); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | assert_lex_rule!(Rule::variable_tag, i); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | assert_lex_rule!(Rule::content, i); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead [INFO] [stdout] --> src/parser/tests/lexer.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(res.unwrap().last().unwrap().into_span().end(), $input.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | assert_lex_rule!(Rule::template, sample); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_lex_rule` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d16644a62fccc9784c1492fc269ce21bdb50447ed349ae6df5b7b1bf295be1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d16644a62fccc9784c1492fc269ce21bdb50447ed349ae6df5b7b1bf295be1d", kill_on_drop: false }` [INFO] [stdout] 6d16644a62fccc9784c1492fc269ce21bdb50447ed349ae6df5b7b1bf295be1d