[INFO] cloning repository https://github.com/garnish-lang/garnish-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garnish-lang/garnish-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarnish-lang%2Fgarnish-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarnish-lang%2Fgarnish-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8ea229fd2d568b36344705b50bdf3e8822f4628 [INFO] checking garnish-lang/garnish-core against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarnish-lang%2Fgarnish-core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/garnish-lang/garnish-core [INFO] finished tweaking git repo https://github.com/garnish-lang/garnish-core [INFO] tweaked toml for git repo https://github.com/garnish-lang/garnish-core written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/garnish-lang/garnish-core on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90fa3a0ad7210c68ca1058bd5c6cca5da55d9bafcc8a1436d40c614eae4dce36 [INFO] running `Command { std: "docker" "start" "-a" "90fa3a0ad7210c68ca1058bd5c6cca5da55d9bafcc8a1436d40c614eae4dce36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90fa3a0ad7210c68ca1058bd5c6cca5da55d9bafcc8a1436d40c614eae4dce36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fa3a0ad7210c68ca1058bd5c6cca5da55d9bafcc8a1436d40c614eae4dce36", kill_on_drop: false }` [INFO] [stdout] 90fa3a0ad7210c68ca1058bd5c6cca5da55d9bafcc8a1436d40c614eae4dce36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef0dd77009fddbb53196f8b88857d8b6d0e4d8aee41b3e5ef949c11403b7fec8 [INFO] running `Command { std: "docker" "start" "-a" "ef0dd77009fddbb53196f8b88857d8b6d0e4d8aee41b3e5ef949c11403b7fec8", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking garnish_lang_traits v0.0.24-alpha (/opt/rustwide/workdir/traits) [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking garnish_lang_simple_data v0.0.24-alpha (/opt/rustwide/workdir/data) [INFO] [stderr] Checking garnish_lang_compiler v0.0.24-alpha (/opt/rustwide/workdir/compiler) [INFO] [stderr] Checking garnish_lang_runtime v0.0.24-alpha (/opt/rustwide/workdir/runtime) [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | pub use runtime_impls::{SimpleGarnishRuntime}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | impl SimpleGarnishRuntime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:57:37 [INFO] [stdout] | [INFO] [stdout] 57 | impl GarnishRuntime for SimpleGarnishRuntime [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(data: Data) -> SimpleGarnishRuntime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | SimpleGarnishRuntime { data } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `runtime::runtime_impls::SimpleGarnishRuntime::data`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | SimpleGarnishRuntime { data } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `runtime::runtime_impls::SimpleGarnishRuntime::data`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | self.data [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `runtime::runtime_impls::SimpleGarnishRuntime::data`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | &self.data [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `runtime::runtime_impls::SimpleGarnishRuntime::data`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | &mut self.data [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | pub use runtime_impls::{SimpleGarnishRuntime}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | impl SimpleGarnishRuntime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:57:37 [INFO] [stdout] | [INFO] [stdout] 57 | impl GarnishRuntime for SimpleGarnishRuntime [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(data: Data) -> SimpleGarnishRuntime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `runtime::runtime_impls::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | SimpleGarnishRuntime { data } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking garnish_lang v0.0.24-alpha (/opt/rustwide/workdir/garnish) [INFO] [stdout] warning: use of deprecated function `garnish_lang_compiler::build::build_with_data` [INFO] [stdout] --> compiler/tests/compile.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | use garnish_lang_compiler::build::build_with_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `garnish_lang_compiler::build::build_with_data` [INFO] [stdout] --> compiler/tests/compile.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | build_with_data( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `runtime::runtime_impls::SimpleGarnishRuntime::data`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | SimpleGarnishRuntime { data } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `runtime::runtime_impls::SimpleGarnishRuntime::data`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | self.data [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `runtime::runtime_impls::SimpleGarnishRuntime::data`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | &self.data [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `runtime::runtime_impls::SimpleGarnishRuntime::data`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> runtime/src/runtime/runtime_impls.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | &mut self.data [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `build::build_with_data` [INFO] [stdout] --> compiler/src/build/mod.rs:859:24 [INFO] [stdout] | [INFO] [stdout] 859 | let metadata = build_with_data(root, nodes, &mut data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking garnish_lang_tests v0.0.24-alpha (/opt/rustwide/workdir/tests) [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/comparison.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | use garnish_lang_runtime::SimpleGarnishRuntime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/comparison.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | Op: Fn(&mut SimpleGarnishRuntime) -> Result, RuntimeError>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/comparison.rs:70:49 [INFO] [stdout] | [INFO] [stdout] 70 | perform_compare(less_than, "less than", SimpleGarnishRuntime::less_than, setup); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/comparison.rs:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | perform_compare(less_than_equal, "less than or equal", SimpleGarnishRuntime::less_than_or_equal, setup); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/comparison.rs:72:55 [INFO] [stdout] | [INFO] [stdout] 72 | perform_compare(greater_than, "greater than", SimpleGarnishRuntime::greater_than, setup); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/comparison.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | SimpleGarnishRuntime::greater_than_or_equal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/mod.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | use garnish_lang_runtime::SimpleGarnishRuntime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/mod.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | F: Fn(&mut SimpleGarnishRuntime, &mut DeferOpTestContext), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/mod.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | F: Fn(&mut SimpleGarnishRuntime, &mut DeferOpTestContext), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn create_simple_runtime() -> SimpleGarnishRuntime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `garnish_lang_runtime::SimpleGarnishRuntime`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | SimpleGarnishRuntime::new(SimpleGarnishData::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `garnish_lang_runtime::SimpleGarnishRuntime::::new`: Use execute::execute_current_instruction instead of SimpleGarnishData. [INFO] [stdout] --> tests/tests/simple/mod.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | SimpleGarnishRuntime::new(SimpleGarnishData::new()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.80s [INFO] running `Command { std: "docker" "inspect" "ef0dd77009fddbb53196f8b88857d8b6d0e4d8aee41b3e5ef949c11403b7fec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef0dd77009fddbb53196f8b88857d8b6d0e4d8aee41b3e5ef949c11403b7fec8", kill_on_drop: false }` [INFO] [stdout] ef0dd77009fddbb53196f8b88857d8b6d0e4d8aee41b3e5ef949c11403b7fec8