[INFO] fetching crate sbatch-rs 1.0.0... [INFO] testing sbatch-rs-1.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sbatch-rs 1.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sbatch-rs 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sbatch-rs 1.0.0 [INFO] tweaked toml for crates.io crate sbatch-rs 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sbatch-rs 1.0.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sbatch-rs 1.0.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-timer v3.0.3 [INFO] [stderr] Downloaded thiserror-impl v2.0.11 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded semver v1.0.25 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded thiserror v2.0.11 [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b73820bbf47c1edb36f216a914decb76560488e84facd4aaf3032ca21558b3c [INFO] running `Command { std: "docker" "start" "-a" "7b73820bbf47c1edb36f216a914decb76560488e84facd4aaf3032ca21558b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b73820bbf47c1edb36f216a914decb76560488e84facd4aaf3032ca21558b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b73820bbf47c1edb36f216a914decb76560488e84facd4aaf3032ca21558b3c", kill_on_drop: false }` [INFO] [stdout] 7b73820bbf47c1edb36f216a914decb76560488e84facd4aaf3032ca21558b3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1c5f357deee3ad7e10bb10902614db290655ff8b9e497f945a99cecc73fe98ec [INFO] running `Command { std: "docker" "start" "-a" "1c5f357deee3ad7e10bb10902614db290655ff8b9e497f945a99cecc73fe98ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling sbatch-rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.78s [INFO] running `Command { std: "docker" "inspect" "1c5f357deee3ad7e10bb10902614db290655ff8b9e497f945a99cecc73fe98ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5f357deee3ad7e10bb10902614db290655ff8b9e497f945a99cecc73fe98ec", kill_on_drop: false }` [INFO] [stdout] 1c5f357deee3ad7e10bb10902614db290655ff8b9e497f945a99cecc73fe98ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ffcc51efe1572d477afebabf577e367bca6c2310d23d19304956b569d9770126 [INFO] running `Command { std: "docker" "start" "-a" "ffcc51efe1572d477afebabf577e367bca6c2310d23d19304956b569d9770126", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling sbatch-rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.91s [INFO] running `Command { std: "docker" "inspect" "ffcc51efe1572d477afebabf577e367bca6c2310d23d19304956b569d9770126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffcc51efe1572d477afebabf577e367bca6c2310d23d19304956b569d9770126", kill_on_drop: false }` [INFO] [stdout] ffcc51efe1572d477afebabf577e367bca6c2310d23d19304956b569d9770126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a2f5af8d7ef57943a1c84289535f495530c7182a8c17c7a65c0550a1cac8b133 [INFO] running `Command { std: "docker" "start" "-a" "a2f5af8d7ef57943a1c84289535f495530c7182a8c17c7a65c0550a1cac8b133", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sbatch_rs-09abfee93512d160) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mod-e22628e292dbe3bf) [INFO] [stdout] [INFO] [stdout] running 347 tests [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_01 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_04 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_02 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_05 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_09 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_06 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_10 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_03 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_12 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_01 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_14 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_15 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_13 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_02 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_03 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_07 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_08 ... ok [INFO] [stdout] test dependency::dependency_type::test_display::test_dependency_type_to_string::case_11 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_04 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_06 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_07 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_08 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_05 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_09 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_10 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_11 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_12 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_13 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_14 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_15 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_16 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_17 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_18 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_19 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_20 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_21 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_22 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_24 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_23 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_25 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_26 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_27 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_28 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_29 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_30 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_31 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_err::case_32 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_01 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_02 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_03 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_04 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_06 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_05 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_07 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_08 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_09 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_10 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_11 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_12 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_13 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_14 ... ok [INFO] [stdout] test dependency::dependency_type::test_validate::test_dependency_type_validate_is_ok::case_15 ... ok [INFO] [stdout] test dependency::test_build::test_build::case_1 ... ok [INFO] [stdout] test dependency::test_build::test_build::case_2 ... ok [INFO] [stdout] test dependency::test_build::test_build::case_3 ... ok [INFO] [stdout] test dependency::test_build::test_build::case_4 ... ok [INFO] [stdout] test dependency::test_build::test_build::case_5 ... ok [INFO] [stdout] test dependency::test_build::test_build::case_6 ... ok [INFO] [stdout] test dependency::test_build::test_build_error::case_1 ... ok [INFO] [stdout] test dependency::test_build::test_build_error::case_2 ... ok [INFO] [stdout] test dependency::test_build::test_build_error::case_3 ... ok [INFO] [stdout] test dependency::test_build::test_build_error::case_4 ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_1 ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_2 ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_3 ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_4 ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_6 ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_7 ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_8 ... ok [INFO] [stdout] test dependency::test_push_failure::test_push_error::case_2 ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_9 ... ok [INFO] [stdout] test dependency::test_push_failure::test_push_error::case_1 ... ok [INFO] [stdout] test dependency::test_push_failure::test_push_error::case_3 ... ok [INFO] [stdout] test dependency::test_push_failure::test_push_error::case_4 ... ok [INFO] [stdout] test dependency::test_push_failure::test_push_error::case_5 ... ok [INFO] [stdout] test dependency::test_push_str_failure::test_push_after_any_error ... ok [INFO] [stdout] test dependency::test_build::test_build_order::case_5 ... ok [INFO] [stdout] test dependency::test_push_str_failure::test_push_after_burst_buffer_error ... ok [INFO] [stdout] test dependency::test_push_str_failure::test_push_after_corr_error ... ok [INFO] [stdout] test dependency::test_push_str_failure::test_push_after_error ... ok [INFO] [stdout] test dependency::test_push_str_failure::test_push_after_not_ok_error ... ok [INFO] [stdout] test dependency::test_push_str_failure::test_push_after_ok_error ... ok [INFO] [stdout] test dependency::test_push_str_failure::test_push_after_time_delay_error ... ok [INFO] [stdout] test dependency::test_push_str_success::test_push_after ... ok [INFO] [stdout] test dependency::test_push_str_success::test_push_after_any ... ok [INFO] [stdout] test dependency::test_push_str_success::test_push_after_burst_buffer ... ok [INFO] [stdout] test dependency::test_push_str_success::test_push_after_corr ... ok [INFO] [stdout] test dependency::test_push_str_success::test_push_after_not_ok ... ok [INFO] [stdout] test dependency::test_push_str_success::test_push_after_ok ... ok [INFO] [stdout] test dependency::test_push_str_success::test_push_after_time_delay ... ok [INFO] [stdout] test dependency::test_push_str_success::test_push_singleton ... ok [INFO] [stdout] test dependency::test_push_success::test_push ... ok [INFO] [stdout] test dependency::test_push_success::test_push_complex ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_001 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_003 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_005 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_007 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_002 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_010 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_012 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_013 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_014 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_016 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_018 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_004 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_020 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_022 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_024 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_026 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_008 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_009 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_011 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_015 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_006 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_019 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_027 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_023 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_021 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_025 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_017 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_028 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_030 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_031 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_032 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_034 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_037 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_038 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_040 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_043 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_045 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_048 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_050 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_044 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_033 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_046 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_035 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_039 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_047 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_049 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_029 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_036 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_041 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_042 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_055 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_062 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_051 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_056 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_058 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_054 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_057 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_052 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_059 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_053 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_060 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_061 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_063 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_066 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_064 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_068 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_070 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_072 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_065 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_067 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_069 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_071 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_080 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_077 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_074 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_085 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_086 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_076 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_087 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_078 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_079 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_089 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_073 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_094 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_090 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_088 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_091 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_081 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_082 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_083 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_075 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_093 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_095 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_098 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_100 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_102 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_104 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_106 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_097 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_092 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_107 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_084 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_101 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_103 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_099 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_109 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_105 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_108 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_096 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_110 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_111 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_113 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_114 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_115 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_005 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_112 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_007 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_011 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_001 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_002 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_003 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_004 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_006 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_008 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_009 ... ok [INFO] [stdout] test sbatch_option::test_display::test_sbatch_option_to_string::case_116 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_012 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_010 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_013 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_015 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_018 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_020 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_022 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_014 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_027 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_028 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_029 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_016 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_019 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_021 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_023 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_024 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_017 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_025 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_030 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_031 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_026 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_032 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_033 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_034 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_035 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_036 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_037 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_038 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_039 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_040 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_041 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_042 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_043 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_044 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_045 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_047 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_048 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_049 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_050 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_051 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_052 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_054 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_055 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_056 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_057 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_058 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_046 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_059 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_060 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_061 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_053 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_062 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_063 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_064 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_065 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_066 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_068 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_067 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_070 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_069 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_071 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_072 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_073 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_074 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_075 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_079 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_077 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_080 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_081 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_082 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_084 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_085 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_086 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_087 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_076 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_088 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_089 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_090 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_091 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_078 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_093 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_095 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_096 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_097 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_083 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_099 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_100 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_101 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_103 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_105 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_092 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_094 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_098 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_102 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_104 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_106 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_107 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_108 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_109 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_111 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_110 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_112 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_113 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_114 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_115 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate::case_116 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_01 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_02 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_03 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_04 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_05 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_06 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_07 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_08 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_09 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_10 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_12 ... ok [INFO] [stdout] test sbatch_option::test_validate::test_sbatch_option_validate_error::case_11 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 347 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/test_sbatch_builder_methods.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_sbatch_builder_methods-95eba9cdff8a0015) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] Running tests/test_sbatch_to_bash.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_sbatch_to_bash-9e0ad8cf0c5b6a0f) [INFO] [stdout] test test_build_error_empty ... ok [INFO] [stdout] test test_build_set_script ... ok [INFO] [stdout] test test_build_add_option ... ok [INFO] [stdout] test test_build_set_script_errors::case_2 ... ok [INFO] [stdout] test test_build_set_script_errors::case_3 ... ok [INFO] [stdout] test test_new_and_default ... ok [INFO] [stdout] test test_build_set_script_errors::case_4 ... ok [INFO] [stdout] test test_build_set_script_errors::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_set_script ... ok [INFO] [stdout] test test_set_script_bad_formatting ... ok [INFO] [stdout] test test_add_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a2f5af8d7ef57943a1c84289535f495530c7182a8c17c7a65c0550a1cac8b133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2f5af8d7ef57943a1c84289535f495530c7182a8c17c7a65c0550a1cac8b133", kill_on_drop: false }` [INFO] [stdout] a2f5af8d7ef57943a1c84289535f495530c7182a8c17c7a65c0550a1cac8b133