[INFO] cloning repository https://github.com/syre-data/hermes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syre-data/hermes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyre-data%2Fhermes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyre-data%2Fhermes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b775ffe8f319332f4120b3625e3c8e66a4829534
[INFO] testing syre-data/hermes against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyre-data%2Fhermes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/syre-data/hermes
[INFO] finished tweaking git repo https://github.com/syre-data/hermes
[INFO] tweaked toml for git repo https://github.com/syre-data/hermes written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syre-data/hermes on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/syre-data/hermes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8144940cb2027ab0c0483659ec0d1b29ab0dada3acea708bd483ceac90acf3b7
[INFO] running `Command { std: "docker" "start" "-a" "8144940cb2027ab0c0483659ec0d1b29ab0dada3acea708bd483ceac90acf3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8144940cb2027ab0c0483659ec0d1b29ab0dada3acea708bd483ceac90acf3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8144940cb2027ab0c0483659ec0d1b29ab0dada3acea708bd483ceac90acf3b7", kill_on_drop: false }`
[INFO] [stdout] 8144940cb2027ab0c0483659ec0d1b29ab0dada3acea708bd483ceac90acf3b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a116eb37b7937a9c6f91d9e9db4dfcba0277a6cd5d12f83e94797c5d55ded41e
[INFO] running `Command { std: "docker" "start" "-a" "a116eb37b7937a9c6f91d9e9db4dfcba0277a6cd5d12f83e94797c5d55ded41e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling hermes-core v0.0.1 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `Span`
[INFO] [stdout]  --> core/src/expr/lex.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     position::{Span, WithSpan},
[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: `lex`
[INFO] [stdout]  --> core/src/expr/parse.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ast, lex,
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::data`
[INFO] [stdout]  --> core/src/expr/parse.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::data;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assert_matches::assert_matches` and `iter`
[INFO] [stdout]  --> core/src/expr/parse.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{assert_matches::assert_matches, iter};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::expr::parse::ast::GroupDelimeter`
[INFO] [stdout]    --> core/src/expr/parse.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |     use crate::expr::parse::ast::GroupDelimeter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date_time`
[INFO] [stdout]    --> core/src/expr/eval.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |             Value::DateTime(date_time) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_date_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> core/src/expr/eval.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 102 |             Value::Duration(duration) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> core/src/expr/parse.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |             token::Kind::Keyword(keyword) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `And` and `Or` are never constructed
[INFO] [stdout]   --> core/src/expr/ast.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub enum OpBinary {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 50 |     Add,
[INFO] [stdout] 51 |     And,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     Or,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpBinary` 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: method `is_empty` is never used
[INFO] [stdout]   --> core/src/expr/lex.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Lex {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 21 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Or` and `And` are never constructed
[INFO] [stdout]   --> core/src/expr/parse.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum Precedence {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Or,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 14 |     /// &&
[INFO] [stdout] 15 |     And,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]   --> core/src/expr/parse.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct Parser<'a> {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     errors: Vec<WithSpan<error::Kind>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> core/src/expr/position.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct WithSpan<T> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 37 |     pub value: T,
[INFO] [stdout] 38 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WithSpan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.17s
[INFO] running `Command { std: "docker" "inspect" "a116eb37b7937a9c6f91d9e9db4dfcba0277a6cd5d12f83e94797c5d55ded41e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a116eb37b7937a9c6f91d9e9db4dfcba0277a6cd5d12f83e94797c5d55ded41e", kill_on_drop: false }`
[INFO] [stdout] a116eb37b7937a9c6f91d9e9db4dfcba0277a6cd5d12f83e94797c5d55ded41e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3f5a9b06d97ce10612d8d70a52df7451fc3da2d69f5b00f5c8d1788d786015e5
[INFO] running `Command { std: "docker" "start" "-a" "3f5a9b06d97ce10612d8d70a52df7451fc3da2d69f5b00f5c8d1788d786015e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling hermes-core v0.0.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stdout] warning: unused import: `Span`
[INFO] [stdout]  --> core/src/expr/lex.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     position::{Span, WithSpan},
[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: `lex`
[INFO] [stdout]  --> core/src/expr/parse.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ast, lex,
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::data`
[INFO] [stdout]  --> core/src/expr/parse.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::data;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assert_matches::assert_matches` and `iter`
[INFO] [stdout]  --> core/src/expr/parse.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{assert_matches::assert_matches, iter};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::expr::parse::ast::GroupDelimeter`
[INFO] [stdout]    --> core/src/expr/parse.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |     use crate::expr::parse::ast::GroupDelimeter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date_time`
[INFO] [stdout]    --> core/src/expr/eval.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |             Value::DateTime(date_time) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_date_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> core/src/expr/eval.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 102 |             Value::Duration(duration) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> core/src/expr/parse.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |             token::Kind::Keyword(keyword) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `And` and `Or` are never constructed
[INFO] [stdout]   --> core/src/expr/ast.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub enum OpBinary {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 50 |     Add,
[INFO] [stdout] 51 |     And,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     Or,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpBinary` 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: method `is_empty` is never used
[INFO] [stdout]   --> core/src/expr/lex.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Lex {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] 21 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Or` and `And` are never constructed
[INFO] [stdout]   --> core/src/expr/parse.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum Precedence {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Or,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 14 |     /// &&
[INFO] [stdout] 15 |     And,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]   --> core/src/expr/parse.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct Parser<'a> {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     errors: Vec<WithSpan<error::Kind>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> core/src/expr/position.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct WithSpan<T> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 37 |     pub value: T,
[INFO] [stdout] 38 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WithSpan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stdout] warning: unused imports: `assert_matches::assert_matches` and `iter`
[INFO] [stdout]  --> core/src/expr/parse.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{assert_matches::assert_matches, iter};
[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: `crate::expr::parse::ast::GroupDelimeter`
[INFO] [stdout]    --> core/src/expr/parse.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |     use crate::expr::parse::ast::GroupDelimeter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date_time`
[INFO] [stdout]    --> core/src/expr/eval.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |             Value::DateTime(date_time) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_date_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> core/src/expr/eval.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 102 |             Value::Duration(duration) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cell_ref`
[INFO] [stdout]    --> core/src/expr/eval.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |             cell_ref: &data::CellRef,
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cell_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `origin`
[INFO] [stdout]    --> core/src/expr/eval.rs:493:13
[INFO] [stdout]     |
[INFO] [stdout] 493 |             origin: &data::CellPath,
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `origin`
[INFO] [stdout]    --> core/src/expr/eval.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 |                 origin: &data::CellPath,
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> core/src/expr/parse.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |             token::Kind::Keyword(keyword) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left`
[INFO] [stdout]    --> core/src/expr/parse.rs:485:53
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let ast::Expr::Binary(ast::ExprBinary { op, left, right }) = *expr else {
[INFO] [stdout]     |                                                     ^^^^ help: try ignoring the field: `left: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `And` and `Or` are never constructed
[INFO] [stdout]   --> core/src/expr/ast.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub enum OpBinary {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 50 |     Add,
[INFO] [stdout] 51 |     And,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     Or,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpBinary` 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: variants `Or` and `And` are never constructed
[INFO] [stdout]   --> core/src/expr/parse.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum Precedence {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Or,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 14 |     /// &&
[INFO] [stdout] 15 |     And,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]   --> core/src/expr/parse.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct Parser<'a> {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     errors: Vec<WithSpan<error::Kind>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.23s
[INFO] running `Command { std: "docker" "inspect" "3f5a9b06d97ce10612d8d70a52df7451fc3da2d69f5b00f5c8d1788d786015e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f5a9b06d97ce10612d8d70a52df7451fc3da2d69f5b00f5c8d1788d786015e5", kill_on_drop: false }`
[INFO] [stdout] 3f5a9b06d97ce10612d8d70a52df7451fc3da2d69f5b00f5c8d1788d786015e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a6cc7cc936b6a209abd43338d518d5f8d16920e66688c8213cc629edd75ee861
[INFO] running `Command { std: "docker" "start" "-a" "a6cc7cc936b6a209abd43338d518d5f8d16920e66688c8213cc629edd75ee861", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Span`
[INFO] [stderr]  --> core/src/expr/lex.rs:2:16
[INFO] [stderr]   |
[INFO] [stderr] 2 |     position::{Span, WithSpan},
[INFO] [stderr]   |                ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lex`
[INFO] [stderr]  --> core/src/expr/parse.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 |     ast, lex,
[INFO] [stderr]   |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::data`
[INFO] [stderr]  --> core/src/expr/parse.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::data;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `assert_matches::assert_matches` and `iter`
[INFO] [stderr]  --> core/src/expr/parse.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{assert_matches::assert_matches, iter};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::expr::parse::ast::GroupDelimeter`
[INFO] [stderr]    --> core/src/expr/parse.rs:411:9
[INFO] [stderr]     |
[INFO] [stderr] 411 |     use crate::expr::parse::ast::GroupDelimeter;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `date_time`
[INFO] [stderr]    --> core/src/expr/eval.rs:101:29
[INFO] [stderr]     |
[INFO] [stderr] 101 |             Value::DateTime(date_time) => todo!(),
[INFO] [stderr]     |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_date_time`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `duration`
[INFO] [stderr]    --> core/src/expr/eval.rs:102:29
[INFO] [stderr]     |
[INFO] [stderr] 102 |             Value::Duration(duration) => todo!(),
[INFO] [stderr]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `keyword`
[INFO] [stderr]   --> core/src/expr/parse.rs:49:34
[INFO] [stderr]    |
[INFO] [stderr] 49 |             token::Kind::Keyword(keyword) => todo!(),
[INFO] [stderr]    |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stderr] 
[INFO] [stderr] warning: variants `And` and `Or` are never constructed
[INFO] [stderr]   --> core/src/expr/ast.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub enum OpBinary {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] 50 |     Add,
[INFO] [stderr] 51 |     And,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     Or,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpBinary` 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: method `is_empty` is never used
[INFO] [stderr]   --> core/src/expr/lex.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl Lex {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] 21 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Or` and `And` are never constructed
[INFO] [stderr]   --> core/src/expr/parse.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | enum Precedence {
[INFO] [stderr]    |      ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 13 |     Or,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 14 |     /// &&
[INFO] [stderr] 15 |     And,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `errors` is never read
[INFO] [stderr]   --> core/src/expr/parse.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | struct Parser<'a> {
[INFO] [stderr]    |        ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 69 |     errors: Vec<WithSpan<error::Kind>>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `span` is never read
[INFO] [stderr]   --> core/src/expr/position.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct WithSpan<T> {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 37 |     pub value: T,
[INFO] [stderr] 38 |     pub span: Span,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WithSpan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `hermes-core` (lib) generated 13 warnings (run `cargo fix --lib -p hermes-core` to apply 8 suggestions)
[INFO] [stderr] warning: unused imports: `assert_matches::assert_matches` and `iter`
[INFO] [stderr]  --> core/src/expr/parse.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{assert_matches::assert_matches, iter};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cell_ref`
[INFO] [stderr]    --> core/src/expr/eval.rs:492:13
[INFO] [stderr]     |
[INFO] [stderr] 492 |             cell_ref: &data::CellRef,
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cell_ref`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `origin`
[INFO] [stderr]    --> core/src/expr/eval.rs:493:13
[INFO] [stderr]     |
[INFO] [stderr] 493 |             origin: &data::CellPath,
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `origin`
[INFO] [stderr]    --> core/src/expr/eval.rs:561:17
[INFO] [stderr]     |
[INFO] [stderr] 561 |                 origin: &data::CellPath,
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_origin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `left`
[INFO] [stderr]    --> core/src/expr/parse.rs:485:53
[INFO] [stderr]     |
[INFO] [stderr] 485 |         let ast::Expr::Binary(ast::ExprBinary { op, left, right }) = *expr else {
[INFO] [stderr]     |                                                     ^^^^ help: try ignoring the field: `left: _`
[INFO] [stderr] 
[INFO] [stderr] warning: `hermes-core` (lib test) generated 12 warnings (7 duplicates) (run `cargo fix --lib -p hermes-core --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/hermes-core/88c4d78d4135875d/deps/hermes_core-88c4d78d4135875d)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test data::test::cell_ref_as_str ... ok
[INFO] [stdout] test data::test::cell_ref_from_str ... ok
[INFO] [stdout] test expr::eval::test::eval_literal_test ... ok
[INFO] [stdout] test expr::eval::test::eval_cell_ref ... ok
[INFO] [stdout] test expr::lex::test::tokenize_cell_index ... ok
[INFO] [stdout] test expr::lex::test::tokenize_ident ... ok
[INFO] [stdout] test expr::lex::test::tokenize_number_radix_terminator ... ok
[INFO] [stdout] test expr::lex::test::tokenize_literal_empty_string ... ok
[INFO] [stdout] test expr::lex::test::tokenize_empty ... ok
[INFO] [stdout] test expr::lex::test::tokenize_number ... ok
[INFO] [stdout] test expr::lex::test::tokenize_number_multiple_radix_points ... ok
[INFO] [stdout] test expr::lex::test::tokenize_keyword ... ok
[INFO] [stdout] test expr::parse::test::parse_binary_test ... ok
[INFO] [stdout] test expr::parse::test::parse_group ... ok
[INFO] [stdout] test expr::parse::test::parse_lit_bool ... ok
[INFO] [stdout] test expr::lex::test::tokenize_literal_string ... ok
[INFO] [stdout] test expr::lex::test::tokenize_string_unclosed ... ok
[INFO] [stdout] test expr::eval::test::eval_comparison ... ok
[INFO] [stdout] test expr::parse::test::parse_empty ... ok
[INFO] [stdout] test expr::parse::test::parse_lit_number ... ok
[INFO] [stdout] test expr::parse::test::parse_unary_test ... ok
[INFO] [stdout] test utils::test::index_to_col_label ... ok
[INFO] [stdout] test utils::test::col_label_to_index ... ok
[INFO] [stdout] test expr::parse::test::parse_lit_string ... ok
[INFO] [stdout] test expr::parse::test::parse_index ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test expr::eval::test::eval_arithmatic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- expr::eval::test::eval_arithmatic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expr::eval::test::eval_arithmatic' (27) panicked at core/src/expr/eval.rs:767:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Float(1.0999999999999996)
[INFO] [stdout]  right: Float(1.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5891db05af72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5891db05af72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5891db05af72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5891db05af72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5891db07130a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5891db07130a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5891db05fda6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5891db05fda6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5891db03943f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5891db03943f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5891db0532a9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5891dafeeb5e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5891dafeeb5e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5891db053462 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5891db053462 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5891db0394f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5891db030ec9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5891db03a34d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5891db071a1c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5891db0718d3 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5891dafc3a93 - core[8f93d80df273fe75]::panicking::assert_failed::<hermes_core[f667eb9bcdea0610]::expr::eval::Value, hermes_core[f667eb9bcdea0610]::expr::eval::Value>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5891daf9f913 - hermes_core[f667eb9bcdea0610]::expr::eval::test::eval_arithmatic
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/expr/eval.rs:767:9
[INFO] [stdout]   22:     0x5891daf9cf57 - hermes_core[f667eb9bcdea0610]::expr::eval::test::eval_arithmatic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/expr/eval.rs:674:25
[INFO] [stdout]   23:     0x5891dafdb516 - <hermes_core[f667eb9bcdea0610]::expr::eval::test::eval_arithmatic::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5891dafe2f0b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5891dafe2f0b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5891dafef76a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5891dafef76a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5891dafef76a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5891dafef76a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5891dafef76a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5891dafef76a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5891dafef76a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5891dafe9c34 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5891dafe9c34 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5891daff2262 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5891daff2262 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5891daff2262 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5891daff2262 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5891daff2262 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5891daff2262 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5891daff2262 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5891db05a81f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5891db05a81f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x70abc3f56aa4 - <unknown>
[INFO] [stdout]   45:     0x70abc3fe3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     expr::eval::test::eval_arithmatic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a6cc7cc936b6a209abd43338d518d5f8d16920e66688c8213cc629edd75ee861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6cc7cc936b6a209abd43338d518d5f8d16920e66688c8213cc629edd75ee861", kill_on_drop: false }`
[INFO] [stdout] a6cc7cc936b6a209abd43338d518d5f8d16920e66688c8213cc629edd75ee861
