[INFO] cloning repository https://github.com/e1810/diff_visualize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e1810/diff_visualize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe1810%2Fdiff_visualize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe1810%2Fdiff_visualize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57959b44e62a2c8234189ae9e59cb79838468094
[INFO] testing e1810/diff_visualize against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe1810%2Fdiff_visualize" "/workspace/builds/worker-10/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/e1810/diff_visualize on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/e1810/diff_visualize
[INFO] finished tweaking git repo https://github.com/e1810/diff_visualize
[INFO] tweaked toml for git repo https://github.com/e1810/diff_visualize written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] crate git repo https://github.com/e1810/diff_visualize already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39c38d262e2fbe5087401fdc01fa9cce5292641c1c2b6a69b7f9e59df398a95b
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "39c38d262e2fbe5087401fdc01fa9cce5292641c1c2b6a69b7f9e59df398a95b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c38d262e2fbe5087401fdc01fa9cce5292641c1c2b6a69b7f9e59df398a95b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c38d262e2fbe5087401fdc01fa9cce5292641c1c2b6a69b7f9e59df398a95b", kill_on_drop: false }`
[INFO] [stdout] 39c38d262e2fbe5087401fdc01fa9cce5292641c1c2b6a69b7f9e59df398a95b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cb6507677d798f0c76c9aa1b386604e6df52fbc808dea9a298d58306f51031f
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "8cb6507677d798f0c76c9aa1b386604e6df52fbc808dea9a298d58306f51031f", kill_on_drop: false }`
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling futures-core v0.3.13
[INFO] [stderr] Compiling slab v0.4.2
[INFO] [stderr] Compiling futures-sink v0.3.13
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling futures-io v0.3.13
[INFO] [stderr] Compiling futures-task v0.3.13
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling once_cell v1.7.0
[INFO] [stderr] Compiling object v0.23.0
[INFO] [stderr] Compiling cc v1.0.67
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling linked-hash-map v0.5.4
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling byteorder v1.4.2
[INFO] [stderr] Compiling v_escape v0.15.0
[INFO] [stderr] Compiling language-tags v0.2.2
[INFO] [stderr] Compiling askama_escape v0.10.1
[INFO] [stderr] Compiling v_htmlescape v0.12.0
[INFO] [stderr] Compiling utf8-width v0.1.4
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling buf-min v0.4.0
[INFO] [stderr] Compiling tokio v1.2.0
[INFO] [stderr] Compiling bytestring v1.0.0
[INFO] [stderr] Compiling addr2line v0.14.1
[INFO] [stderr] Compiling lock_api v0.4.2
[INFO] [stderr] Compiling unicode-bidi v0.3.4
[INFO] [stderr] Compiling tracing-core v0.1.17
[INFO] [stderr] Compiling futures-channel v0.3.13
[INFO] [stderr] Compiling form_urlencoded v1.0.1
[INFO] [stderr] Compiling thread_local v1.1.3
[INFO] [stderr] Compiling lru-cache v0.1.2
[INFO] [stderr] Compiling html-escape v0.2.6
[INFO] [stderr] Compiling unicode-normalization v0.1.17
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling net2 v0.2.37
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling parking_lot_core v0.8.3
[INFO] [stderr] Compiling hostname v0.3.1
[INFO] [stderr] Compiling socket2 v0.3.19
[INFO] [stderr] Compiling mio v0.7.9
[INFO] [stderr] Compiling bitvec v0.19.4
[INFO] [stderr] Compiling standback v0.2.15
[INFO] [stderr] Compiling generic-array v0.14.4
[INFO] [stderr] Compiling time v0.2.25
[INFO] [stderr] Compiling cookie v0.14.3
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling nom v6.1.2
[INFO] [stderr] Compiling threadpool v1.8.1
[INFO] [stderr] Compiling tracing v0.1.25
[INFO] [stderr] Compiling regex v1.4.3
[INFO] [stderr] Compiling resolv-conf v0.7.0
[INFO] [stderr] Compiling parking_lot v0.11.1
[INFO] [stderr] Compiling mio v0.6.23
[INFO] [stderr] Compiling syn v1.0.60
[INFO] [stderr] Compiling lexical-core v0.7.5
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling idna v0.2.2
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling flate2 v1.0.20
[INFO] [stderr] Compiling brotli-sys v0.3.2
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling mio-uds v0.6.8
[INFO] [stderr] Compiling mime_guess v2.0.3
[INFO] [stderr] Compiling digest v0.9.0
[INFO] [stderr] Compiling block-buffer v0.9.0
[INFO] [stderr] Compiling url v2.2.1
[INFO] [stderr] Compiling tokio v0.2.25
[INFO] [stderr] Compiling sha-1 v0.9.4
[INFO] [stderr] Compiling backtrace v0.3.56
[INFO] [stderr] Compiling tokio-util v0.3.1
[INFO] [stderr] Compiling brotli2 v0.3.2
[INFO] [stderr] Compiling futures-macro v0.3.13
[INFO] [stderr] Compiling serde_derive v1.0.123
[INFO] [stderr] Compiling pin-project-internal v0.4.27
[INFO] [stderr] Compiling derive_more v0.99.11
[INFO] [stderr] Compiling actix-macros v0.1.3
[INFO] [stderr] Compiling thiserror-impl v1.0.24
[INFO] [stderr] Compiling pin-project-internal v1.0.5
[INFO] [stderr] Compiling enum-as-inner v0.3.3
[INFO] [stderr] Compiling async-trait v0.1.42
[INFO] [stderr] Compiling time-macros-impl v0.1.1
[INFO] [stderr] Compiling v_escape_derive v0.8.4
[INFO] [stderr] Compiling actix-web-codegen v0.4.0
[INFO] [stderr] Compiling actix-macros v0.2.0
[INFO] [stderr] Compiling actix-rt v2.1.0
[INFO] [stderr] Compiling time-macros v0.1.1
[INFO] [stderr] Compiling futures-util v0.3.13
[INFO] [stderr] Compiling thiserror v1.0.24
[INFO] [stderr] Compiling pin-project v1.0.5
[INFO] [stderr] Compiling tracing-futures v0.2.5
[INFO] [stderr] Compiling pin-project v0.4.27
[INFO] [stderr] Compiling actix-codec v0.3.0
[INFO] [stderr] Compiling actix-threadpool v0.3.3
[INFO] [stderr] Compiling serde v1.0.123
[INFO] [stderr] Compiling actix-service v1.0.6
[INFO] [stderr] Compiling actix-rt v1.1.1
[INFO] [stderr] Compiling futures v0.3.13
[INFO] [stderr] Compiling h2 v0.2.7
[INFO] [stderr] Compiling trust-dns-proto v0.19.6
[INFO] [stderr] Compiling actix-utils v2.0.0
[INFO] [stderr] Compiling actix-server v1.0.4
[INFO] [stderr] Compiling actix-tls v2.0.0
[INFO] [stderr] Compiling actix-testing v1.0.1
[INFO] [stderr] Compiling trust-dns-resolver v0.19.6
[INFO] [stderr] Compiling serde_urlencoded v0.7.0
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling actix-router v0.2.7
[INFO] [stderr] Compiling actix-connect v2.0.0
[INFO] [stderr] Compiling askama_shared v0.11.1
[INFO] [stderr] Compiling actix-http v2.2.0
[INFO] [stderr] Compiling askama_derive v0.10.5
[INFO] [stderr] Compiling awc v2.0.3
[INFO] [stderr] Compiling askama v0.10.5
[INFO] [stderr] Compiling actix-web v3.3.2
[INFO] [stderr] Compiling actix-files v0.5.0
[INFO] [stderr] Compiling diff_visualize v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "8cb6507677d798f0c76c9aa1b386604e6df52fbc808dea9a298d58306f51031f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb6507677d798f0c76c9aa1b386604e6df52fbc808dea9a298d58306f51031f", kill_on_drop: false }`
[INFO] [stdout] 8cb6507677d798f0c76c9aa1b386604e6df52fbc808dea9a298d58306f51031f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b6da3e202798630fa8842631901273a6fa95822a79930d850841c16fdb067b87
[INFO] running `Command { std: "docker" "start" "-a" "b6da3e202798630fa8842631901273a6fa95822a79930d850841c16fdb067b87", kill_on_drop: false }`
[INFO] [stderr] Compiling diff_visualize v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.56s
[INFO] running `Command { std: "docker" "inspect" "b6da3e202798630fa8842631901273a6fa95822a79930d850841c16fdb067b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6da3e202798630fa8842631901273a6fa95822a79930d850841c16fdb067b87", kill_on_drop: false }`
[INFO] [stdout] b6da3e202798630fa8842631901273a6fa95822a79930d850841c16fdb067b87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] bdebc47a228653f8ae4d92a4c202065316bcbddb1a8e2aa6a2a6e636fab8477f
[INFO] running `Command { std: "docker" "start" "-a" "bdebc47a228653f8ae4d92a4c202065316bcbddb1a8e2aa6a2a6e636fab8477f", kill_on_drop: false }`
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/diff_visualize-a5fc387c551d0cfe)
[INFO] [stdout]
[INFO] [stdout] running 1 test
[INFO] [stdout] test find_diff::tests::edit_distance_test ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- find_diff::tests::edit_distance_test stdout ----
[INFO] [stdout] thread 'find_diff::tests::edit_distance_test' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `(2, "acam")`,
[INFO] [stdout] right: `(2, "aca[c->m]")`', src/find_diff/mod.rs:75:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55603b8e2b20 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55603b8e2b20 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55603b8e2b20 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55603b8e2b20 - ::fmt::h1a8751bf59281272
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55603b90582f - core::fmt::write::h7aa6cd0067dca82a
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/fmt/mod.rs:1094:17
[INFO] [stdout] 5: 0x55603b8dfb25 - std::io::Write::write_fmt::he6661e7347cae026
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/io/mod.rs:1580:15
[INFO] [stdout] 6: 0x55603b8e4b9b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55603b8e4b9b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55603b8e4b9b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55603b8e46b8 - std::panicking::default_hook::h3067e8318decd17a
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55603b8e514d - std::panicking::rust_panic_with_hook::h81b8facc50f34daa
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55603b8e4d47 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55603b8e2fdc - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55603b8e4ca9 - rust_begin_unwind
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55603b87a121 - core::panicking::panic_fmt::hbe99dddd3092ba3c
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55603b904228 - core::panicking::assert_failed_inner::h4fdb1013d187f202
[INFO] [stdout] 16: 0x55603b884c4a - core::panicking::assert_failed::he01ad8e9694b3143
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/panicking.rs:117:5
[INFO] [stdout] 17: 0x55603b884e93 - diff_visualize::find_diff::tests::edit_distance_test::had9f791fad82a0c1
[INFO] [stdout] at /opt/rustwide/workdir/src/find_diff/mod.rs:75:3
[INFO] [stdout] 18: 0x55603b884cfd - diff_visualize::find_diff::tests::edit_distance_test::{{closure}}::hc83e70479de7fc2b
[INFO] [stdout] at /opt/rustwide/workdir/src/find_diff/mod.rs:72:2
[INFO] [stdout] 19: 0x55603b87fd8e - core::ops::function::FnOnce::call_once::h1fa5ea077c5773cb
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55603b8ab8b6 - core::ops::function::FnOnce::call_once::h4e9353104004bc3d
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55603b8ab8b6 - test::__rust_begin_short_backtrace::hea4fd7fe7fb8303e
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:576:5
[INFO] [stdout] 22: 0x55603b8aa316 - as core::ops::function::FnOnce>::call_once::hd7fd3e88849fc750
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55603b8aa316 - as core::ops::function::FnOnce<()>>::call_once::h78a6897906b26c6e
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55603b8aa316 - std::panicking::try::do_call::hbaa9991bef154d76
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55603b8aa316 - std::panicking::try::h0d1e876a7e6d9927
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55603b8aa316 - std::panic::catch_unwind::hf9cfc8afbc70b84f
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55603b8aa316 - test::run_test_in_process::h947bacbaa4554ce4
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:599:18
[INFO] [stdout] 28: 0x55603b8aa316 - test::run_test::run_test_inner::{{closure}}::he92bab8f95bf0784
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:491:39
[INFO] [stdout] 29: 0x55603b88575e - test::run_test::run_test_inner::{{closure}}::hf54209f3d25efeee
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:518:37
[INFO] [stdout] 30: 0x55603b88575e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6d5206cf37fd269
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55603b889478 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h13bbfbf02991444a
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55603b889478 - as core::ops::function::FnOnce<()>>::call_once::h0e73313fa1b917d2
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55603b889478 - std::panicking::try::do_call::h0601c6cdea59af51
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55603b889478 - std::panicking::try::h0d9ec6a2b7f348d3
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55603b889478 - std::panic::catch_unwind::h5b95c4a8cef23017
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55603b889478 - std::thread::Builder::spawn_unchecked::{{closure}}::hbfc50e47df131303
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55603b889478 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5a3a0711c63b5a79
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55603b8eaa13 - as core::ops::function::FnOnce>::call_once::h3aa31cb6360b59d9
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55603b8eaa13 - as core::ops::function::FnOnce>::call_once::h7719d3c7c5841461
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55603b8eaa13 - std::sys::unix::thread::Thread::new::thread_start::hfbe13ead469fd0bc
[INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f8b43e25609 - start_thread
[INFO] [stdout] 42: 0x7f8b43bf7293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] find_diff::tests::edit_distance_test
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--bin diff_visualize'
[INFO] running `Command { std: "docker" "inspect" "bdebc47a228653f8ae4d92a4c202065316bcbddb1a8e2aa6a2a6e636fab8477f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdebc47a228653f8ae4d92a4c202065316bcbddb1a8e2aa6a2a6e636fab8477f", kill_on_drop: false }`
[INFO] [stdout] bdebc47a228653f8ae4d92a4c202065316bcbddb1a8e2aa6a2a6e636fab8477f