[INFO] fetching crate loose-liquid 0.27.0... [INFO] checking loose-liquid-0.27.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate loose-liquid 0.27.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate loose-liquid 0.27.0 [INFO] finished tweaking crates.io crate loose-liquid 0.27.0 [INFO] tweaked toml for crates.io crate loose-liquid 0.27.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate loose-liquid 0.27.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 144 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding handlebars v4.5.0 (available: v6.3.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding snapbox v0.4.17 (available: v0.6.21) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loose-liquid-derive v0.27.0 [INFO] [stderr] Downloaded snapbox v0.4.17 [INFO] [stderr] Downloaded loose-liquid-core v0.27.0 [INFO] [stderr] Downloaded loose-liquid-lib v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5b97ca5f2dffca33ccdb7d9fea37c19ce5b4d91f09d64ea4255a5023bb8987 [INFO] running `Command { std: "docker" "start" "-a" "ab5b97ca5f2dffca33ccdb7d9fea37c19ce5b4d91f09d64ea4255a5023bb8987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5b97ca5f2dffca33ccdb7d9fea37c19ce5b4d91f09d64ea4255a5023bb8987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5b97ca5f2dffca33ccdb7d9fea37c19ce5b4d91f09d64ea4255a5023bb8987", kill_on_drop: false }` [INFO] [stdout] ab5b97ca5f2dffca33ccdb7d9fea37c19ce5b4d91f09d64ea4255a5023bb8987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26de1fb0ba58dc28ad36634ce60d5e113a3417e7cca484d2fa660a347da7e20d [INFO] running `Command { std: "docker" "start" "-a" "26de1fb0ba58dc28ad36634ce60d5e113a3417e7cca484d2fa660a347da7e20d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking snapbox-macros v0.3.10 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking snapbox v0.4.17 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling loose-liquid-derive v0.27.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking loose-liquid-core v0.27.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking loose-liquid-lib v0.27.0 [INFO] [stderr] Checking loose-liquid v0.27.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:195:20 [INFO] [stdout] | [INFO] [stdout] 195 | fn blocks<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ---------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 195 | fn blocks<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | fn tags<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here -------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 199 | fn tags<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | fn filters<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ----------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 203 | fn filters<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | fn partials<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ---- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 207 | fn partials<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | fn blocks<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ---------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 296 | fn blocks<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | fn tags<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here -------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 300 | fn tags<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:304:21 [INFO] [stdout] | [INFO] [stdout] 304 | fn filters<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ----------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 304 | fn filters<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:308:22 [INFO] [stdout] | [INFO] [stdout] 308 | fn partials<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ---- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 308 | fn partials<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/reflection.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | fn blocks<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ^^ the lifetime is named here ---------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 8 | fn blocks<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/reflection.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | fn tags<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ^^ the lifetime is named here -------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 10 | fn tags<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/reflection.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | fn filters<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ^^ the lifetime is named here ----------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 12 | fn filters<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/reflection.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | fn partials<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ^^ the lifetime is named here ---- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 14 | fn partials<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:195:20 [INFO] [stdout] | [INFO] [stdout] 195 | fn blocks<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ---------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 195 | fn blocks<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | fn tags<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here -------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 199 | fn tags<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | fn filters<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ----------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 203 | fn filters<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | fn partials<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ---- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 207 | fn partials<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | fn blocks<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ---------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 296 | fn blocks<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | fn tags<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here -------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 300 | fn tags<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:304:21 [INFO] [stdout] | [INFO] [stdout] 304 | fn filters<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ----------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 304 | fn filters<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:308:22 [INFO] [stdout] | [INFO] [stdout] 308 | fn partials<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ^^ the lifetime is named here ---- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 308 | fn partials<'r>(&'r self) -> Box + 'r> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/reflection.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | fn blocks<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ^^ the lifetime is named here ---------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 8 | fn blocks<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/reflection.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | fn tags<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ^^ the lifetime is named here -------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 10 | fn tags<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/reflection.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | fn filters<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ^^ the lifetime is named here ----------------------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 12 | fn filters<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/reflection.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | fn partials<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ^^ the lifetime is named here ---- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 14 | fn partials<'r>(&'r self) -> Box + 'r>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_template.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let data = liquid::object!({ "table": table }); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/handlebars.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 95 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 95 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/handlebars.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 99 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 99 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/handlebars.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 148 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 148 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/liquid.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 9 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/liquid.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 13 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/liquid.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | let data = liquid::Object::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use liquid_core::Object; [INFO] [stdout] | [INFO] [stdout] 1 + use loose_liquid::Object; [INFO] [stdout] | [INFO] [stdout] help: if you import `Object`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - let data = liquid::Object::new(); [INFO] [stdout] 18 + let data = Object::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_bigcontext.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 36 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_bigcontext.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | let root = liquid::to_object(&root).unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `loose-liquid` (bench "liquid") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `loose-liquid` (bench "tera_bigcontext") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/handlebars.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | let row_wrapper = liquid::to_object(&rows).unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_template.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 41 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 41 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_template.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 98 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 98 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | liquid::object!({ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/handlebars.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | let data: liquid::Object = [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_template.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | let data: liquid::Object = [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 72 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 72 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 93 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 93 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 120 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 120 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 171 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 171 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 171 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:267:22 [INFO] [stdout] | [INFO] [stdout] 267 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 267 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 267 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:304:22 [INFO] [stdout] | [INFO] [stdout] 304 | let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use loose_liquid::ParserBuilder; [INFO] [stdout] | [INFO] [stdout] help: if you import `ParserBuilder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 304 - let parser = liquid::ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] 304 + let parser = ParserBuilder::with_stdlib().build().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:176:27 [INFO] [stdout] | [INFO] [stdout] 176 | let row_wrapper = liquid::to_object(&rows).unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | let data: liquid::Object = [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | let data: liquid::Object = [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `liquid` [INFO] [stdout] --> benches/tera_tera.rs:216:28 [INFO] [stdout] | [INFO] [stdout] 216 | fn deep_object_liquid() -> liquid::Object { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `liquid` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/liquid.rs, use `mod liquid` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod liquid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `loose-liquid` (bench "tera_tera") due to 11 previous errors [INFO] [stderr] error: could not compile `loose-liquid` (bench "tera_template") due to 4 previous errors [INFO] [stderr] error: could not compile `loose-liquid` (bench "handlebars") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "26de1fb0ba58dc28ad36634ce60d5e113a3417e7cca484d2fa660a347da7e20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26de1fb0ba58dc28ad36634ce60d5e113a3417e7cca484d2fa660a347da7e20d", kill_on_drop: false }` [INFO] [stdout] 26de1fb0ba58dc28ad36634ce60d5e113a3417e7cca484d2fa660a347da7e20d