[INFO] cloning repository https://github.com/28Smiles/share.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/28Smiles/share.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F28Smiles%2Fshare.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F28Smiles%2Fshare.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 941dca4f0104f68090fa10b3aabdd99fff6fb3dc
[INFO] testing 28Smiles/share.rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F28Smiles%2Fshare.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/28Smiles/share.rs
[INFO] finished tweaking git repo https://github.com/28Smiles/share.rs
[INFO] tweaked toml for git repo https://github.com/28Smiles/share.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/28Smiles/share.rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/28Smiles/share.rs 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlencoding v2.1.0
[INFO] [stderr]   Downloaded sanitize-filename v0.4.0
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.2
[INFO] [stderr]   Downloaded local-waker v0.1.2
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded sha1 v0.10.4
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded serde_json v1.0.79
[INFO] [stderr]   Downloaded flate2 v1.0.23
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded firestorm v0.5.0
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] [stderr]   Downloaded serde_yaml v0.9.13
[INFO] [stderr]   Downloaded actix-multipart v0.4.0
[INFO] [stderr]   Downloaded local-channel v0.1.2
[INFO] [stderr]   Downloaded num_threads v0.1.5
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded tokio v1.18.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.34.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.34.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.34.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.34.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.34.0
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8495ca133f0f92726f4be94209575dcfb324d25c3446f6dcafb8be35ea475fb3
[INFO] running `Command { std: "docker" "start" "-a" "8495ca133f0f92726f4be94209575dcfb324d25c3446f6dcafb8be35ea475fb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8495ca133f0f92726f4be94209575dcfb324d25c3446f6dcafb8be35ea475fb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8495ca133f0f92726f4be94209575dcfb324d25c3446f6dcafb8be35ea475fb3", kill_on_drop: false }`
[INFO] [stdout] 8495ca133f0f92726f4be94209575dcfb324d25c3446f6dcafb8be35ea475fb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95702f0b07d58588ae88a2e6ff471b69edf8d2ca79bb974cfa650ecba8da273d
[INFO] running `Command { std: "docker" "start" "-a" "95702f0b07d58588ae88a2e6ff471b69edf8d2ca79bb974cfa650ecba8da273d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot v0.12.0
[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 getrandom v0.2.6
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling local-waker v0.1.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling firestorm v0.5.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling sha1 v0.10.4
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling sanitize-filename v0.4.0
[INFO] [stderr]    Compiling urlencoding v2.1.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.13
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling actix-files v0.6.2
[INFO] [stderr]    Compiling actix-multipart v0.4.0
[INFO] [stderr]    Compiling shares v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "95702f0b07d58588ae88a2e6ff471b69edf8d2ca79bb974cfa650ecba8da273d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95702f0b07d58588ae88a2e6ff471b69edf8d2ca79bb974cfa650ecba8da273d", kill_on_drop: false }`
[INFO] [stdout] 95702f0b07d58588ae88a2e6ff471b69edf8d2ca79bb974cfa650ecba8da273d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aec3fb86ff3563ba35b20c1ac917767ec693976b8379ff4c988c11f898a626bd
[INFO] running `Command { std: "docker" "start" "-a" "aec3fb86ff3563ba35b20c1ac917767ec693976b8379ff4c988c11f898a626bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling shares v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.50s
[INFO] running `Command { std: "docker" "inspect" "aec3fb86ff3563ba35b20c1ac917767ec693976b8379ff4c988c11f898a626bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec3fb86ff3563ba35b20c1ac917767ec693976b8379ff4c988c11f898a626bd", kill_on_drop: false }`
[INFO] [stdout] aec3fb86ff3563ba35b20c1ac917767ec693976b8379ff4c988c11f898a626bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79c4fcafdbd4cb9b3ad1c9b310d085c21fbef2543aeac7080e8023460d166bee
[INFO] running `Command { std: "docker" "start" "-a" "79c4fcafdbd4cb9b3ad1c9b310d085c21fbef2543aeac7080e8023460d166bee", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shares-11bf511c3286e253)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config::tests::test_config_load ... ok
[INFO] [stdout] test tests::test_delete_file::file_403_user ... ok
[INFO] [stdout] test tests::test_delete_file::file_403_auth ... ok
[INFO] [stdout] test tests::test_delete_file::file_403 ... ok
[INFO] [stdout] test tests::test_get_delete_file::file_400_user ... ok
[INFO] [stdout] test tests::test_delete_file::file_404 ... ok
[INFO] [stdout] test tests::test_find_file::user_404 ... ok
[INFO] [stdout] test tests::test_get_delete_file::file_403_user ... ok
[INFO] [stdout] test tests::test_find_file::file_404 ... ok
[INFO] [stdout] test tests::test_get_delete_file::file_403_auth ... ok
[INFO] [stdout] test tests::test_get_delete_file::file_404 ... ok
[INFO] [stdout] test tests::test_delete_file::file_200 ... FAILED
[INFO] [stdout] test tests::test_find_file::file_200 ... FAILED
[INFO] [stdout] test tests::test_get_delete_file::file_200 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_delete_file::file_200 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_delete_file::file_200' panicked at src/main.rs:422:62:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605d6f8807a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605d6f8807a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605d6f8807a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605d6f8807a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605d6f8a9483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605d6f8a9483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x605d6f87d1d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605d6f87d1d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605d6f8805f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605d6f882079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605d6f881eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605d6f5193e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605d6f5193e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605d6f882b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605d6f882b4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605d6f8827e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x605d6f880ca9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x605d6f8824ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605d6f8a7470 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605d6f8a74fc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x605d6f8a73e9 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x605d6f3fa08c - core::option::Option<T>::unwrap::h46cbba8af08e2134
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x605d6f3fa08c - shares::tests::test_delete_file::file_200::{{closure}}::he550a9e4cda34d37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:422:62
[INFO] [stdout]   23:     0x605d6f42a546 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hda0754191fdb04e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:649:67
[INFO] [stdout]   24:     0x605d6f455100 - tokio::coop::with_budget::{{closure}}::h79a55384938dfadf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x605d6f44a965 - std::thread::local::LocalKey<T>::try_with::h59953370c0c540cb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x605d6f4476ce - std::thread::local::LocalKey<T>::with::h4a1c2e4ace87f536
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x605d6f428ff2 - tokio::coop::with_budget::h4eb31a20f49f86bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x605d6f428ff2 - tokio::coop::budget::h59085104f6fb78be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x605d6f428ff2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h2b04e379e1a9b3e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:649:42
[INFO] [stdout]   30:     0x605d6f40392d - tokio::macros::scoped_tls::ScopedKey<T>::set::ha7b70b36909924ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x605d6f4258a7 - tokio::task::local::LocalSet::with::hdab06938c552363e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:566:17
[INFO] [stdout]   32:     0x605d6f42880b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::ha954ef68769a5f6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:639:22
[INFO] [stdout]   33:     0x605d6f42696d - tokio::task::local::LocalSet::run_until::{{closure}}::h53129ee6f62e17d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:512:19
[INFO] [stdout]   34:     0x605d6f467f8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h369046f9ade90101
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x605d6f3b100d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8c4d2c71bc2e66cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   36:     0x605d6f4561a0 - tokio::coop::with_budget::{{closure}}::hbd6232b3be9a7307
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   37:     0x605d6f44d385 - std::thread::local::LocalKey<T>::try_with::hf011388e4f8cd59d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x605d6f447c7e - std::thread::local::LocalKey<T>::with::h8b6fbc250f0f20d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x605d6f3b05df - tokio::coop::with_budget::he7160f6d7cbbffa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   40:     0x605d6f3b05df - tokio::coop::budget::h9bc1386d9456f60a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   41:     0x605d6f3b05df - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8df9fb3065030f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   42:     0x605d6f3a2690 - tokio::runtime::basic_scheduler::Context::enter::ha8d9315ac36b9e4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   43:     0x605d6f3ab05c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h92cc2c4aee6b6624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   44:     0x605d6f3a8b94 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h796d3e6d77dd377a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   45:     0x605d6f40312d - tokio::macros::scoped_tls::ScopedKey<T>::set::h56366c9cb2c803fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x605d6f3a722c - tokio::runtime::basic_scheduler::CoreGuard::enter::h90f03fcccf79a913
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   47:     0x605d6f3a8cca - tokio::runtime::basic_scheduler::CoreGuard::block_on::h769255691d341b92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   48:     0x605d6f39e6d0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbf20639c479899c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   49:     0x605d6f44031b - tokio::runtime::Runtime::block_on::h6daa7d7b6ee10abc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   50:     0x605d6f425a92 - tokio::task::local::LocalSet::block_on::h65ea516c6153d4ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:473:12
[INFO] [stdout]   51:     0x605d6f40c5c7 - actix_rt::runtime::Runtime::block_on::he03b51abf79b41fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   52:     0x605d6f42aa4a - actix_rt::system::SystemRunner::block_on::h76425029a547ae17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   53:     0x605d6f3f9732 - shares::tests::test_delete_file::file_200::h1a26b5213b44c53b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:406:9
[INFO] [stdout]   54:     0x605d6f3f96e7 - shares::tests::test_delete_file::file_200::{{closure}}::h9db792e627360d59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:407:28
[INFO] [stdout]   55:     0x605d6f3b2126 - core::ops::function::FnOnce::call_once::h4dcc7eb81ddb6f5c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x605d6f51ec4b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x605d6f51ec4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x605d6f51dd85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x605d6f51dd85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x605d6f51dd85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x605d6f51dd85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x605d6f51dd85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x605d6f51dd85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x605d6f51dd85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x605d6f4e1984 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x605d6f4e1984 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x605d6f4e535a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x605d6f4e535a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x605d6f4e535a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x605d6f4e535a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x605d6f4e535a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x605d6f4e535a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x605d6f4e535a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x605d6f885c5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x605d6f885c5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   76:     0x7aef36e10aa4 - <unknown>
[INFO] [stdout]   77:     0x7aef36e9da34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_find_file::file_200 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_find_file::file_200' panicked at src/main.rs:251:62:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605d6f8807a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605d6f8807a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605d6f8807a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605d6f8807a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605d6f8a9483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605d6f8a9483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x605d6f87d1d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605d6f87d1d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605d6f8805f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605d6f882079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605d6f881eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605d6f5193e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605d6f5193e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605d6f882b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605d6f882b4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605d6f8827e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x605d6f880ca9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x605d6f8824ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605d6f8a7470 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605d6f8a74fc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x605d6f8a73e9 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x605d6f472c37 - core::option::Option<T>::unwrap::h46cbba8af08e2134
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x605d6f472c37 - shares::tests::test_find_file::file_200::{{closure}}::hc411a1f5b1a28a30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:251:62
[INFO] [stdout]   23:     0x605d6f42a566 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::he70e4e278e66bd58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:649:67
[INFO] [stdout]   24:     0x605d6f455360 - tokio::coop::with_budget::{{closure}}::h828742e6ca70eda1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x605d6f44ce65 - std::thread::local::LocalKey<T>::try_with::hdd1aaa46e79a2c18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x605d6f447d1e - std::thread::local::LocalKey<T>::with::h9e70a3bd170f0aa3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x605d6f429872 - tokio::coop::with_budget::h63d910f6dfeabbba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x605d6f429872 - tokio::coop::budget::h39f042985e0df624
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x605d6f429872 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h8d999f7c6a7576c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:649:42
[INFO] [stdout]   30:     0x605d6f402a2d - tokio::macros::scoped_tls::ScopedKey<T>::set::h1af2ea719d14b5cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x605d6f425807 - tokio::task::local::LocalSet::with::h4e9d115afe62538d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:566:17
[INFO] [stdout]   32:     0x605d6f42876b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h8d329ea339397c75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:639:22
[INFO] [stdout]   33:     0x605d6f42722d - tokio::task::local::LocalSet::run_until::{{closure}}::h970b27e9476fe20b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:512:19
[INFO] [stdout]   34:     0x605d6f467ecd - <core::pin::Pin<P> as core::future::future::Future>::poll::h0316539f9a710b90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x605d6f3b108d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc9df1507d0d5b52e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   36:     0x605d6f454650 - tokio::coop::with_budget::{{closure}}::h33e03b9a8005600a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   37:     0x605d6f449665 - std::thread::local::LocalKey<T>::try_with::h1df3c43ba8b30ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x605d6f44750e - std::thread::local::LocalKey<T>::with::h385345da08f2e207
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x605d6f3affdf - tokio::coop::with_budget::hed714763cc8a02c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   40:     0x605d6f3affdf - tokio::coop::budget::h641bc5c0b01dcdd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   41:     0x605d6f3affdf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h632e57814609ff87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   42:     0x605d6f3a2080 - tokio::runtime::basic_scheduler::Context::enter::h930d4fad141bb37f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   43:     0x605d6f3a97cc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h16a2fe18ca40b474
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   44:     0x605d6f3a8b74 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h51484322928754ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   45:     0x605d6f40332d - tokio::macros::scoped_tls::ScopedKey<T>::set::h667e807f0b0c1819
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x605d6f3a6aac - tokio::runtime::basic_scheduler::CoreGuard::enter::h472978f7e0472c12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   47:     0x605d6f3a8cba - tokio::runtime::basic_scheduler::CoreGuard::block_on::h6c09be01b458382c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   48:     0x605d6f39d390 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h5e04298bf8fe0996
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   49:     0x605d6f43ffeb - tokio::runtime::Runtime::block_on::h36f16eabe9c39f5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   50:     0x605d6f425b82 - tokio::task::local::LocalSet::block_on::h89cacb7137447a13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:473:12
[INFO] [stdout]   51:     0x605d6f40c547 - actix_rt::runtime::Runtime::block_on::h7d2b876aa45635dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   52:     0x605d6f42aaba - actix_rt::system::SystemRunner::block_on::hcde8c3f4cc3f5954
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   53:     0x605d6f472304 - shares::tests::test_find_file::file_200::h8f9c8ad03976a7fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:235:9
[INFO] [stdout]   54:     0x605d6f4722b7 - shares::tests::test_find_file::file_200::{{closure}}::h297fb76796bccad5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:236:28
[INFO] [stdout]   55:     0x605d6f3b1e66 - core::ops::function::FnOnce::call_once::h3a026a98d74d3bb9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x605d6f51ec4b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x605d6f51ec4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x605d6f51dd85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x605d6f51dd85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x605d6f51dd85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x605d6f51dd85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x605d6f51dd85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x605d6f51dd85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x605d6f51dd85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x605d6f4e1984 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x605d6f4e1984 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x605d6f4e535a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x605d6f4e535a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x605d6f4e535a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x605d6f4e535a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x605d6f4e535a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x605d6f4e535a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x605d6f4e535a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x605d6f885c5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x605d6f885c5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   76:     0x7aef36e10aa4 - <unknown>
[INFO] [stdout]   77:     0x7aef36e9da34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_delete_file::file_200 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_delete_file::file_200' panicked at src/main.rs:295:62:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605d6f8807a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605d6f8807a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605d6f8807a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605d6f8807a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605d6f8a9483 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605d6f8a9483 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x605d6f87d1d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605d6f87d1d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605d6f8805f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605d6f882079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x605d6f881eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x605d6f5193e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x605d6f5193e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605d6f882b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x605d6f882b4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x605d6f8827e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x605d6f880ca9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x605d6f8824ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x605d6f8a7470 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x605d6f8a74fc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x605d6f8a73e9 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x605d6f47f7bd - core::option::Option<T>::unwrap::h46cbba8af08e2134
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x605d6f47f7bd - shares::tests::test_get_delete_file::file_200::{{closure}}::hc5b5f4b96d90e0ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:295:62
[INFO] [stdout]   23:     0x605d6f42a4c6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h866d7cf5c22a4f47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:649:67
[INFO] [stdout]   24:     0x605d6f4562d0 - tokio::coop::with_budget::{{closure}}::hbecc947d1c728f0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x605d6f449065 - std::thread::local::LocalKey<T>::try_with::h11761b383ecf0e8d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x605d6f44857e - std::thread::local::LocalKey<T>::with::hf034448c368743b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x605d6f429432 - tokio::coop::with_budget::hfe8744f5ecdc64ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x605d6f429432 - tokio::coop::budget::h155f403ac89195a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x605d6f429432 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h6b905e847bc24652
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:649:42
[INFO] [stdout]   30:     0x605d6f40282d - tokio::macros::scoped_tls::ScopedKey<T>::set::h09bd32b3f6d2fd50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x605d6f425887 - tokio::task::local::LocalSet::with::hc98bdf5c436f13db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:566:17
[INFO] [stdout]   32:     0x605d6f42862b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h319ba39846356985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:639:22
[INFO] [stdout]   33:     0x605d6f427d1d - tokio::task::local::LocalSet::run_until::{{closure}}::he768686ffa2e7d31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:512:19
[INFO] [stdout]   34:     0x605d6f46818d - <core::pin::Pin<P> as core::future::future::Future>::poll::h8633d3ed32bc2af3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x605d6f3b0e8d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0d8d7d1e0997f4d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   36:     0x605d6f454780 - tokio::coop::with_budget::{{closure}}::h34428ab154ae2f41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:102:9
[INFO] [stdout]   37:     0x605d6f44bb65 - std::thread::local::LocalKey<T>::try_with::h898f0ddd00ffa849
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x605d6f4485ce - std::thread::local::LocalKey<T>::with::hf27fac1000a36272
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x605d6f3b06af - tokio::coop::with_budget::h2c4606e0b3e8e5c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:95:13
[INFO] [stdout]   40:     0x605d6f3b06af - tokio::coop::budget::h3787be7f8aa1474e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/coop.rs:72:5
[INFO] [stdout]   41:     0x605d6f3b06af - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h92ff2592bdbf52e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   42:     0x605d6f3a1a70 - tokio::runtime::basic_scheduler::Context::enter::h768e5340e68dcd21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   43:     0x605d6f3a8f9c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0005900903d1108d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   44:     0x605d6f3a8bb4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h802655c2d21503cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   45:     0x605d6f402f2d - tokio::macros::scoped_tls::ScopedKey<T>::set::h44b635212449b455
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x605d6f3a632c - tokio::runtime::basic_scheduler::CoreGuard::enter::h3741cfcc880b5c49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   47:     0x605d6f3a8c8a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h444f887dd3d393ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   48:     0x605d6f39d0d0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4edbec505e7b10f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   49:     0x605d6f4400fb - tokio::runtime::Runtime::block_on::h40c7dd47a6daa9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/runtime/mod.rs:475:51
[INFO] [stdout]   50:     0x605d6f425c72 - tokio::task::local::LocalSet::block_on::hdcb21165932693a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.0/src/task/local.rs:473:12
[INFO] [stdout]   51:     0x605d6f40c487 - actix_rt::runtime::Runtime::block_on::h1be1133f70beb7af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   52:     0x605d6f42aaea - actix_rt::system::SystemRunner::block_on::hd93dabcf8056bb2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   53:     0x605d6f47ee82 - shares::tests::test_get_delete_file::file_200::hac6e6efb4dfdfd20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:279:9
[INFO] [stdout]   54:     0x605d6f47ee37 - shares::tests::test_get_delete_file::file_200::{{closure}}::h4d7a5540bf4d5ee2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:280:28
[INFO] [stdout]   55:     0x605d6f3b2a36 - core::ops::function::FnOnce::call_once::h83c393b3478bb6eb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x605d6f51ec4b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x605d6f51ec4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x605d6f51dd85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x605d6f51dd85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x605d6f51dd85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x605d6f51dd85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x605d6f51dd85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x605d6f51dd85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x605d6f51dd85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x605d6f4e1984 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x605d6f4e1984 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x605d6f4e535a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x605d6f4e535a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x605d6f4e535a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x605d6f4e535a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x605d6f4e535a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x605d6f4e535a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x605d6f4e535a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x605d6f885c5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x605d6f885c5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   76:     0x7aef36e10aa4 - <unknown>
[INFO] [stdout]   77:     0x7aef36e9da34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_delete_file::file_200
[INFO] [stdout]     tests::test_find_file::file_200
[INFO] [stdout]     tests::test_get_delete_file::file_200
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin shares`
[INFO] running `Command { std: "docker" "inspect" "79c4fcafdbd4cb9b3ad1c9b310d085c21fbef2543aeac7080e8023460d166bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c4fcafdbd4cb9b3ad1c9b310d085c21fbef2543aeac7080e8023460d166bee", kill_on_drop: false }`
[INFO] [stdout] 79c4fcafdbd4cb9b3ad1c9b310d085c21fbef2543aeac7080e8023460d166bee
