[INFO] cloning repository https://github.com/Rabbit-OJ/Rabbit-OJ-Tester-v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rabbit-OJ/Rabbit-OJ-Tester-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRabbit-OJ%2FRabbit-OJ-Tester-v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRabbit-OJ%2FRabbit-OJ-Tester-v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1a9de8df41f0b0be740bca39ff3564c4ecbb323
[INFO] testing Rabbit-OJ/Rabbit-OJ-Tester-v2 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRabbit-OJ%2FRabbit-OJ-Tester-v2" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rabbit-OJ/Rabbit-OJ-Tester-v2
[INFO] finished tweaking git repo https://github.com/Rabbit-OJ/Rabbit-OJ-Tester-v2
[INFO] tweaked toml for git repo https://github.com/Rabbit-OJ/Rabbit-OJ-Tester-v2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rabbit-OJ/Rabbit-OJ-Tester-v2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rabbit-OJ/Rabbit-OJ-Tester-v2 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-registry v1.2.1
[INFO] [stderr]   Downloaded const_fn v0.4.2
[INFO] [stderr]   Downloaded futures-macro v0.3.12
[INFO] [stderr]   Downloaded pin-project-lite v0.2.4
[INFO] [stderr]   Downloaded futures-executor v0.3.12
[INFO] [stderr]   Downloaded futures-channel v0.3.12
[INFO] [stderr]   Downloaded futures v0.3.12
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded rayon-core v1.9.0
[INFO] [stderr]   Downloaded serde_json v1.0.62
[INFO] [stderr]   Downloaded futures-util v0.3.12
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.0
[INFO] [stderr]   Downloaded rayon v1.5.0
[INFO] [stderr]   Downloaded sysinfo v0.16.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.0
[INFO] [stderr]   Downloaded nix v0.19.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.0
[INFO] [stderr]   Downloaded futures-core v0.3.12
[INFO] [stderr]   Downloaded futures-task v0.3.12
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.0
[INFO] [stderr]   Downloaded futures-io v0.3.12
[INFO] [stderr]   Downloaded futures-sink v0.3.12
[INFO] [stderr]   Downloaded tokio v1.2.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ca59855d18b14c05f4aa041966d989adbc6c20f0af6e29edea1c30e6404d260
[INFO] running `Command { std: "docker" "start" "-a" "3ca59855d18b14c05f4aa041966d989adbc6c20f0af6e29edea1c30e6404d260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ca59855d18b14c05f4aa041966d989adbc6c20f0af6e29edea1c30e6404d260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ca59855d18b14c05f4aa041966d989adbc6c20f0af6e29edea1c30e6404d260", kill_on_drop: false }`
[INFO] [stdout] 3ca59855d18b14c05f4aa041966d989adbc6c20f0af6e29edea1c30e6404d260
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b67542eb4f90b317ca6aa1348e8025778a82d2a05a19adaf0a6394af9d88760
[INFO] running `Command { std: "docker" "start" "-a" "4b67542eb4f90b317ca6aa1348e8025778a82d2a05a19adaf0a6394af9d88760", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling tokio v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling sysinfo v0.16.1
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling futures-executor v0.3.12
[INFO] [stderr]    Compiling futures v0.3.12
[INFO] [stderr]    Compiling Rabbit-OJ-Tester-v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/checks/test_cases.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |             panic!(format!("Test case {} doesn't exist", i));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 11 -             panic!(format!("Test case {} doesn't exist", i));
[INFO] [stdout] 11 +             panic!("Test case {} doesn't exist", i);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/checks/env.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Err(e) => panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Err(e) => panic!("{}", e)
[INFO] [stdout]    |                          +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 16 -         Err(e) => panic!(e)
[INFO] [stdout] 16 +         Err(e) => std::panic::panic_any(e)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.91s
[INFO] running `Command { std: "docker" "inspect" "4b67542eb4f90b317ca6aa1348e8025778a82d2a05a19adaf0a6394af9d88760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b67542eb4f90b317ca6aa1348e8025778a82d2a05a19adaf0a6394af9d88760", kill_on_drop: false }`
[INFO] [stdout] 4b67542eb4f90b317ca6aa1348e8025778a82d2a05a19adaf0a6394af9d88760
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] debf93f077b97d6e0dc4b93deeb08fc79cdcec8bfb37dfa8f47fc8283fcbb0c7
[INFO] running `Command { std: "docker" "start" "-a" "debf93f077b97d6e0dc4b93deeb08fc79cdcec8bfb37dfa8f47fc8283fcbb0c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling Rabbit-OJ-Tester-v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/checks/test_cases.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |             panic!(format!("Test case {} doesn't exist", i));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 11 -             panic!(format!("Test case {} doesn't exist", i));
[INFO] [stdout] 11 +             panic!("Test case {} doesn't exist", i);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/checks/env.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Err(e) => panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Err(e) => panic!("{}", e)
[INFO] [stdout]    |                          +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 16 -         Err(e) => panic!(e)
[INFO] [stdout] 16 +         Err(e) => std::panic::panic_any(e)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "debf93f077b97d6e0dc4b93deeb08fc79cdcec8bfb37dfa8f47fc8283fcbb0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "debf93f077b97d6e0dc4b93deeb08fc79cdcec8bfb37dfa8f47fc8283fcbb0c7", kill_on_drop: false }`
[INFO] [stdout] debf93f077b97d6e0dc4b93deeb08fc79cdcec8bfb37dfa8f47fc8283fcbb0c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a23d37bdea1892210eb7664d9c7fa12b689182b1ecde5bf1adc03e60e68a4706
[INFO] running `Command { std: "docker" "start" "-a" "a23d37bdea1892210eb7664d9c7fa12b689182b1ecde5bf1adc03e60e68a4706", kill_on_drop: false }`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/checks/test_cases.rs:11:20
[INFO] [stderr]    |
[INFO] [stderr] 11 |             panic!(format!("Test case {} doesn't exist", i));
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 11 -             panic!(format!("Test case {} doesn't exist", i));
[INFO] [stderr] 11 +             panic!("Test case {} doesn't exist", i);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/checks/env.rs:16:26
[INFO] [stderr]    |
[INFO] [stderr] 16 |         Err(e) => panic!(e)
[INFO] [stderr]    |                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 16 |         Err(e) => panic!("{}", e)
[INFO] [stderr]    |                          +++++
[INFO] [stderr] help: or use std::panic::panic_any instead
[INFO] [stderr]    |
[INFO] [stderr] 16 -         Err(e) => panic!(e)
[INFO] [stderr] 16 +         Err(e) => std::panic::panic_any(e)
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `Rabbit-OJ-Tester-v2` (bin "Rabbit-OJ-Tester-v2" test) generated 2 warnings (run `cargo fix --bin "Rabbit-OJ-Tester-v2" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Rabbit_OJ_Tester_v2-0917e87d6c44c92d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_mle ... FAILED
[INFO] [stdout] test tests::test_tle ... FAILED
[INFO] [stdout] test tests::test_ok ... FAILED
[INFO] [stdout] test tests::test_re ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_mle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_mle' panicked at src/checks/test_cases.rs:11:13:
[INFO] [stdout] Test case 1 doesn't exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fac6a28f002 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fac6a28f002 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fac6a28f002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fac6a28f002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fac6a2b71a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fac6a2b71a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fac6a28b983 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fac6a28b983 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fac6a28ee52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fac6a2908b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fac6a2906ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fac6a110684 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fac6a110684 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fac6a29138e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fac6a29138e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fac6a0c74ab - std::panicking::begin_panic::{{closure}}::h7abf8fe6786efdcd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5fac6a0c73b6 - std::sys::backtrace::__rust_end_short_backtrace::he2abc1275ae285e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fac6a0c7444 - std::panicking::begin_panic::hb87e851a5b76283f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5fac6a0bde72 - Rabbit_OJ_Tester_v2::checks::test_cases::count::he7398c33a72d68b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checks/test_cases.rs:11:13
[INFO] [stdout]   19:     0x5fac6a0b5d3a - Rabbit_OJ_Tester_v2::start_test::{{closure}}::h95abe930c4145b25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:58:5
[INFO] [stdout]   20:     0x5fac6a0be47a - Rabbit_OJ_Tester_v2::tests::test_executor::{{closure}}::h288d313ee657f0e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:79
[INFO] [stdout]   21:     0x5fac6a0bee83 - Rabbit_OJ_Tester_v2::tests::test_mle::{{closure}}::h40774a70123521a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:257:50
[INFO] [stdout]   22:     0x5fac6a0c515d - <core::pin::Pin<P> as core::future::future::Future>::poll::h95e8c97c50e2e4d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fac6a0b31ed - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h3399336a1c1c6c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   24:     0x5fac6a0bc0a0 - tokio::coop::with_budget::{{closure}}::h78fa91f5fe52435a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:121:9
[INFO] [stdout]   25:     0x5fac6a0b0b05 - std::thread::local::LocalKey<T>::try_with::hf21f85ba7503b46d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5fac6a0af4ce - std::thread::local::LocalKey<T>::with::h9c6be0a991349e82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5fac6a0b253c - tokio::coop::with_budget::haf67c82022058fe9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:114:13
[INFO] [stdout]   28:     0x5fac6a0b253c - tokio::coop::budget::hee5784cfc62e80e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:98:5
[INFO] [stdout]   29:     0x5fac6a0b253c - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hc62adf8f6db517f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   30:     0x5fac6a0b577a - tokio::runtime::basic_scheduler::enter::{{closure}}::hf5635740a2e5042e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   31:     0x5fac6a0c4205 - tokio::macros::scoped_tls::ScopedKey<T>::set::hc235e9058dbb71d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5fac6a0b4bd2 - tokio::runtime::basic_scheduler::enter::h3a90b74f962e3d10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   33:     0x5fac6a0b1423 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h4f4e55ebfb71c4e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   34:     0x5fac6a0b3753 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h59f5e496ad7234bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   35:     0x5fac6a0b3afa - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h2efdef6b7975bfe3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   36:     0x5fac6a0bd547 - tokio::runtime::Runtime::block_on::h68b54754085da23f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5fac6a0becc1 - Rabbit_OJ_Tester_v2::tests::test_mle::h606003797ac64535
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:255:5
[INFO] [stdout]   38:     0x5fac6a0beb47 - Rabbit_OJ_Tester_v2::tests::test_mle::{{closure}}::hc78983f7753a611b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:256:24
[INFO] [stdout]   39:     0x5fac6a0b9a66 - core::ops::function::FnOnce::call_once::h20ba9e744600f8a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5fac6a115eeb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5fac6a115eeb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5fac6a115025 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5fac6a115025 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5fac6a115025 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5fac6a115025 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5fac6a115025 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5fac6a115025 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5fac6a115025 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5fac6a0d8c24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5fac6a0d8c24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5fac6a0dc5fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5fac6a0dc5fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5fac6a0dc5fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5fac6a0dc5fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5fac6a0dc5fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5fac6a0dc5fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5fac6a0dc5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5fac6a2945bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5fac6a2945bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x750a0d6f4aa4 - <unknown>
[INFO] [stdout]   61:     0x750a0d781a34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_tle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_tle' panicked at src/checks/test_cases.rs:11:13:
[INFO] [stdout] Test case 1 doesn't exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fac6a28f002 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fac6a28f002 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fac6a28f002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fac6a28f002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fac6a2b71a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fac6a2b71a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fac6a28b983 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fac6a28b983 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fac6a28ee52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fac6a2908b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fac6a2906ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fac6a110684 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fac6a110684 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fac6a29138e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fac6a29138e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fac6a0c74ab - std::panicking::begin_panic::{{closure}}::h7abf8fe6786efdcd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5fac6a0c73b6 - std::sys::backtrace::__rust_end_short_backtrace::he2abc1275ae285e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fac6a0c7444 - std::panicking::begin_panic::hb87e851a5b76283f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5fac6a0bde72 - Rabbit_OJ_Tester_v2::checks::test_cases::count::he7398c33a72d68b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checks/test_cases.rs:11:13
[INFO] [stdout]   19:     0x5fac6a0b5d3a - Rabbit_OJ_Tester_v2::start_test::{{closure}}::h95abe930c4145b25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:58:5
[INFO] [stdout]   20:     0x5fac6a0be47a - Rabbit_OJ_Tester_v2::tests::test_executor::{{closure}}::h288d313ee657f0e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:79
[INFO] [stdout]   21:     0x5fac6a0beab3 - Rabbit_OJ_Tester_v2::tests::test_tle::{{closure}}::h4598c650a191bd67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:252:50
[INFO] [stdout]   22:     0x5fac6a0c519d - <core::pin::Pin<P> as core::future::future::Future>::poll::had3bde109236bcb5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fac6a0b351d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::hea2ebe543e0dc50f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   24:     0x5fac6a0bca20 - tokio::coop::with_budget::{{closure}}::hffd7ba77f34dfa4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:121:9
[INFO] [stdout]   25:     0x5fac6a0b0105 - std::thread::local::LocalKey<T>::try_with::h88c55e1a26f880e3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5fac6a0af2be - std::thread::local::LocalKey<T>::with::h5ddf93f6b3b53c09
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5fac6a0b2c5c - tokio::coop::with_budget::hfd15df2c533a78e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:114:13
[INFO] [stdout]   28:     0x5fac6a0b2c5c - tokio::coop::budget::hd9ca427d5825cfee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:98:5
[INFO] [stdout]   29:     0x5fac6a0b2c5c - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hcc1f788b4ef2d4d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   30:     0x5fac6a0b575a - tokio::runtime::basic_scheduler::enter::{{closure}}::hf3b53c3950a2d768
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   31:     0x5fac6a0c4125 - tokio::macros::scoped_tls::ScopedKey<T>::set::h153b8f61d973e2a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5fac6a0b5312 - tokio::runtime::basic_scheduler::enter::h889d97370bc656ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   33:     0x5fac6a0b1403 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h4d8d9e7b548f0ec8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   34:     0x5fac6a0b3813 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::heba7082babffca93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   35:     0x5fac6a0b40ba - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h39a4125253ad7653
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   36:     0x5fac6a0bd227 - tokio::runtime::Runtime::block_on::h51abe3af66588aa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5fac6a0be8f1 - Rabbit_OJ_Tester_v2::tests::test_tle::h44930e58e4862c7c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:250:5
[INFO] [stdout]   38:     0x5fac6a0be777 - Rabbit_OJ_Tester_v2::tests::test_tle::{{closure}}::hc127c33a382be17c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:251:24
[INFO] [stdout]   39:     0x5fac6a0b9b36 - core::ops::function::FnOnce::call_once::h785ee5877634b1da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5fac6a115eeb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5fac6a115eeb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5fac6a115025 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5fac6a115025 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5fac6a115025 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5fac6a115025 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5fac6a115025 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5fac6a115025 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr] error: test failed, to rerun pass `--bin Rabbit-OJ-Tester-v2`
[INFO] [stdout]   48:     0x5fac6a115025 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5fac6a0d8c24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5fac6a0d8c24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5fac6a0dc5fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5fac6a0dc5fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5fac6a0dc5fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5fac6a0dc5fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5fac6a0dc5fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5fac6a0dc5fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5fac6a0dc5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5fac6a2945bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5fac6a2945bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x750a0d6f4aa4 - <unknown>
[INFO] [stdout]   61:     0x750a0d781a34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_ok' panicked at src/checks/test_cases.rs:11:13:
[INFO] [stdout] Test case 1 doesn't exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fac6a28f002 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fac6a28f002 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fac6a28f002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fac6a28f002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fac6a2b71a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fac6a2b71a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fac6a28b983 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fac6a28b983 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fac6a28ee52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fac6a2908b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fac6a2906ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fac6a110684 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fac6a110684 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fac6a29138e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fac6a29138e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fac6a0c74ab - std::panicking::begin_panic::{{closure}}::h7abf8fe6786efdcd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5fac6a0c73b6 - std::sys::backtrace::__rust_end_short_backtrace::he2abc1275ae285e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fac6a0c7444 - std::panicking::begin_panic::hb87e851a5b76283f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5fac6a0bde72 - Rabbit_OJ_Tester_v2::checks::test_cases::count::he7398c33a72d68b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checks/test_cases.rs:11:13
[INFO] [stdout]   19:     0x5fac6a0b5d3a - Rabbit_OJ_Tester_v2::start_test::{{closure}}::h95abe930c4145b25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:58:5
[INFO] [stdout]   20:     0x5fac6a0be47a - Rabbit_OJ_Tester_v2::tests::test_executor::{{closure}}::h288d313ee657f0e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:79
[INFO] [stdout]   21:     0x5fac6a0bf253 - Rabbit_OJ_Tester_v2::tests::test_ok::{{closure}}::h8990ea8ca60b0c01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:262:48
[INFO] [stdout]   22:     0x5fac6a0c50dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h5eb2be97d8209f01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fac6a0b33ed - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::ha63390ffa377389a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   24:     0x5fac6a0bbd10 - tokio::coop::with_budget::{{closure}}::h4d2234b61f66949f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:121:9
[INFO] [stdout]   25:     0x5fac6a0b0405 - std::thread::local::LocalKey<T>::try_with::h95c0476797443c4e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5fac6a0af5be - std::thread::local::LocalKey<T>::with::haf32b910aedddbcd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5fac6a0b16fc - tokio::coop::with_budget::h84b3c1d5d0fc1d3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:114:13
[INFO] [stdout]   28:     0x5fac6a0b16fc - tokio::coop::budget::h0e09e21176459fa6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:98:5
[INFO] [stdout]   29:     0x5fac6a0b16fc - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h4e9e2db3f60d0ef7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   30:     0x5fac6a0b571a - tokio::runtime::basic_scheduler::enter::{{closure}}::h749df770f75a6cea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   31:     0x5fac6a0c42e5 - tokio::macros::scoped_tls::ScopedKey<T>::set::he23df6828a0e6438
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5fac6a0b4f72 - tokio::runtime::basic_scheduler::enter::h69cead3730f7971c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   33:     0x5fac6a0b1463 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h8f53a9f4ce994e16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   34:     0x5fac6a0b3693 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h262c4e8f99953514
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   35:     0x5fac6a0b3dda - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h371159665d3617ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   36:     0x5fac6a0bd3b7 - tokio::runtime::Runtime::block_on::h52abfb45699f3c60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5fac6a0bf091 - Rabbit_OJ_Tester_v2::tests::test_ok::h24da74c2401be71e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:260:5
[INFO] [stdout]   38:     0x5fac6a0bef17 - Rabbit_OJ_Tester_v2::tests::test_ok::{{closure}}::h4b79d22a9f287ec7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:261:23
[INFO] [stdout]   39:     0x5fac6a0b9af6 - core::ops::function::FnOnce::call_once::h776a04b1e8e98371
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5fac6a115eeb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5fac6a115eeb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5fac6a115025 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5fac6a115025 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5fac6a115025 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5fac6a115025 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5fac6a115025 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5fac6a115025 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5fac6a115025 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5fac6a0d8c24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5fac6a0d8c24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5fac6a0dc5fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5fac6a0dc5fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5fac6a0dc5fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5fac6a0dc5fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5fac6a0dc5fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5fac6a0dc5fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5fac6a0dc5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5fac6a2945bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5fac6a2945bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x750a0d6f4aa4 - <unknown>
[INFO] [stdout]   61:     0x750a0d781a34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_re stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_re' panicked at src/checks/test_cases.rs:11:13:
[INFO] [stdout] Test case 1 doesn't exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fac6a28f002 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fac6a28f002 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fac6a28f002 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fac6a28f002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fac6a2b71a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fac6a2b71a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fac6a28b983 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fac6a28b983 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fac6a28ee52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fac6a2908b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fac6a2906ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fac6a110684 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fac6a110684 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fac6a29138e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fac6a29138e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fac6a0c74ab - std::panicking::begin_panic::{{closure}}::h7abf8fe6786efdcd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5fac6a0c73b6 - std::sys::backtrace::__rust_end_short_backtrace::he2abc1275ae285e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fac6a0c7444 - std::panicking::begin_panic::hb87e851a5b76283f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5fac6a0bde72 - Rabbit_OJ_Tester_v2::checks::test_cases::count::he7398c33a72d68b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checks/test_cases.rs:11:13
[INFO] [stdout]   19:     0x5fac6a0b5d3a - Rabbit_OJ_Tester_v2::start_test::{{closure}}::h95abe930c4145b25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:58:5
[INFO] [stdout]   20:     0x5fac6a0be47a - Rabbit_OJ_Tester_v2::tests::test_executor::{{closure}}::h288d313ee657f0e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:79
[INFO] [stdout]   21:     0x5fac6a0bf623 - Rabbit_OJ_Tester_v2::tests::test_re::{{closure}}::h4951f8b23d5990f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:267:48
[INFO] [stdout]   22:     0x5fac6a0c511d - <core::pin::Pin<P> as core::future::future::Future>::poll::h8fda75d4ca52bde0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fac6a0b338d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h73fb1b9a5e3ab7c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   24:     0x5fac6a0bc300 - tokio::coop::with_budget::{{closure}}::h88d81fa758bf77f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:121:9
[INFO] [stdout]   25:     0x5fac6a0b0205 - std::thread::local::LocalKey<T>::try_with::h90ec470e527dc5d2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5fac6a0af42e - std::thread::local::LocalKey<T>::with::h9096f1a2996018f0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5fac6a0b1e1c - tokio::coop::with_budget::hf015ea219b80e589
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:114:13
[INFO] [stdout]   28:     0x5fac6a0b1e1c - tokio::coop::budget::h2aa97e5b21edd461
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/coop.rs:98:5
[INFO] [stdout]   29:     0x5fac6a0b1e1c - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h83d6d170f7083bf4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   30:     0x5fac6a0b573a - tokio::runtime::basic_scheduler::enter::{{closure}}::h9faadce763b822f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   31:     0x5fac6a0c4045 - tokio::macros::scoped_tls::ScopedKey<T>::set::h10af51652ea937ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5fac6a0b56b2 - tokio::runtime::basic_scheduler::enter::hfbb32378af860423
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   33:     0x5fac6a0b1443 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h51637a5fe61a8ebe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   34:     0x5fac6a0b35d3 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h102e07dc063cbe32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   35:     0x5fac6a0b439a - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h5b93f38c8c15bd64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   36:     0x5fac6a0bd6d7 - tokio::runtime::Runtime::block_on::hec49b7127ef8054b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.2.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5fac6a0bf461 - Rabbit_OJ_Tester_v2::tests::test_re::h6bc0fc492030ed4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:265:5
[INFO] [stdout]   38:     0x5fac6a0bf2e7 - Rabbit_OJ_Tester_v2::tests::test_re::{{closure}}::ha0e5e10afa429aba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:266:23
[INFO] [stdout]   39:     0x5fac6a0b9c46 - core::ops::function::FnOnce::call_once::hdcebff166b17e072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5fac6a115eeb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5fac6a115eeb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5fac6a115025 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5fac6a115025 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5fac6a115025 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5fac6a115025 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5fac6a115025 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5fac6a115025 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5fac6a115025 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5fac6a0d8c24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5fac6a0d8c24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5fac6a0dc5fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5fac6a0dc5fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5fac6a0dc5fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5fac6a0dc5fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5fac6a0dc5fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5fac6a0dc5fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5fac6a0dc5fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5fac6a2945bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5fac6a2945bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x750a0d6f4aa4 - <unknown>
[INFO] [stdout]   61:     0x750a0d781a34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_mle
[INFO] [stdout]     tests::test_ok
[INFO] [stdout]     tests::test_re
[INFO] [stdout]     tests::test_tle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a23d37bdea1892210eb7664d9c7fa12b689182b1ecde5bf1adc03e60e68a4706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23d37bdea1892210eb7664d9c7fa12b689182b1ecde5bf1adc03e60e68a4706", kill_on_drop: false }`
[INFO] [stdout] a23d37bdea1892210eb7664d9c7fa12b689182b1ecde5bf1adc03e60e68a4706
