[INFO] fetching crate ban 0.60.1... [INFO] testing ban-0.60.1 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] extracting crate ban 0.60.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ban 0.60.1 [INFO] finished tweaking crates.io crate ban 0.60.1 [INFO] tweaked toml for crates.io crate ban 0.60.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ban 0.60.1 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded morel v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2af687fbfa8253a57e74aa66ac7d08666f935489367c8d037e3aa0026715a541 [INFO] running `Command { std: "docker" "start" "-a" "2af687fbfa8253a57e74aa66ac7d08666f935489367c8d037e3aa0026715a541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2af687fbfa8253a57e74aa66ac7d08666f935489367c8d037e3aa0026715a541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af687fbfa8253a57e74aa66ac7d08666f935489367c8d037e3aa0026715a541", kill_on_drop: false }` [INFO] [stdout] 2af687fbfa8253a57e74aa66ac7d08666f935489367c8d037e3aa0026715a541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682c62d1a88548878707d7126d7b4bfcb008619116c73d61f811047988122f68 [INFO] running `Command { std: "docker" "start" "-a" "682c62d1a88548878707d7126d7b4bfcb008619116c73d61f811047988122f68", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling morel v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ban v0.60.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/render.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | _ => unreachable!("parser must catch invalid top level tree"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/render.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 116 | Tree::Raw(ra) => { [INFO] [stdout] | ------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 120 | Tree::Output(ou) => { [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 124 | Tree::If(i) => { [INFO] [stdout] | ----------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 127 | Tree::For(fo) => { [INFO] [stdout] | ------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 139 | _ => unreachable!("parser must catch invalid top level tree"), [INFO] [stdout] | ^ ...and 3 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Extends { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Extends` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct Output { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 159 | pub expression: Expression, [INFO] [stdout] 160 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 298 | pub struct Mount { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 303 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mount` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 329 | pub struct If { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 339 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `If` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 344 | pub struct For { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 352 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `For` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 366 | pub struct KeyValue { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 373 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:307:28 [INFO] [stdout] | [INFO] [stdout] 307 | fn evaluate_expression(&self, expression: &'source Expression) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | fn evaluate_expression(&self, expression: &'source Expression) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:320:22 [INFO] [stdout] | [INFO] [stdout] 320 | fn evaluate_base(&self, base: &'source Base) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 320 | fn evaluate_base(&self, base: &'source Base) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:339:22 [INFO] [stdout] | [INFO] [stdout] 339 | fn evaluate_call(&self, call: &'store Call) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 339 | fn evaluate_call(&self, call: &'store Call) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:395:22 [INFO] [stdout] | [INFO] [stdout] 395 | fn evaluate_keys(&self, keys: &Vec) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 395 | fn evaluate_keys(&self, keys: &Vec) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s [INFO] running `Command { std: "docker" "inspect" "682c62d1a88548878707d7126d7b4bfcb008619116c73d61f811047988122f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682c62d1a88548878707d7126d7b4bfcb008619116c73d61f811047988122f68", kill_on_drop: false }` [INFO] [stdout] 682c62d1a88548878707d7126d7b4bfcb008619116c73d61f811047988122f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 318339f6d91474562f69ff6739630e28d0350077060d4ddc6ef8446ec2e473a4 [INFO] running `Command { std: "docker" "start" "-a" "318339f6d91474562f69ff6739630e28d0350077060d4ddc6ef8446ec2e473a4", kill_on_drop: false }` [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/render.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | _ => unreachable!("parser must catch invalid top level tree"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/render.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 116 | Tree::Raw(ra) => { [INFO] [stdout] | ------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 120 | Tree::Output(ou) => { [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 124 | Tree::If(i) => { [INFO] [stdout] | ----------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 127 | Tree::For(fo) => { [INFO] [stdout] | ------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 139 | _ => unreachable!("parser must catch invalid top level tree"), [INFO] [stdout] | ^ ...and 3 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Extends { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Extends` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct Output { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 159 | pub expression: Expression, [INFO] [stdout] 160 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 298 | pub struct Mount { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 303 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mount` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 329 | pub struct If { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 339 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `If` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 344 | pub struct For { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 352 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `For` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 366 | pub struct KeyValue { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 373 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:307:28 [INFO] [stdout] | [INFO] [stdout] 307 | fn evaluate_expression(&self, expression: &'source Expression) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | fn evaluate_expression(&self, expression: &'source Expression) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:320:22 [INFO] [stdout] | [INFO] [stdout] 320 | fn evaluate_base(&self, base: &'source Base) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 320 | fn evaluate_base(&self, base: &'source Base) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:339:22 [INFO] [stdout] | [INFO] [stdout] 339 | fn evaluate_call(&self, call: &'store Call) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 339 | fn evaluate_call(&self, call: &'store Call) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ban v0.60.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:395:22 [INFO] [stdout] | [INFO] [stdout] 395 | fn evaluate_keys(&self, keys: &Vec) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 395 | fn evaluate_keys(&self, keys: &Vec) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, `fmt::Write`, and `fs::File` [INFO] [stdout] --> src/compile/lex.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | fmt::Write, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 405 | fs::File, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 406 | io::{BufRead, BufReader}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Operator` [INFO] [stdout] --> src/compile/lex.rs:412:22 [INFO] [stdout] | [INFO] [stdout] 412 | Keyword, Operator, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/render.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | _ => unreachable!("parser must catch invalid top level tree"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/render.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 116 | Tree::Raw(ra) => { [INFO] [stdout] | ------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 120 | Tree::Output(ou) => { [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 124 | Tree::If(i) => { [INFO] [stdout] | ----------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 127 | Tree::For(fo) => { [INFO] [stdout] | ------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 139 | _ => unreachable!("parser must catch invalid top level tree"), [INFO] [stdout] | ^ ...and 3 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Extends { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Extends` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 158 | pub struct Output { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 159 | pub expression: Expression, [INFO] [stdout] 160 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 298 | pub struct Mount { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 303 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mount` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 329 | pub struct If { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 339 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `If` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `region` is never read [INFO] [stdout] --> src/compile/parse/tree.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 344 | pub struct For { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 352 | pub region: Region, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `For` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:307:28 [INFO] [stdout] | [INFO] [stdout] 307 | fn evaluate_expression(&self, expression: &'source Expression) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | fn evaluate_expression(&self, expression: &'source Expression) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:320:22 [INFO] [stdout] | [INFO] [stdout] 320 | fn evaluate_base(&self, base: &'source Base) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 320 | fn evaluate_base(&self, base: &'source Base) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:339:22 [INFO] [stdout] | [INFO] [stdout] 339 | fn evaluate_call(&self, call: &'store Call) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 339 | fn evaluate_call(&self, call: &'store Call) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render.rs:395:22 [INFO] [stdout] | [INFO] [stdout] 395 | fn evaluate_keys(&self, keys: &Vec) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 395 | fn evaluate_keys(&self, keys: &Vec) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "318339f6d91474562f69ff6739630e28d0350077060d4ddc6ef8446ec2e473a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318339f6d91474562f69ff6739630e28d0350077060d4ddc6ef8446ec2e473a4", kill_on_drop: false }` [INFO] [stdout] 318339f6d91474562f69ff6739630e28d0350077060d4ddc6ef8446ec2e473a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebd4705678fa7f158b9646bafde48155e7b89dba0660d03e7c9e1a68e030eacf [INFO] running `Command { std: "docker" "start" "-a" "ebd4705678fa7f158b9646bafde48155e7b89dba0660d03e7c9e1a68e030eacf", kill_on_drop: false }` [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/render.rs:139:17 [INFO] [stderr] | [INFO] [stderr] 139 | _ => unreachable!("parser must catch invalid top level tree"), [INFO] [stderr] | ^ no value can reach this [INFO] [stderr] | [INFO] [stderr] note: multiple earlier patterns match some of the same values [INFO] [stderr] --> src/render.rs:139:17 [INFO] [stderr] | [INFO] [stderr] 116 | Tree::Raw(ra) => { [INFO] [stderr] | ------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 120 | Tree::Output(ou) => { [INFO] [stderr] | ---------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 124 | Tree::If(i) => { [INFO] [stderr] | ----------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 127 | Tree::For(fo) => { [INFO] [stderr] | ------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 139 | _ => unreachable!("parser must catch invalid top level tree"), [INFO] [stderr] | ^ ...and 3 other patterns collectively make this unreachable [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `region` is never read [INFO] [stderr] --> src/compile/parse/tree.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct Block { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 35 | pub region: Region, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `region` is never read [INFO] [stderr] --> src/compile/parse/tree.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub struct Extends { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 45 | pub region: Region, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Extends` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `region` is never read [INFO] [stderr] --> src/compile/parse/tree.rs:160:9 [INFO] [stderr] | [INFO] [stderr] 158 | pub struct Output { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 159 | pub expression: Expression, [INFO] [stderr] 160 | pub region: Region, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Output` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `region` is never read [INFO] [stderr] --> src/compile/parse/tree.rs:303:9 [INFO] [stderr] | [INFO] [stderr] 298 | pub struct Mount { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 303 | pub region: Region, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Mount` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `region` is never read [INFO] [stderr] --> src/compile/parse/tree.rs:339:9 [INFO] [stderr] | [INFO] [stderr] 329 | pub struct If { [INFO] [stderr] | -- field in this struct [INFO] [stderr] ... [INFO] [stderr] 339 | pub region: Region, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `If` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `region` is never read [INFO] [stderr] --> src/compile/parse/tree.rs:352:9 [INFO] [stderr] | [INFO] [stderr] 344 | pub struct For { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 352 | pub region: Region, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `For` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `region` is never read [INFO] [stderr] --> src/compile/parse/tree.rs:373:9 [INFO] [stderr] | [INFO] [stderr] 366 | pub struct KeyValue { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 373 | pub region: Region, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KeyValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render.rs:307:28 [INFO] [stderr] | [INFO] [stderr] 307 | fn evaluate_expression(&self, expression: &'source Expression) -> Result, Error> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 307 | fn evaluate_expression(&self, expression: &'source Expression) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render.rs:320:22 [INFO] [stderr] | [INFO] [stderr] 320 | fn evaluate_base(&self, base: &'source Base) -> Result, Error> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 320 | fn evaluate_base(&self, base: &'source Base) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render.rs:339:22 [INFO] [stderr] | [INFO] [stderr] 339 | fn evaluate_call(&self, call: &'store Call) -> Result, Error> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 339 | fn evaluate_call(&self, call: &'store Call) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render.rs:395:22 [INFO] [stderr] | [INFO] [stderr] 395 | fn evaluate_keys(&self, keys: &Vec) -> Result, Error> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 395 | fn evaluate_keys(&self, keys: &Vec) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BufRead`, `BufReader`, `fmt::Write`, and `fs::File` [INFO] [stderr] --> src/compile/lex.rs:404:9 [INFO] [stderr] | [INFO] [stderr] 404 | fmt::Write, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 405 | fs::File, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 406 | io::{BufRead, BufReader}, [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Operator` [INFO] [stderr] --> src/compile/lex.rs:412:22 [INFO] [stderr] | [INFO] [stderr] 412 | Keyword, Operator, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ban` (lib) generated 12 warnings (run `cargo fix --lib -p ban` to apply 4 suggestions) [INFO] [stderr] warning: `ban` (lib test) generated 13 warnings (11 duplicates) (run `cargo fix --lib -p ban --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ban-3775c1f928ec56b7) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test compile::lex::tests::test_lex_default_match_trim ... ok [INFO] [stdout] test compile::lex::tests::test_lex_default_no_match ... ok [INFO] [stdout] test compile::lex::tests::test_lex_default_match_no_trim ... ok [INFO] [stdout] test compile::lex::tests::test_lex_digit ... ok [INFO] [stdout] test compile::lex::tests::test_lex_ident ... ok [INFO] [stdout] test compile::lex::tests::test_lex_state_change ... ok [INFO] [stdout] test compile::parse::tests::test_parse_expression_with_call ... ok [INFO] [stdout] test compile::lex::tests::test_lex_keyword ... ok [INFO] [stdout] test compile::parse::tests::test_parse_tree_bad_operator ... ok [INFO] [stdout] test compile::parse::tests::test_parse_mount ... ok [INFO] [stdout] test compile::parse::tests::test_parse_negative_num_err ... ok [INFO] [stdout] test compile::parse::tests::test_parse_set_pair ... ok [INFO] [stdout] test compile::parse::tests::test_parser_lexer_integration ... ok [INFO] [stdout] test engine::tests::test_add ... ok [INFO] [stdout] test compile::parse::tests::test_parse_tree_missing_base ... ok [INFO] [stdout] test compile::parse::tests::test_peek_multiple ... ok [INFO] [stdout] test compile::lex::tests::test_lex_string ... ok [INFO] [stdout] test compile::parse::tests::test_parse_block ... ok [INFO] [stdout] test compile::lex::tests::test_error_multiple_opening_tags ... ok [INFO] [stdout] test region::tests::test_literal ... ok [INFO] [stdout] test engine::tests::test_add_duplicate ... ok [INFO] [stdout] test compile::lex::tests::test_lex_string_escape ... ok [INFO] [stdout] test compile::parse::tests::test_parse_tree_valid ... ok [INFO] [stdout] test engine::tests::test_add_overwrite ... ok [INFO] [stdout] test render::compare::tests::incompatible_operator ... ok [INFO] [stdout] test render::compare::tests::incompatible_types ... ok [INFO] [stdout] test render::compare::tests::test_truthy_divide ... ok [INFO] [stdout] test render::compare::tests::test_truthy_equal ... ok [INFO] [stdout] test region::tests::test_combine ... ok [INFO] [stdout] test render::compare::tests::test_truthy_greater ... ok [INFO] [stdout] test region::tests::test_is_neighbor ... ok [INFO] [stdout] test render::compare::tests::test_truthy_multiply ... ok [INFO] [stdout] test render::pipe::tests::test_write_value_array ... ok [INFO] [stdout] test render::compare::tests::test_truthy_subtract ... ok [INFO] [stdout] test render::pipe::tests::test_write_value_string ... ok [INFO] [stdout] test engine::tests::test_add_fluent ... ok [INFO] [stdout] test engine::tests::test_add_existing ... ok [INFO] [stdout] test render::compare::tests::test_truthy_greater_equal ... ok [INFO] [stdout] test render::store::tests::test_shadow_insert_and_get ... ok [INFO] [stdout] test render::compare::tests::test_truthy_lesser_equal ... ok [INFO] [stdout] test render::compare::tests::test_truthy_lesser ... ok [INFO] [stdout] test render::pipe::tests::test_write_value_object ... ok [INFO] [stdout] test render::compare::tests::test_truthy_not_equal ... ok [INFO] [stdout] test render::store::tests::test_store_insert ... ok [INFO] [stdout] test render::compare::tests::test_truthy_add ... ok [INFO] [stdout] test render::tests::test_render_output_whitespace ... ok [INFO] [stdout] test render::store::tests::test_store_insert_fluent ... ok [INFO] [stdout] test render::tests::test_collect_blocks ... ok [INFO] [stdout] test render::compare::tests::test_truthy_boolean ... ok [INFO] [stdout] test render::tests::test_render_raw ... ok [INFO] [stdout] test render::tests::test_evaluate_arguments_increment ... ok [INFO] [stdout] test render::tests::test_let_global_scope_if ... ok [INFO] [stdout] test render::tests::test_let_pop_scoped ... ok [INFO] [stdout] test render::tests::test_render_for_object_set ... ok [INFO] [stdout] test render::tests::test_render_if ... ok [INFO] [stdout] test render::tests::test_render_nested_for ... ok [INFO] [stdout] test render::tests::test_render_output ... ok [INFO] [stdout] test render::tests::test_render_for_array ... ok [INFO] [stdout] test region::tests::test_out_of_bounds_literal - should panic ... ok [INFO] [stdout] test render::store::tests::test_shadow_pop_empty - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests ban [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test src/compile/syntax.rs - compile::syntax::Builder<'marker>::with_expression (line 112) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::compile (line 58) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::insert_template (line 187) ... ok [INFO] [stdout] test src/compile/syntax.rs - compile::syntax::Builder<'marker>::with_whitespace (line 180) ... ok [INFO] [stdout] test src/compile/syntax.rs - compile::syntax::Builder (line 55) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::add_filter_must (line 314) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::add_template (line 121) ... ok [INFO] [stdout] test src/compile/syntax.rs - compile::syntax::Builder<'marker>::set_block (line 129) ... ok [INFO] [stdout] test src/compile/syntax.rs - compile::syntax::Builder<'marker>::set_whitespace (line 163) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::get_template (line 246) ... ok [INFO] [stdout] test src/compile/syntax.rs - compile::syntax::Builder<'marker>::with_block (line 146) ... ok [INFO] [stdout] test src/compile/syntax.rs - compile::syntax::Builder<'marker>::set_expression (line 97) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::insert_template_must (line 226) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::render (line 100) ... ok [INFO] [stdout] test src/compile/syntax.rs - compile::syntax::Builder<'marker>::to_syntax (line 197) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::compile_must (line 79) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::default (line 440) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::add_filter (line 267) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::with_template (line 151) ... ok [INFO] [stdout] test src/lib.rs - (line 33) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::with_filter_must (line 397) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::new (line 30) ... ok [INFO] [stdout] test src/lib.rs - (line 308) ... ok [INFO] [stdout] test src/lib.rs - (line 221) ... ok [INFO] [stdout] test src/lib.rs - (line 272) ... ok [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine::with_filter (line 355) ... ok [INFO] [stdout] test src/log/error.rs - log::error::Error (line 11) ... ok [INFO] [stdout] test src/lib.rs - new (line 425) ... ok [INFO] [stdout] test src/lib.rs - (line 348) ... ok [INFO] [stdout] test src/lib.rs - (line 58) ... ok [INFO] [stdout] test src/lib.rs - (line 383) ... ok [INFO] [stdout] test src/lib.rs - default (line 446) ... ok [INFO] [stdout] test src/log/error.rs - log::error::Error::with_name (line 119) ... ok [INFO] [stdout] test src/lib.rs - (line 175) ... ok [INFO] [stdout] test src/render/filter.rs - render::filter (line 43) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] test src/log/error.rs - log::error::Error::build (line 75) ... ok [INFO] [stdout] test src/render/store.rs - render::store::Store::insert_must (line 73) ... ok [INFO] [stdout] test src/log/error.rs - log::error::Error::new (line 49) ... ok [INFO] [stdout] test src/render/store.rs - render::store::Store::get (line 146) ... ok [INFO] [stdout] test src/render/store.rs - render::store::Store::insert (line 40) ... ok [INFO] [stdout] test src/render/store.rs - render::store::Store::with_must (line 126) ... ok [INFO] [stdout] test src/render/store.rs - render::store::Store::with (line 98) ... ok [INFO] [stdout] test src/log/error.rs - log::error::Error::with_reason (line 97) ... ok [INFO] [stdout] test src/render/store.rs - render::store::Store::new (line 20) ... ok [INFO] [stdout] test src/render/store.rs - render::store::Store::get_mut (line 163) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ebd4705678fa7f158b9646bafde48155e7b89dba0660d03e7c9e1a68e030eacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd4705678fa7f158b9646bafde48155e7b89dba0660d03e7c9e1a68e030eacf", kill_on_drop: false }` [INFO] [stdout] ebd4705678fa7f158b9646bafde48155e7b89dba0660d03e7c9e1a68e030eacf