[INFO] cloning repository https://github.com/ax-lab/tux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ax-lab/tux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fax-lab%2Ftux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fax-lab%2Ftux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a75c157b19d833ec280abc1ec63f35cbf65ba258
[INFO] testing ax-lab/tux against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fax-lab%2Ftux" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ax-lab/tux
[INFO] finished tweaking git repo https://github.com/ax-lab/tux
[INFO] tweaked toml for git repo https://github.com/ax-lab/tux written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ax-lab/tux on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ax-lab/tux 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multipart v0.18.0
[INFO] [stderr]   Downloaded path-clean v0.1.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded headers v0.3.7
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded warp v0.3.2
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded h2 v0.3.11
[INFO] [stderr]   Downloaded hyper v0.14.17
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96b834e0546b806ba0907f53873e99babf0054882adb57bb39feb8524587f7cf
[INFO] running `Command { std: "docker" "start" "-a" "96b834e0546b806ba0907f53873e99babf0054882adb57bb39feb8524587f7cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96b834e0546b806ba0907f53873e99babf0054882adb57bb39feb8524587f7cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b834e0546b806ba0907f53873e99babf0054882adb57bb39feb8524587f7cf", kill_on_drop: false }`
[INFO] [stdout] 96b834e0546b806ba0907f53873e99babf0054882adb57bb39feb8524587f7cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d6275dabff8aa9cda84dd855337afbf93dadcc4548720d0d15b942682058c89
[INFO] running `Command { std: "docker" "start" "-a" "7d6275dabff8aa9cda84dd855337afbf93dadcc4548720d0d15b942682058c89", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling tux v0.2.2 (/opt/rustwide/workdir/tux)
[INFO] [stderr]    Compiling tux_testbed v0.1.0 (/opt/rustwide/workdir/tux_testbed)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
[INFO] running `Command { std: "docker" "inspect" "7d6275dabff8aa9cda84dd855337afbf93dadcc4548720d0d15b942682058c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6275dabff8aa9cda84dd855337afbf93dadcc4548720d0d15b942682058c89", kill_on_drop: false }`
[INFO] [stdout] 7d6275dabff8aa9cda84dd855337afbf93dadcc4548720d0d15b942682058c89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e19b3fbba981b83286cf9a9181cb1ecdbf5cf97f47f4bd52345f78564fb050b
[INFO] running `Command { std: "docker" "start" "-a" "0e19b3fbba981b83286cf9a9181cb1ecdbf5cf97f47f4bd52345f78564fb050b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tux_testbed v0.1.0 (/opt/rustwide/workdir/tux_testbed)
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling tux v0.2.2 (/opt/rustwide/workdir/tux)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.60s
[INFO] running `Command { std: "docker" "inspect" "0e19b3fbba981b83286cf9a9181cb1ecdbf5cf97f47f4bd52345f78564fb050b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e19b3fbba981b83286cf9a9181cb1ecdbf5cf97f47f4bd52345f78564fb050b", kill_on_drop: false }`
[INFO] [stdout] 0e19b3fbba981b83286cf9a9181cb1ecdbf5cf97f47f4bd52345f78564fb050b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1e54b2c586881dfdb6cdbf413825c8b4c0c8d121cd69c18ec65e90ad826e4be
[INFO] running `Command { std: "docker" "start" "-a" "d1e54b2c586881dfdb6cdbf413825c8b4c0c8d121cd69c18ec65e90ad826e4be", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tux-eeb0bdcb127c39b8)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test assert_panic::tests::calls_inner_expression ... ok
[INFO] [stdout] test diff::lcs::test_lcs::of_empty ... ok
[INFO] [stdout] test diff::lcs::test_lcs::with_common_sequence ... ok
[INFO] [stdout] test diff::lcs::test_lcs::of_equal ... ok
[INFO] [stdout] test diff::lcs::test_lcs::with_common_sub_sequence ... ok
[INFO] [stdout] test diff::lines::test_lines::added_prefix ... ok
[INFO] [stdout] test diff::lcs::test_lcs::with_out_of_order ... ok
[INFO] [stdout] test diff::lines::test_lines::both_empty ... ok
[INFO] [stdout] test diff::lines::test_lines::added_prefix_and_suffix ... ok
[INFO] [stdout] test diff::lines::test_lines::both_equal ... ok
[INFO] [stdout] test diff::lines::test_lines::empty_source ... ok
[INFO] [stdout] test diff::lines::test_lines::added_suffix ... ok
[INFO] [stdout] test diff::lines::test_lines::nothing_in_common ... ok
[INFO] [stdout] test diff::lines::test_lines::added_with_two_common_lines ... ok
[INFO] [stdout] test diff::lines::test_lines::removed_prefix ... ok
[INFO] [stdout] test diff::lines::test_lines::empty_result ... ok
[INFO] [stdout] test diff::lines::test_lines::with_non_trivial_common_sequence ... ok
[INFO] [stdout] test diff::lines::test_lines::removed_prefix_and_suffix ... ok
[INFO] [stdout] test diff::lcs::test_lcs::with_complex_sequence ... ok
[INFO] [stdout] test diff::lines::test_lines::removed_suffix ... ok
[INFO] [stdout] test diff::lines::test_lines::with_different_contents_and_two_common_lines ... ok
[INFO] [stdout] test diff::lines::test_lines::removed_with_two_common_lines ... ok
[INFO] [stdout] test diff::lcs::test_lcs::with_completely_different ... ok
[INFO] [stdout] test temp::test_temp_dir::alias_returns_new_instance_with_temporary_dir_created ... ok
[INFO] [stdout] test temp::test_temp_dir::create_new_creates_new_directory ... ok
[INFO] [stdout] test temp::test_temp_dir::creates_file_at_root ... ok
[INFO] [stdout] test temp::test_temp_dir::path_should_be_absolute ... ok
[INFO] [stdout] test temp::test_temp_dir::path_str_returns_the_path ... ok
[INFO] [stdout] test testdata::test_testdata::fails_if_output_is_different ... ok
[INFO] [stdout] test testdata::test_testdata::fails_if_output_is_missing ... ok
[INFO] [stdout] test temp::test_temp_dir::creates_file_in_sub_directory ... ok
[INFO] [stdout] test testdata::test_testdata::ignores_line_break_differences_in_input_and_output ... ok
[INFO] [stdout] test testdata::test_testdata::runs_test_callback_with_input ... ok
[INFO] [stdout] test testdata::test_testdata::fails_and_generate_an_output_file_if_one_does_not_exist ... ok
[INFO] [stdout] test testdata::test_testdata::does_not_ignore_trailing_indentation_of_first_line ... ok
[INFO] [stdout] test temp::test_temp_dir::deletes_diretory_on_drop ... ok
[INFO] [stdout] test temp::test_temp_dir::deletes_diretory_on_drop_even_if_non_empty ... ok
[INFO] [stdout] test testdata::test_testdata::runs_test_callback ... ok
[INFO] [stdout] test testdata::test_testdata::runs_test_callback_for_each_input ... ok
[INFO] [stdout] test testdata::test_testdata::to_result_returns_an_item_for_each_case ... ok
[INFO] [stdout] test testdata::test_testdata::trims_expected_output_files ... ok
[INFO] [stdout] test text::join_lines::test_join_lines::returns_lines_joined_by_line_break ... ok
[INFO] [stdout] test text::join_lines::test_join_lines::with_empty_sequence_returns_empty ... ok
[INFO] [stdout] test text::lines::test_lines::does_not_strip_lead_indentation ... ok
[INFO] [stdout] test text::lines::test_lines::removes_trailing_empty_lines ... ok
[INFO] [stdout] test testdata::test_testdata::to_result_returns_ok_for_valid_case ... ok
[INFO] [stdout] test text::lines::test_lines::returns_empty_for_empty_string ... ok
[INFO] [stdout] test text::lines::test_lines::returns_single_line_for_no_line_break ... ok
[INFO] [stdout] test text::lines::test_lines::skips_leading_empty_lines ... ok
[INFO] [stdout] test text::lines::test_lines::supports_multiple_line_break_sequences ... ok
[INFO] [stdout] test text::lines::test_lines::trim_line_ends ... ok
[INFO] [stdout] test text::lines::test_trim_lines::does_not_remove_blank_lines_from_the_middle ... ok
[INFO] [stdout] test text::lines::test_trim_lines::does_not_trim_lead_indentation ... ok
[INFO] [stdout] test text::lines::test_trim_lines::removes_trailing_blank_lines ... ok
[INFO] [stdout] test text::lines::test_trim_lines::removes_trailing_space_from_lines ... ok
[INFO] [stdout] test testdata::test_testdata::trims_input_files ... ok
[INFO] [stdout] test testdata::test_testdata::to_result_fails_if_output_does_not_match ... ok
[INFO] [stdout] test testdata::test_testdata::recurses_into_subdirectories ... ok
[INFO] [stdout] test text::lines::test_trim_lines::returns_non_empty_lines ... ok
[INFO] [stdout] test text::lines::test_trim_lines::skips_leading_blank_lines ... ok
[INFO] [stdout] test text::trim::test_trim::of_empty_string ... ok
[INFO] [stdout] test text::trim::test_trim::removes_extra_blank_lines ... ok
[INFO] [stdout] test text::trim::test_trim::removes_first_line_indentation_from_all_lines ... ok
[INFO] [stdout] test assert_panic::tests::fails_if_expression_does_not_panic - should panic ... ok
[INFO] [stdout] test assert_panic::tests::fails_if_panic_message_does_not_match - should panic ... ok
[INFO] [stdout] test assert_panic::tests::supports_mutable_expressions ... ok
[INFO] [stdout] test temp::test_temp_dir::does_not_create_file_outside_root_directory - should panic ... ok
[INFO] [stdout] test assert_panic::tests::fails_with_the_input_expression - should panic ... ok
[INFO] [stdout] test assert_panic::tests::supports_formatted_panic_messages ... ok
[INFO] [stdout] test assert_panic::tests::succeeds_if_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tux_testbed-3f02bf876a3d4f71)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_asserts.rs (/opt/rustwide/target/debug/deps/test_asserts-58023abe29d3ba8f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test panics::works_outside_the_crate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_exec.rs (/opt/rustwide/target/debug/deps/test_exec-06c714bbfd11918f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test run_bin::executes_binary_and_returns_stdout ... ok
[INFO] [stdout] test get_bin::panics_if_executable_does_not_exist - should panic ... ok
[INFO] [stdout] test run_bin::panics_if_there_is_error_output - should panic ... ok
[INFO] [stdout] test get_process_output::panics_if_there_is_error_output - should panic ... ok
[INFO] [stdout] test get_process_output::panics_on_non_zero_exit_code ... ok
[INFO] [stdout] test run_bin::panics_on_non_zero_exit_code ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_temp.rs (/opt/rustwide/target/debug/deps/test_temp-dcd7351aabba53ca)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test temp_dir::run_bin_executes_in_the_temporary_directory ... ok
[INFO] [stderr]      Running tests/test_testdata.rs (/opt/rustwide/target/debug/deps/test_testdata-d26eb2cb493232b3)
[INFO] [stdout] test temp_dir::get_bin_output_executes_in_the_temporary_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test testdata::can_execute_test_executable ... ok
[INFO] [stdout] test testdata::successful_case_does_not_panic ... ok
[INFO] [stdout] test testdata::outputs_each_passed_test ... ok
[INFO] [stdout] test testdata::failed_case_panics - should panic ... ok
[INFO] [stdout] test testdata::failed_case_should_panic_with_failed_count - should panic ... ok
[INFO] [stdout] test testdata::does_not_output_diff_for_missing_valid_file_but_creates_new_file_and_then_fails ... ok
[INFO] [stdout] test testdata::outputs_failed_tests_in_output ... ok
[INFO] [stdout] test testdata::outputs_failed_tests_in_summary ... ok
[INFO] [stderr]    Doc-tests tux
[INFO] [stdout] test testdata::outputs_diff_for_failed_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tux/src/diff/lines.rs - diff::lines::lines (line 42) ... ok
[INFO] [stdout] test tux/src/temp.rs - temp::TempDir (line 30) ... ok
[INFO] [stdout] test tux/src/text/trim.rs - text::trim::trim (line 17) ... ok
[INFO] [stdout] test tux/src/assert_panic.rs - assert_panic::assert_panic (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d1e54b2c586881dfdb6cdbf413825c8b4c0c8d121cd69c18ec65e90ad826e4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e54b2c586881dfdb6cdbf413825c8b4c0c8d121cd69c18ec65e90ad826e4be", kill_on_drop: false }`
[INFO] [stdout] d1e54b2c586881dfdb6cdbf413825c8b4c0c8d121cd69c18ec65e90ad826e4be
