[INFO] cloning repository https://github.com/Mirth-Development/mirth_engine_testing_tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mirth-Development/mirth_engine_testing_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMirth-Development%2Fmirth_engine_testing_tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMirth-Development%2Fmirth_engine_testing_tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92b1a47942f3a076c26d685862e97f6cd3d34d5e
[INFO] testing Mirth-Development/mirth_engine_testing_tools against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMirth-Development%2Fmirth_engine_testing_tools" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mirth-Development/mirth_engine_testing_tools
[INFO] finished tweaking git repo https://github.com/Mirth-Development/mirth_engine_testing_tools
[INFO] tweaked toml for git repo https://github.com/Mirth-Development/mirth_engine_testing_tools written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mirth-Development/mirth_engine_testing_tools on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mirth-Development/mirth_engine_testing_tools 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389
[INFO] running `Command { std: "docker" "start" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling bevy_platform v0.19.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bevy_ptr v0.19.0
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling bevy_utils v0.19.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.19.0
[INFO] [stderr]    Compiling bevy_ecs_macro_logic v0.19.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.19.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.19.0
[INFO] [stderr]    Compiling bevy_ecs v0.19.0
[INFO] [stderr]    Compiling mirth_engine_testing_tools v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.22s
[INFO] running `Command { std: "docker" "inspect" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling mirth_engine_testing_tools v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mirth_engine_testing_tools-811ee42bbaadb96a)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests mirth_engine_testing_tools
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/types/test_colors.rs - types::test_colors::TestColors (line 6) ... ignored
[INFO] [stdout] test src/types/test_set.rs - types::test_set::TestSet (line 11) ... ignored
[INFO] [stdout] test src/functions/standard.rs - functions::standard::check_if_value_is_within_range (line 41) ... FAILED
[INFO] [stdout] test src/functions/standard.rs - functions::standard::check_if_value_is_a_member (line 63) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/functions/standard.rs - functions::standard::check_if_value_is_within_range (line 41) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `check_value` in this scope
[INFO] [stdout]   --> src/functions/standard.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | check_value(5, 1, 10);    // Passes
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_value` in this scope
[INFO] [stdout]   --> src/functions/standard.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | check_value(15, 1, 10);
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/functions/standard.rs - functions::standard::check_if_value_is_a_member (line 63) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `check_if_value_is_a_member` in this scope
[INFO] [stdout]   --> src/functions/standard.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | check_if_value_is_a_member(5, &[1, 3, 5, 7]);   // Passes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_if_value_is_a_member` in this scope
[INFO] [stdout]   --> src/functions/standard.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | check_if_value_is_a_member(4, &[1, 3, 5, 7]);   // Panics
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_if_value_is_a_member` in this scope
[INFO] [stdout]   --> src/functions/standard.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | check_if_value_is_a_member("up", &["up", "down"]);   // Passes
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_if_value_is_a_member` in this scope
[INFO] [stdout]   --> src/functions/standard.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | check_if_value_is_a_member("left", &["up", "down"]);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/functions/standard.rs - functions::standard::check_if_value_is_a_member (line 63)
[INFO] [stdout]     src/functions/standard.rs - functions::standard::check_if_value_is_within_range (line 41)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.23s; merged doctests compilation took 0.07s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389", kill_on_drop: false }`
[INFO] [stdout] 1e9b21ccccfe19e8720e0cbbe5fcc5dceee3e0f84ea085805a7fa75e57dbc389
