[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 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fax-lab%2Ftux" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ax-lab/tux on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+1.86.0" "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] 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e27e3974768105d0545eb4a7915b840e1f9bbf3fd27810c29867e03834884656 [INFO] running `Command { std: "docker" "start" "-a" "e27e3974768105d0545eb4a7915b840e1f9bbf3fd27810c29867e03834884656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e27e3974768105d0545eb4a7915b840e1f9bbf3fd27810c29867e03834884656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27e3974768105d0545eb4a7915b840e1f9bbf3fd27810c29867e03834884656", kill_on_drop: false }` [INFO] [stdout] e27e3974768105d0545eb4a7915b840e1f9bbf3fd27810c29867e03834884656 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61d9f2478dd440cbd75c5508a3009e935c860d9084f1c7905798d25786daf123 [INFO] running `Command { std: "docker" "start" "-a" "61d9f2478dd440cbd75c5508a3009e935c860d9084f1c7905798d25786daf123", 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] 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 fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.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 1.34s [INFO] running `Command { std: "docker" "inspect" "61d9f2478dd440cbd75c5508a3009e935c860d9084f1c7905798d25786daf123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d9f2478dd440cbd75c5508a3009e935c860d9084f1c7905798d25786daf123", kill_on_drop: false }` [INFO] [stdout] 61d9f2478dd440cbd75c5508a3009e935c860d9084f1c7905798d25786daf123 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83e21247ad5ce7139f1c8fb7dfa402720d5daa365f4f369aa6cb8a6d34c1a225 [INFO] running `Command { std: "docker" "start" "-a" "83e21247ad5ce7139f1c8fb7dfa402720d5daa365f4f369aa6cb8a6d34c1a225", 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] 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 autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tux_testbed v0.1.0 (/opt/rustwide/workdir/tux_testbed) [INFO] [stderr] Compiling openssl-sys v0.9.72 [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 32.66s [INFO] running `Command { std: "docker" "inspect" "83e21247ad5ce7139f1c8fb7dfa402720d5daa365f4f369aa6cb8a6d34c1a225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83e21247ad5ce7139f1c8fb7dfa402720d5daa365f4f369aa6cb8a6d34c1a225", kill_on_drop: false }` [INFO] [stdout] 83e21247ad5ce7139f1c8fb7dfa402720d5daa365f4f369aa6cb8a6d34c1a225 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57501bbac3ad6b8c00ff2432e0e2a2a6379b02dbaf18296c64a6e8e1fed43f2d [INFO] running `Command { std: "docker" "start" "-a" "57501bbac3ad6b8c00ff2432e0e2a2a6379b02dbaf18296c64a6e8e1fed43f2d", 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] 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.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tux-3fd0c2529eeebd5c) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test assert_panic::tests::calls_inner_expression ... ok [INFO] [stdout] test diff::lcs::test_lcs::with_common_sub_sequence ... ok [INFO] [stdout] test diff::lcs::test_lcs::with_common_sequence ... ok [INFO] [stdout] test diff::lines::test_lines::added_prefix_and_suffix ... ok [INFO] [stdout] test diff::lcs::test_lcs::with_completely_different ... ok [INFO] [stdout] test diff::lcs::test_lcs::of_equal ... ok [INFO] [stdout] test diff::lcs::test_lcs::of_empty ... ok [INFO] [stdout] test diff::lines::test_lines::added_with_two_common_lines ... ok [INFO] [stdout] test diff::lcs::test_lcs::with_complex_sequence ... ok [INFO] [stdout] test diff::lcs::test_lcs::with_out_of_order ... ok [INFO] [stdout] test diff::lines::test_lines::added_prefix ... ok [INFO] [stdout] test diff::lines::test_lines::nothing_in_common ... ok [INFO] [stdout] test diff::lines::test_lines::removed_prefix ... ok [INFO] [stdout] test diff::lines::test_lines::added_suffix ... ok [INFO] [stdout] test diff::lines::test_lines::removed_prefix_and_suffix ... ok [INFO] [stdout] test diff::lines::test_lines::removed_suffix ... ok [INFO] [stdout] test diff::lines::test_lines::removed_with_two_common_lines ... ok [INFO] [stdout] test diff::lines::test_lines::with_different_contents_and_two_common_lines ... ok [INFO] [stdout] test diff::lines::test_lines::with_non_trivial_common_sequence ... ok [INFO] [stdout] test diff::lines::test_lines::both_empty ... ok [INFO] [stdout] test diff::lines::test_lines::empty_result ... ok [INFO] [stdout] test diff::lines::test_lines::empty_source ... ok [INFO] [stdout] test diff::lines::test_lines::both_equal ... ok [INFO] [stdout] test temp::test_temp_dir::create_new_creates_new_directory ... ok [INFO] [stdout] test testdata::test_testdata::does_not_ignore_trailing_indentation_of_first_line ... 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 temp::test_temp_dir::creates_file_at_root ... ok [INFO] [stdout] test temp::test_temp_dir::alias_returns_new_instance_with_temporary_dir_created ... ok [INFO] [stdout] test temp::test_temp_dir::creates_file_in_sub_directory ... ok [INFO] [stdout] test temp::test_temp_dir::deletes_diretory_on_drop_even_if_non_empty ... ok [INFO] [stdout] test temp::test_temp_dir::deletes_diretory_on_drop ... ok [INFO] [stdout] test testdata::test_testdata::fails_if_output_is_different ... ok [INFO] [stdout] test testdata::test_testdata::runs_test_callback_for_each_input ... ok [INFO] [stdout] test testdata::test_testdata::ignores_line_break_differences_in_input_and_output ... ok [INFO] [stdout] test testdata::test_testdata::to_result_fails_if_output_does_not_match ... ok [INFO] [stdout] test testdata::test_testdata::fails_if_output_is_missing ... ok [INFO] [stdout] test testdata::test_testdata::recurses_into_subdirectories ... ok [INFO] [stdout] test testdata::test_testdata::runs_test_callback ... ok [INFO] [stdout] test assert_panic::tests::fails_if_expression_does_not_panic - should panic ... ok [INFO] [stdout] test assert_panic::tests::succeeds_if_panic ... ok [INFO] [stdout] test testdata::test_testdata::runs_test_callback_with_input ... ok [INFO] [stdout] test temp::test_temp_dir::does_not_create_file_outside_root_directory - should panic ... ok [INFO] [stdout] test assert_panic::tests::supports_formatted_panic_messages ... ok [INFO] [stdout] test testdata::test_testdata::to_result_returns_ok_for_valid_case ... ok [INFO] [stdout] test testdata::test_testdata::to_result_returns_an_item_for_each_case ... 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::returns_empty_for_empty_string ... ok [INFO] [stdout] test assert_panic::tests::fails_if_panic_message_does_not_match - should panic ... ok [INFO] [stdout] test text::lines::test_lines::removes_trailing_empty_lines ... ok [INFO] [stdout] test testdata::test_testdata::trims_input_files ... ok [INFO] [stdout] test assert_panic::tests::fails_with_the_input_expression - should panic ... ok [INFO] [stdout] test text::lines::test_lines::skips_leading_empty_lines ... ok [INFO] [stdout] test text::lines::test_lines::returns_single_line_for_no_line_break ... 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 assert_panic::tests::supports_mutable_expressions ... ok [INFO] [stdout] test testdata::test_testdata::trims_expected_output_files ... ok [INFO] [stdout] test testdata::test_testdata::fails_and_generate_an_output_file_if_one_does_not_exist ... 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 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 text::lines::test_trim_lines::does_not_remove_blank_lines_from_the_middle ... ok [INFO] [stdout] test text::lines::test_trim_lines::returns_non_empty_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tux_testbed-7d13501bdf051206) [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-5bbd2abc99535d27) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test panics::works_outside_the_crate ... ok [INFO] [stdout] [INFO] [stderr] Running tests/test_exec.rs (/opt/rustwide/target/debug/deps/test_exec-05958dd0ef45c3f0) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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 get_process_output::panics_if_there_is_error_output - should panic ... ok [INFO] [stdout] test run_bin::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.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/test_temp.rs (/opt/rustwide/target/debug/deps/test_temp-e20606c6a7b884e3) [INFO] [stdout] running 2 tests [INFO] [stdout] test temp_dir::get_bin_output_executes_in_the_temporary_directory ... ok [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-ffe7a02b59a06ae3) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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::outputs_diff_for_failed_test ... ok [INFO] [stdout] test testdata::failed_case_should_panic_with_failed_count - should panic ... ok [INFO] [stdout] test testdata::failed_case_panics - should panic ... ok [INFO] [stdout] test testdata::outputs_failed_tests_in_output ... 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_summary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests tux [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tux/src/assert_panic.rs - assert_panic::assert_panic (line 9) ... ok [INFO] [stdout] test tux/src/text/trim.rs - text::trim::trim (line 17) ... ok [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] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57501bbac3ad6b8c00ff2432e0e2a2a6379b02dbaf18296c64a6e8e1fed43f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57501bbac3ad6b8c00ff2432e0e2a2a6379b02dbaf18296c64a6e8e1fed43f2d", kill_on_drop: false }` [INFO] [stdout] 57501bbac3ad6b8c00ff2432e0e2a2a6379b02dbaf18296c64a6e8e1fed43f2d