[INFO] cloning repository https://github.com/runope/leetcode.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runope/leetcode.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunope%2Fleetcode.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunope%2Fleetcode.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b187612ef90b6c50c95c4f7ae7ad09f5673824f [INFO] testing runope/leetcode.rs against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunope%2Fleetcode.rs" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/runope/leetcode.rs on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/runope/leetcode.rs [INFO] finished tweaking git repo https://github.com/runope/leetcode.rs [INFO] tweaked toml for git repo https://github.com/runope/leetcode.rs written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/runope/leetcode.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case v2.0.2 [INFO] [stderr] Downloaded native-tls v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc191e29b38ab74ee10c63c48e4721b67499e4d3a0181e55f955c6128ac05184 [INFO] running `Command { std: "docker" "start" "-a" "bc191e29b38ab74ee10c63c48e4721b67499e4d3a0181e55f955c6128ac05184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc191e29b38ab74ee10c63c48e4721b67499e4d3a0181e55f955c6128ac05184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc191e29b38ab74ee10c63c48e4721b67499e4d3a0181e55f955c6128ac05184", kill_on_drop: false }` [INFO] [stdout] bc191e29b38ab74ee10c63c48e4721b67499e4d3a0181e55f955c6128ac05184 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be4b388e8adcacccc16ea729e22cb3efe2689d12f174dfb0c55071b40e9fed97 [INFO] running `Command { std: "docker" "start" "-a" "be4b388e8adcacccc16ea729e22cb3efe2689d12f174dfb0c55071b40e9fed97", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling test-case v2.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling practice-leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.13s [INFO] running `Command { std: "docker" "inspect" "be4b388e8adcacccc16ea729e22cb3efe2689d12f174dfb0c55071b40e9fed97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be4b388e8adcacccc16ea729e22cb3efe2689d12f174dfb0c55071b40e9fed97", kill_on_drop: false }` [INFO] [stdout] be4b388e8adcacccc16ea729e22cb3efe2689d12f174dfb0c55071b40e9fed97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 926c7334b31bc659d5019fb62e83ff947c17f77fe7bb01652a1889bd956d7847 [INFO] running `Command { std: "docker" "start" "-a" "926c7334b31bc659d5019fb62e83ff947c17f77fe7bb01652a1889bd956d7847", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling practice-leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.98s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/practice_leetcode-98adf15441f57080) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/practice_leetcode-837ceed3809eb990) [INFO] running `Command { std: "docker" "inspect" "926c7334b31bc659d5019fb62e83ff947c17f77fe7bb01652a1889bd956d7847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926c7334b31bc659d5019fb62e83ff947c17f77fe7bb01652a1889bd956d7847", kill_on_drop: false }` [INFO] [stdout] 926c7334b31bc659d5019fb62e83ff947c17f77fe7bb01652a1889bd956d7847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 448c1d02acfc0fc82b6d52632cede3626a057e84af8c4bf7460d7e0357c0f7c9 [INFO] running `Command { std: "docker" "start" "-a" "448c1d02acfc0fc82b6d52632cede3626a057e84af8c4bf7460d7e0357c0f7c9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/practice_leetcode-98adf15441f57080) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test solution_sets::s0011_container_with_most_water::tests::test_11 ... ok [INFO] [stdout] test solution_sets::s0001_two_sum::tests::test_1 ... ok [INFO] [stdout] test solution_sets::s0026_remove_duplicates_from_sorted_array::tests::test_26::example_1 ... ok [INFO] [stdout] test problem_sets::p0079_word_search::tests::test_79 ... ok [INFO] [stdout] test solution_sets::s0026_remove_duplicates_from_sorted_array::tests::test_26::example_2 ... ok [INFO] [stdout] test solution_sets::s0075_sort_colors::tests::test_75 ... ok [INFO] [stdout] test solution_sets::s0080_remove_duplicates_from_sorted_array_ii::tests::test_80::example_1 ... ok [INFO] [stdout] test solution_sets::s0080_remove_duplicates_from_sorted_array_ii::tests::test_80::example_2 ... ok [INFO] [stdout] test solution_sets::s0088_merge_sorted_array::tests::test_88 ... ok [INFO] [stdout] test solution_sets::s0206_reverse_linked_list::tests::test_206 ... ok [INFO] [stdout] test solution_sets::s0167_two_sum_ii_input_array_is_sorted::tests::test_167 ... ok [INFO] [stdout] test solution_sets::s0209_minimum_size_subarray_sum::tests::test_209::solution_min_sub_array_len_4_vec_1_4_4_1_expects ... ok [INFO] [stdout] test solution_sets::s0209_minimum_size_subarray_sum::tests::test_209::solution_min_sub_array_len_11_vec_1_1_1_1_1_1_1_1_0_expects ... ok [INFO] [stdout] test solution_sets::s0209_minimum_size_subarray_sum::tests::test_209::solution_min_sub_array_len_7_vec_2_3_1_2_4_3_2_expects ... ok [INFO] [stdout] test solution_sets::s0215_kth_largest_element_in_an_array::tests::test_215 ... ok [INFO] [stdout] test solution_sets::s0232_implement_queue_using_stacks::tests::test_232 ... ok [INFO] [stdout] test solution_sets::s0283_move_zeroes::tests::test_283 ... ok [INFO] [stdout] test solution_sets::s1925_count_square_sum_triples::tests::test_1925 ... ok [INFO] [stdout] test solution_sets::s0027_remove_element::tests::test_27 ... FAILED [INFO] [stdout] test solution_sets::s0172_factorial_trailing_zeroes::tests::test_172 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- solution_sets::s0027_remove_element::tests::test_27 stdout ---- [INFO] [stdout] thread 'solution_sets::s0027_remove_element::tests::test_27' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `3`, [INFO] [stdout] right: `2`', src/solution_sets/s0027_remove_element.rs:105:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607495b0f9d - std::backtrace_rs::backtrace::libunwind::trace::h44a778e1067a5f21 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5607495b0f9d - std::backtrace_rs::backtrace::trace_unsynchronized::h16574a507425748e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5607495b0f9d - std::sys_common::backtrace::_print_fmt::h861b0076a4de945a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5607495b0f9d - ::fmt::h9ce5da3cd6da43a8 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5607495d3bcc - core::fmt::write::h1390c9a652e8cdd1 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5607495ada91 - std::io::Write::write_fmt::ha442f32f8d5414d6 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5607495b2a75 - std::sys_common::backtrace::_print::hd97319905e74a1cc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5607495b2a75 - std::sys_common::backtrace::print::hf2b7c3f20e1fcf0f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5607495b2a75 - std::panicking::default_hook::{{closure}}::ha3cefa7731ebf0d7 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5607495b2720 - std::panicking::default_hook::h81ad71c1a6c711df [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5607495b3048 - std::panicking::rust_panic_with_hook::haf30755e05c3fb67 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5607495b2ef7 - std::panicking::begin_panic_handler::{{closure}}::h1e6281abfdd9b154 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5607495b1454 - std::sys_common::backtrace::__rust_end_short_backtrace::hda73270e8e0a5e6c [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5607495b2c29 - rust_begin_unwind [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560749545603 - core::panicking::panic_fmt::hba45c7c62f73c42f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5607495d2718 - core::panicking::assert_failed_inner::h519a7dbaba302a55 [INFO] [stdout] 16: 0x56074954d4fa - core::panicking::assert_failed::h1362ec1f7136d47b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x560749554aeb - practice_leetcode::solution_sets::s0027_remove_element::tests::test_27::h95a80d279332a06f [INFO] [stdout] at /opt/rustwide/workdir/src/solution_sets/s0027_remove_element.rs:105:9 [INFO] [stdout] 18: 0x5607495549ca - practice_leetcode::solution_sets::s0027_remove_element::tests::test_27::{{closure}}::h0ddba05f0a9c477f [INFO] [stdout] at /opt/rustwide/workdir/src/solution_sets/s0027_remove_element.rs:101:5 [INFO] [stdout] 19: 0x56074954aa4e - core::ops::function::FnOnce::call_once::h30a6cf634fe434ba [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x56074958c9c3 - core::ops::function::FnOnce::call_once::h3468a0bc33c62b42 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x56074958c9c3 - test::__rust_begin_short_backtrace::h6b24e52f00415b3b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x56074958b71a - as core::ops::function::FnOnce>::call_once::h583f8ba824895d37 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 23: 0x56074958b71a - as core::ops::function::FnOnce<()>>::call_once::h5c3fd26646ab1aea [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56074958b71a - std::panicking::try::do_call::hfc597aa6e93ef09a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56074958b71a - std::panicking::try::h20e466446f96d50b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56074958b71a - std::panic::catch_unwind::h753a1457bfe71e06 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56074958b71a - test::run_test_in_process::h8086fc04ce8e70cd [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x56074958b71a - test::run_test::run_test_inner::{{closure}}::h232ee16799391e53 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x5607495579ad - test::run_test::run_test_inner::{{closure}}::h62f39ad8e395c3cb [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x5607495579ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h0cd18bbd90281594 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56074955d4f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h76faf0b8f9438144 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 32: 0x56074955d4f8 - as core::ops::function::FnOnce<()>>::call_once::h619ec609d9f91257 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56074955d4f8 - std::panicking::try::do_call::h6b524da958203db0 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56074955d4f8 - std::panicking::try::ha7714f4b12ef18a3 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56074955d4f8 - std::panic::catch_unwind::haf6b76dc26ebe248 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56074955d4f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9a9adb11173e1aec [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 37: 0x56074955d4f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb64423196fd10803 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x5607495b7763 - as core::ops::function::FnOnce>::call_once::h1937631430e9c124 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x5607495b7763 - as core::ops::function::FnOnce>::call_once::h7f819e94dbb3f33d [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 40: 0x5607495b7763 - std::sys::unix::thread::Thread::new::thread_start::h523d89aeadfd693e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fc851c20609 - start_thread [INFO] [stdout] 42: 0x7fc8519f0163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- solution_sets::s0172_factorial_trailing_zeroes::tests::test_172 stdout ---- [INFO] [stdout] thread 'solution_sets::s0172_factorial_trailing_zeroes::tests::test_172' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `5`, [INFO] [stdout] right: `0`', src/solution_sets/s0172_factorial_trailing_zeroes.rs:67:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607495b0f9d - std::backtrace_rs::backtrace::libunwind::trace::h44a778e1067a5f21 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5607495b0f9d - std::backtrace_rs::backtrace::trace_unsynchronized::h16574a507425748e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5607495b0f9d - std::sys_common::backtrace::_print_fmt::h861b0076a4de945a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5607495b0f9d - ::fmt::h9ce5da3cd6da43a8 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5607495d3bcc - core::fmt::write::h1390c9a652e8cdd1 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5607495ada91 - std::io::Write::write_fmt::ha442f32f8d5414d6 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5607495b2a75 - std::sys_common::backtrace::_print::hd97319905e74a1cc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5607495b2a75 - std::sys_common::backtrace::print::hf2b7c3f20e1fcf0f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5607495b2a75 - std::panicking::default_hook::{{closure}}::ha3cefa7731ebf0d7 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5607495b2720 - std::panicking::default_hook::h81ad71c1a6c711df [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5607495b3048 - std::panicking::rust_panic_with_hook::haf30755e05c3fb67 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5607495b2ef7 - std::panicking::begin_panic_handler::{{closure}}::h1e6281abfdd9b154 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5607495b1454 - std::sys_common::backtrace::__rust_end_short_backtrace::hda73270e8e0a5e6c [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5607495b2c29 - rust_begin_unwind [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560749545603 - core::panicking::panic_fmt::hba45c7c62f73c42f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5607495d2718 - core::panicking::assert_failed_inner::h519a7dbaba302a55 [INFO] [stdout] 16: 0x56074954d4fa - core::panicking::assert_failed::h1362ec1f7136d47b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x56074954bf97 - practice_leetcode::solution_sets::s0172_factorial_trailing_zeroes::tests::test_172::h4a70f64b60798d4f [INFO] [stdout] at /opt/rustwide/workdir/src/solution_sets/s0172_factorial_trailing_zeroes.rs:67:9 [INFO] [stdout] 18: 0x56074954beea - practice_leetcode::solution_sets::s0172_factorial_trailing_zeroes::tests::test_172::{{closure}}::haff107a29f3fed9c [INFO] [stdout] at /opt/rustwide/workdir/src/solution_sets/s0172_factorial_trailing_zeroes.rs:66:5 [INFO] [stdout] 19: 0x56074954a98e - core::ops::function::FnOnce::call_once::h1513c733c9ce9cdc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x56074958c9c3 - core::ops::function::FnOnce::call_once::h3468a0bc33c62b42 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x56074958c9c3 - test::__rust_begin_short_backtrace::h6b24e52f00415b3b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x56074958b71a - as core::ops::function::FnOnce>::call_once::h583f8ba824895d37 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 23: 0x56074958b71a - as core::ops::function::FnOnce<()>>::call_once::h5c3fd26646ab1aea [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56074958b71a - std::panicking::try::do_call::hfc597aa6e93ef09a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56074958b71a - std::panicking::try::h20e466446f96d50b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56074958b71a - std::panic::catch_unwind::h753a1457bfe71e06 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56074958b71a - test::run_test_in_process::h8086fc04ce8e70cd [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x56074958b71a - test::run_test::run_test_inner::{{closure}}::h232ee16799391e53 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x5607495579ad - test::run_test::run_test_inner::{{closure}}::h62f39ad8e395c3cb [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x5607495579ad - std::sys_common::backtrace::__rust_begin_short_backtrace::h0cd18bbd90281594 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56074955d4f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h76faf0b8f9438144 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 32: 0x56074955d4f8 - as core::ops::function::FnOnce<()>>::call_once::h619ec609d9f91257 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56074955d4f8 - std::panicking::try::do_call::h6b524da958203db0 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56074955d4f8 - std::panicking::try::ha7714f4b12ef18a3 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56074955d4f8 - std::panic::catch_unwind::haf6b76dc26ebe248 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56074955d4f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9a9adb11173e1aec [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 37: 0x56074955d4f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb64423196fd10803 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x5607495b7763 - as core::ops::function::FnOnce>::call_once::h1937631430e9c124 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x5607495b7763 - as core::ops::function::FnOnce>::call_once::h7f819e94dbb3f33d [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 40: 0x5607495b7763 - std::sys::unix::thread::Thread::new::thread_start::h523d89aeadfd693e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fc851c20609 - start_thread [INFO] [stdout] 42: 0x7fc8519f0163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] solution_sets::s0027_remove_element::tests::test_27 [INFO] [stdout] solution_sets::s0172_factorial_trailing_zeroes::tests::test_172 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "448c1d02acfc0fc82b6d52632cede3626a057e84af8c4bf7460d7e0357c0f7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448c1d02acfc0fc82b6d52632cede3626a057e84af8c4bf7460d7e0357c0f7c9", kill_on_drop: false }` [INFO] [stdout] 448c1d02acfc0fc82b6d52632cede3626a057e84af8c4bf7460d7e0357c0f7c9