[INFO] cloning repository https://github.com/theuszastro/simple-todo-list [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theuszastro/simple-todo-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheuszastro%2Fsimple-todo-list", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheuszastro%2Fsimple-todo-list'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fbd7389ba318997945620376a453ec52df50b29 [INFO] checking theuszastro/simple-todo-list against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheuszastro%2Fsimple-todo-list" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theuszastro/simple-todo-list on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theuszastro/simple-todo-list [INFO] finished tweaking git repo https://github.com/theuszastro/simple-todo-list [INFO] tweaked toml for git repo https://github.com/theuszastro/simple-todo-list written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/theuszastro/simple-todo-list already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded humansize v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d08b7e7efa8f0eb181f92ddace9c388d203e3d5d0bb35ed3c6f658535a72d76 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d08b7e7efa8f0eb181f92ddace9c388d203e3d5d0bb35ed3c6f658535a72d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d08b7e7efa8f0eb181f92ddace9c388d203e3d5d0bb35ed3c6f658535a72d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d08b7e7efa8f0eb181f92ddace9c388d203e3d5d0bb35ed3c6f658535a72d76", kill_on_drop: false }` [INFO] [stdout] 4d08b7e7efa8f0eb181f92ddace9c388d203e3d5d0bb35ed3c6f658535a72d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a06867774f5f4f69d8276aae9902246b7d4c99f0dae84aeb92c169c4a39e6acc [INFO] running `Command { std: "docker" "start" "-a" "a06867774f5f4f69d8276aae9902246b7d4c99f0dae84aeb92c169c4a39e6acc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking addr2line v0.15.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/array.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | None => bail!("The `group_by` filter has to have an `attribute` argument"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/array.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | None => bail!("The `filter` filter has to have an `attribute` argument"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/array.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | None => bail!("The `filter` filter has to have a `value` argument"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/array.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | None => bail!("The `concat` filter has to have a `with` argument"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/common.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | _ => bail!( [INFO] [stdout] | ______________^ [INFO] [stdout] 32 | | "Filter `reverse` received an incorrect type for arg `value`: \ [INFO] [stdout] 33 | | got `{}` but expected Array|String", [INFO] [stdout] 34 | | value.to_string() [INFO] [stdout] 35 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/common.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | None => bail!("Filter `date` was invoked on a float: {}", n), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/common.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 77 | ... bail!("Error parsing `{:?}` as rfc3339 date or naive datetime", s) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/common.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | Err(_) => bail!("Error parsing `{:?}` as YYYY-MM-DD date", s), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/common.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | _ => bail!( [INFO] [stdout] | ______________^ [INFO] [stdout] 89 | | "Filter `date` received an incorrect type for arg `value`: \ [INFO] [stdout] 90 | | got `{:?}` but expected i64|u64|String", [INFO] [stdout] 91 | | value [INFO] [stdout] 92 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/number.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | _ => bail!( [INFO] [stdout] | ______________^ [INFO] [stdout] 46 | | "Filter `round` received an incorrect value for arg `method`: got `{:?}`, \ [INFO] [stdout] 47 | | only common, ceil and floor are allowed", [INFO] [stdout] 48 | | method [INFO] [stdout] 49 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/object.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | None => bail!("The `get` filter has to have an `key` argument"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/object.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | None => bail!("Filter `get` was used on a value that isn't an object"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/string.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | None => bail!("Filter `replace` expected an arg called `from`"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/string.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | None => bail!("Filter `replace` expected an arg called `to`"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/filters/string.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | None => bail!("Filter `split` expected an arg called `pat`"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | Err(_) => bail!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 17 | | "Global function `range` received start={} but `start` can only be a number", [INFO] [stdout] 18 | | val [INFO] [stdout] 19 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | Err(_) => bail!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 27 | | "Global function `range` received step_by={} but `step` can only be a number", [INFO] [stdout] 28 | | val [INFO] [stdout] 29 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | Err(_) => bail!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 37 | | "Global function `range` received end={} but `end` can only be a number", [INFO] [stdout] 38 | | val [INFO] [stdout] 39 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | None => bail!("Global function `range` was called without a `end` argument"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | Err(_) => bail!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 64 | | "Global function `now` received utc={} but `utc` can only be a boolean", [INFO] [stdout] 65 | | val [INFO] [stdout] 66 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | Err(_) => bail!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 74 | | "Global function `now` received timestamp={} but `timestamp` can only be a boolean", val [INFO] [stdout] 75 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | Ok(v) => bail!("{}", v), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | Err(_) => bail!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 102 | | "Global function `throw` received message={} but `message` can only be a string", val [INFO] [stdout] 103 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/functions.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | None => bail!("Global function `throw` was called without a `message` argument"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/testers.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | _ => bail!("Tester `odd` was called on a variable that isn't a number"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/testers.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | None => bail!("Tester `divisibleby` was called with a parameter that isn't a number"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/testers.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | None => bail!("Tester `divisibleby` was called on a variable that isn't a number"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/testers.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | None => bail!("Tester `{}` was called {} that isn't a string", tester_name, part), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/testers.rs:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | _ => bail!("Tester `containing` can only be used on string, array or map"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/builtins/testers.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | Err(err) => bail!("Tester `matching`: Invalid regular expression: {}", err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/parser/mod.rs:971:13 [INFO] [stdout] | [INFO] [stdout] 971 | bail!("{}", fancy_e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/call_stack.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | None => bail!("Attempted `break` while not in `for loop`"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/call_stack.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | None => bail!("Attempted `increment` while not in `for loop`"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/call_stack.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | None => bail!("Attempted `continue` while not in `for loop`"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/macros.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | / bail!( [INFO] [stdout] 108 | | "Macro `{}::{}` not found in template `{}`", [INFO] [stdout] 109 | | macro_namespace, [INFO] [stdout] 110 | | macro_name, [INFO] [stdout] 111 | | template_name [INFO] [stdout] 112 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | / bail!( [INFO] [stdout] 116 | | "Macro namespace `{}` was not found in template `{}`. Have you maybe forgotten to import it, or misspelled it?", [INFO] [stdout] 117 | | macro_namespace, template_name [INFO] [stdout] 118 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | _ => bail!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 37 | | "Only variables evaluating to String or Number can be used as \ [INFO] [stdout] 38 | | index (`{}` of `{}`)", [INFO] [stdout] 39 | | sub_var, [INFO] [stdout] 40 | | key, [INFO] [stdout] 41 | | ), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | / bail!( [INFO] [stdout] 75 | | "Variable `{}` not found in context while rendering '{}'", [INFO] [stdout] 76 | | path, [INFO] [stdout] 77 | | call_stack.active_template().name [INFO] [stdout] 78 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | / bail!( [INFO] [stdout] 82 | | "Variable `{}` not found in context while rendering '{}': \ [INFO] [stdout] 83 | | the evaluated version was `{}`. Maybe the index is out of bounds?", [INFO] [stdout] 84 | | path, [INFO] [stdout] 85 | | call_stack.active_template().name, [INFO] [stdout] 86 | | full_path, [INFO] [stdout] 87 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | _ => bail!( [INFO] [stdout] | __________________^ [INFO] [stdout] 163 | | "Forloop containers have to be an ident or a function call (tried to iterate on '{:?}')", [INFO] [stdout] 164 | | for_loop.container.val, [INFO] [stdout] 165 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 201 | _ => bail!( [INFO] [stdout] | __________________^ [INFO] [stdout] 202 | | "Tried to iterate on a container (`{}`) that has a unsupported type", [INFO] [stdout] 203 | | container_name, [INFO] [stdout] 204 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | ... _ => bail!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 296 | | ... "Tried to concat a value that is not a string or a number from ident {}", [INFO] [stdout] 297 | | ... i [INFO] [stdout] 298 | | ... ), [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | ... _ => bail!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 304 | | ... "Tried to concat a value that is not a string or a number from function call {}", [INFO] [stdout] 305 | | ... fn_call.name [INFO] [stdout] 306 | | ... ), [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:352:27 [INFO] [stdout] | [INFO] [stdout] 352 | Err(e) => bail!(e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:447:25 [INFO] [stdout] | [INFO] [stdout] 447 | bail!("Macro `{}` is missing the argument `{}`", macro_call.name, arg_name,) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:496:34 [INFO] [stdout] | [INFO] [stdout] 496 | ... _ => bail!("Comparison to NaN"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:563:22 [INFO] [stdout] | [INFO] [stdout] 563 | _ => bail!("Tried to do math with an expression not resulting in a number"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:582:21 [INFO] [stdout] | [INFO] [stdout] 582 | bail!("Variable `{}` was used in a math operation but is not a number", ident,) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:676:21 [INFO] [stdout] | [INFO] [stdout] 676 | / bail!( [INFO] [stdout] 677 | | "Function `{}` was used in a math operation but is not returning a number", [INFO] [stdout] 678 | | fn_call.name, [INFO] [stdout] 679 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:682:41 [INFO] [stdout] | [INFO] [stdout] 682 | ExprVal::String(ref val) => bail!("Tried to do math with a string: `{}`", val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:683:35 [INFO] [stdout] | [INFO] [stdout] 683 | ExprVal::Bool(val) => bail!("Tried to do math with a boolean: `{}`", val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:722:9 [INFO] [stdout] | [INFO] [stdout] 722 | bail!("Tried to use super() in the top level block") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/sort_utils.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | bail!("{} cannot be sorted", n) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/sort_utils.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | Null => bail!("Null is not a sortable value"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/sort_utils.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | Object(_) => bail!("Object is not a sortable value"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/tera.rs:211:29 [INFO] [stdout] | [INFO] [stdout] 211 | None => bail!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 212 | | "Template '{}' is inheriting from '{}', which doesn't exist or isn't loaded.", [INFO] [stdout] 213 | | template.name, p, [INFO] [stdout] 214 | | ), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/tera.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | None => bail!("Template '{}' not found", template_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/tera.rs:447:21 [INFO] [stdout] | [INFO] [stdout] 447 | None => bail!("Filter '{}' not found", filter_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/tera.rs:467:21 [INFO] [stdout] | [INFO] [stdout] 467 | None => bail!("Tester '{}' not found", tester_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/tera.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | None => bail!("Global function '{}' not found", fn_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/tera.rs:497:21 [INFO] [stdout] | [INFO] [stdout] 497 | None => bail!("Global function '{}' not found", fn_name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tera` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a06867774f5f4f69d8276aae9902246b7d4c99f0dae84aeb92c169c4a39e6acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06867774f5f4f69d8276aae9902246b7d4c99f0dae84aeb92c169c4a39e6acc", kill_on_drop: false }` [INFO] [stdout] a06867774f5f4f69d8276aae9902246b7d4c99f0dae84aeb92c169c4a39e6acc