[INFO] fetching crate templar 0.5.0... [INFO] testing templar-0.5.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate templar 0.5.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate templar 0.5.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate templar 0.5.0 [INFO] finished tweaking crates.io crate templar 0.5.0 [INFO] tweaked toml for crates.io crate templar 0.5.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate templar 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 383faf8888a8395f6a6d2b312511fe97abf4a30e4f5a13c35af5d85496098679 [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" "383faf8888a8395f6a6d2b312511fe97abf4a30e4f5a13c35af5d85496098679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "383faf8888a8395f6a6d2b312511fe97abf4a30e4f5a13c35af5d85496098679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383faf8888a8395f6a6d2b312511fe97abf4a30e4f5a13c35af5d85496098679", kill_on_drop: false }` [INFO] [stdout] 383faf8888a8395f6a6d2b312511fe97abf4a30e4f5a13c35af5d85496098679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcbbda2424d6cc5473d1ef998462f3030f78aec1c1d67c454e38365234dfcd3a [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" "bcbbda2424d6cc5473d1ef998462f3030f78aec1c1d67c454e38365234dfcd3a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling templar_macros v0.5.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling unstructured v0.5.1 [INFO] [stderr] Compiling templar v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | Rule::expression_cap => parse_token!(expression: pair => tree), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:48:68 [INFO] [stdout] | [INFO] [stdout] 48 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | Rule::filter => parse_token!(filter: pair => tree), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | Rule::function => parse_token!(fn: pair => tree), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:48:68 [INFO] [stdout] | [INFO] [stdout] 48 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | Rule::function => parse_token!(fn: pair => tree), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | ))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | Rule::number_lit => parse_token!(number: pair => tree), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | $tree.push(Node::Data(true.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | Rule::true_lit => parse_token!(true => tree), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.push(Node::Data(false.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | Rule::false_lit => parse_token!(false => tree), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:45:56 [INFO] [stdout] | [INFO] [stdout] 45 | $tree.push(Node::Data(InnerData::Null.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | Rule::null_lit => parse_token!(nil => tree), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | Rule::array_lit => parse_token!(array: pair => tree), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | Rule::map_lit => parse_token!(map: pair => tree), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.44s [INFO] running `Command { std: "docker" "inspect" "bcbbda2424d6cc5473d1ef998462f3030f78aec1c1d67c454e38365234dfcd3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbbda2424d6cc5473d1ef998462f3030f78aec1c1d67c454e38365234dfcd3a", kill_on_drop: false }` [INFO] [stdout] bcbbda2424d6cc5473d1ef998462f3030f78aec1c1d67c454e38365234dfcd3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8ccbdd7ad5e08051d36702e4e597f855877b463785a4eac4eb7abf78e67267a [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" "e8ccbdd7ad5e08051d36702e4e597f855877b463785a4eac4eb7abf78e67267a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | Rule::expression_cap => parse_token!(expression: pair => tree), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:48:68 [INFO] [stdout] | [INFO] [stdout] 48 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | Rule::filter => parse_token!(filter: pair => tree), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | Rule::function => parse_token!(fn: pair => tree), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:48:68 [INFO] [stdout] | [INFO] [stdout] 48 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | Rule::function => parse_token!(fn: pair => tree), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | ))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | Rule::number_lit => parse_token!(number: pair => tree), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | $tree.push(Node::Data(true.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | Rule::true_lit => parse_token!(true => tree), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.push(Node::Data(false.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | Rule::false_lit => parse_token!(false => tree), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:45:56 [INFO] [stdout] | [INFO] [stdout] 45 | $tree.push(Node::Data(InnerData::Null.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | Rule::null_lit => parse_token!(nil => tree), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | Rule::array_lit => parse_token!(array: pair => tree), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | Rule::map_lit => parse_token!(map: pair => tree), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling templar v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | Rule::expression_cap => parse_token!(expression: pair => tree), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:48:68 [INFO] [stdout] | [INFO] [stdout] 48 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | Rule::filter => parse_token!(filter: pair => tree), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | Rule::function => parse_token!(fn: pair => tree), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:48:68 [INFO] [stdout] | [INFO] [stdout] 48 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | Rule::function => parse_token!(fn: pair => tree), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | ))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | Rule::number_lit => parse_token!(number: pair => tree), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | $tree.push(Node::Data(true.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | Rule::true_lit => parse_token!(true => tree), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.push(Node::Data(false.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | Rule::false_lit => parse_token!(false => tree), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:45:56 [INFO] [stdout] | [INFO] [stdout] 45 | $tree.push(Node::Data(InnerData::Null.into()))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | Rule::null_lit => parse_token!(nil => tree), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | Rule::array_lit => parse_token!(array: pair => tree), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/rules.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | Rule::map_lit => parse_token!(map: pair => tree), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.54s [INFO] running `Command { std: "docker" "inspect" "e8ccbdd7ad5e08051d36702e4e597f855877b463785a4eac4eb7abf78e67267a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ccbdd7ad5e08051d36702e4e597f855877b463785a4eac4eb7abf78e67267a", kill_on_drop: false }` [INFO] [stdout] e8ccbdd7ad5e08051d36702e4e597f855877b463785a4eac4eb7abf78e67267a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e74a6e45c129c5a0a3c09adb9e7dc6af2731bf10c3c1475847adb11a9d67c53f [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" "e74a6e45c129c5a0a3c09adb9e7dc6af2731bf10c3c1475847adb11a9d67c53f", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:5:68 [INFO] [stderr] | [INFO] [stderr] 5 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 164 | Rule::expression_cap => parse_token!(expression: pair => tree), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stdout] running 45 tests [INFO] [stderr] --> src/parser/rules.rs:48:68 [INFO] [stderr] | [INFO] [stderr] 48 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 166 | Rule::filter => parse_token!(filter: pair => tree), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:108:12 [INFO] [stderr] | [INFO] [stderr] 108 | })?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 167 | Rule::function => parse_token!(fn: pair => tree), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:48:68 [INFO] [stderr] | [INFO] [stderr] 48 | $tree.push($tree.templar.parse_match($rule.into_inner())?)?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 167 | Rule::function => parse_token!(fn: pair => tree), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | ))?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 169 | Rule::number_lit => parse_token!(number: pair => tree), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:22:45 [INFO] [stderr] | [INFO] [stderr] 22 | $tree.push(Node::Data(true.into()))?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 170 | Rule::true_lit => parse_token!(true => tree), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:25:46 [INFO] [stderr] | [INFO] [stderr] 25 | $tree.push(Node::Data(false.into()))?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 171 | Rule::false_lit => parse_token!(false => tree), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:45:56 [INFO] [stderr] | [INFO] [stderr] 45 | $tree.push(Node::Data(InnerData::Null.into()))?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 173 | Rule::null_lit => parse_token!(nil => tree), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 75 | })?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 174 | Rule::array_lit => parse_token!(array: pair => tree), [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/rules.rs:89:12 [INFO] [stderr] | [INFO] [stderr] 89 | })?; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 175 | Rule::map_lit => parse_token!(map: pair => tree), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `templar` (lib) generated 10 warnings [INFO] [stderr] warning: `templar` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/templar-59ac4fe77f37c45b) [INFO] [stdout] test test::expressions::case_sensitive_1 ... ok [INFO] [stdout] test test::expressions::basic_add ... ok [INFO] [stdout] test test::expressions::divide_multiple ... ok [INFO] [stdout] test test::dynamic_context::run_dynamic_context ... ok [INFO] [stdout] test test::expressions::basic_multiply ... ok [INFO] [stdout] test test::expressions::command_var_args ... ok [INFO] [stdout] test test::expressions::concat_non_string ... ok [INFO] [stdout] test test::expressions::concat_multiple ... ok [INFO] [stdout] test test::expressions::add_multiple ... ok [INFO] [stdout] test test::dynamic_context::run_dynamic_context_new_value ... ok [INFO] [stdout] test test::expressions::case_sensitive_2 ... ok [INFO] [stdout] test test::expressions::basic_subtract ... ok [INFO] [stdout] test test::expressions::basic_divide ... ok [INFO] [stdout] test test::expressions::case_sensitive_3 ... ok [INFO] [stdout] test test::expressions::escape_html ... ok [INFO] [stdout] test test::expressions::concat_op_filter ... ok [INFO] [stdout] test test::expressions::get_mapping_key ... ok [INFO] [stdout] test test::expressions::expr_inside_array ... ok [INFO] [stdout] test test::expressions::modulus ... ok [INFO] [stdout] test test::expressions::math_op_to_string ... ok [INFO] [stdout] test test::expressions::lower_filter ... ok [INFO] [stdout] test test::expressions::fail_math_op_against_string ... ok [INFO] [stdout] test test::expressions::no_auto_trim_2 ... ok [INFO] [stdout] test test::expressions::multiply_multiple ... ok [INFO] [stdout] test test::expressions::base64_decode_filter ... ok [INFO] [stdout] test test::expressions::order_with_inner_1 ... ok [INFO] [stdout] test test::expressions::no_auto_trim_1 ... ok [INFO] [stdout] test test::expressions::order_with_complex_inner ... ok [INFO] [stdout] test test::expressions::trim_filter ... ok [INFO] [stdout] test test::expressions::order_left_to_right_1 ... ok [INFO] [stdout] test test::expressions::test_set_return ... ok [INFO] [stdout] test test::expressions::concat_op ... ok [INFO] [stdout] test test::expressions::replace ... ok [INFO] [stdout] test test::expressions::order_with_inner_2 ... ok [INFO] [stdout] test test::expressions::sub_multiple ... ok [INFO] [stdout] test test::expressions::test_set ... ok [INFO] [stdout] test test::expressions::print_nested_mapping ... ok [INFO] [stdout] test test::expressions::order_left_to_right_2 ... ok [INFO] [stdout] test test::parsing::parse_yml_template ... ok [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-55c588056254f16c) [INFO] [stdout] test test::expressions::script_key_filter_2 ... ok [INFO] [stdout] test test::expressions::base64_encode_filter ... ok [INFO] [stdout] test test::shared_context_safe::shared_context_has_send_and_sync ... ok [INFO] [stdout] test test::expressions::script_key_filter_1 ... ok [INFO] [stdout] test test::expressions::get_index_of_array ... ok [INFO] [stdout] test test::expressions::upper_filter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test custom_filter_repeater ... ok [INFO] [stderr] Running tests/experiments.rs (/opt/rustwide/target/debug/deps/experiments-a76dd19a4c1236d4) [INFO] [stdout] test basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test custom_filter_repeater ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests templar [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/templar/template.rs - templar::template::Template::exec (line 35) ... ok [INFO] [stdout] test src/templar/mod.rs - templar::Templar::parse (line 60) ... ok [INFO] [stdout] test src/templar/template.rs - templar::template::Template::render (line 16) ... ok [INFO] [stdout] test src/templar/builder.rs - templar::builder::TemplarBuilder (line 7) ... ok [INFO] [stdout] test src/templar/mod.rs - templar::Templar (line 26) ... ok [INFO] [stdout] test src/templar/mod.rs - templar::Templar::parse_json (line 80) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e74a6e45c129c5a0a3c09adb9e7dc6af2731bf10c3c1475847adb11a9d67c53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74a6e45c129c5a0a3c09adb9e7dc6af2731bf10c3c1475847adb11a9d67c53f", kill_on_drop: false }` [INFO] [stdout] e74a6e45c129c5a0a3c09adb9e7dc6af2731bf10c3c1475847adb11a9d67c53f