[INFO] cloning repository https://github.com/jorenvo/jpaste
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorenvo/jpaste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f95f5fa754bc3beb15ff68a34018539fc74ff71
[INFO] testing jorenvo/jpaste against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jorenvo/jpaste
[INFO] finished tweaking git repo https://github.com/jorenvo/jpaste
[INFO] tweaked toml for git repo https://github.com/jorenvo/jpaste written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jorenvo/jpaste on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jorenvo/jpaste 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8395e96116fff1bc7b923b60276990afe2313d9614a50cadbb6755ab219e9ca5
[INFO] running `Command { std: "docker" "start" "-a" "8395e96116fff1bc7b923b60276990afe2313d9614a50cadbb6755ab219e9ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8395e96116fff1bc7b923b60276990afe2313d9614a50cadbb6755ab219e9ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8395e96116fff1bc7b923b60276990afe2313d9614a50cadbb6755ab219e9ca5", kill_on_drop: false }`
[INFO] [stdout] 8395e96116fff1bc7b923b60276990afe2313d9614a50cadbb6755ab219e9ca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0bad5d72f64ba732ad24bcd6fee38dc2c111bda83bbaac933f38f6760210e54
[INFO] running `Command { std: "docker" "start" "-a" "f0bad5d72f64ba732ad24bcd6fee38dc2c111bda83bbaac933f38f6760210e54", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling futures-lite v1.11.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling sha-1 v0.9.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling socket2 v0.3.17
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling async-global-executor v1.4.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling headers v0.3.2
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling urlencoding v1.1.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling async-std v1.8.0
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling multipart v0.17.0
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling tokio v0.2.24
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling futures v0.3.8
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling combine v4.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.11.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.9
[INFO] [stderr]    Compiling redis v0.17.0
[INFO] [stderr]    Compiling warp v0.2.5
[INFO] [stderr]    Compiling jpaste v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.0, redis v0.17.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f0bad5d72f64ba732ad24bcd6fee38dc2c111bda83bbaac933f38f6760210e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0bad5d72f64ba732ad24bcd6fee38dc2c111bda83bbaac933f38f6760210e54", kill_on_drop: false }`
[INFO] [stdout] f0bad5d72f64ba732ad24bcd6fee38dc2c111bda83bbaac933f38f6760210e54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88d968ee45da7f4cb65539bbc0143e760b66187f5c110c591743fc92ad61c97f
[INFO] running `Command { std: "docker" "start" "-a" "88d968ee45da7f4cb65539bbc0143e760b66187f5c110c591743fc92ad61c97f", kill_on_drop: false }`
[INFO] [stderr]    Compiling jpaste v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.0, redis v0.17.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "88d968ee45da7f4cb65539bbc0143e760b66187f5c110c591743fc92ad61c97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88d968ee45da7f4cb65539bbc0143e760b66187f5c110c591743fc92ad61c97f", kill_on_drop: false }`
[INFO] [stdout] 88d968ee45da7f4cb65539bbc0143e760b66187f5c110c591743fc92ad61c97f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05d4c6cc010b6ec8a8b5c4336c3eb6c4c1e86499ccedb1c12c1a324e8daf0f7c
[INFO] running `Command { std: "docker" "start" "-a" "05d4c6cc010b6ec8a8b5c4336c3eb6c4c1e86499ccedb1c12c1a324e8daf0f7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.0, redis v0.17.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jpaste-8a2b88fdd6de9952)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test filters::test_filters::accepts_valid_get ... ok
[INFO] [stdout] test handlers::test_handlers::rejects_non_existing_ids ... ok
[INFO] [stdout] test filters::test_filters::accepts_valid_post ... ok
[INFO] [stdout] test handlers::test_handlers::rejects_without_j ... ok
[INFO] [stdout] test handlers::test_handlers::test_help ... ok
[INFO] [stdout] test filters::test_filters::rejects_invalid_get ... ok
[INFO] [stdout] test filters::test_filters::rejects_invalid_post ... ok
[INFO] [stdout] test handlers::test_handlers::insert_and_get_string_content_again ... FAILED
[INFO] [stdout] test handlers::test_handlers::insert_and_get_byte_content_again ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::test_handlers::insert_and_get_string_content_again stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::test_handlers::insert_and_get_string_content_again' (22) panicked at src/handlers.rs:90:9:
[INFO] [stdout] Should return URL to content
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56bdcf159e5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56bdcf159e5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56bdcf159e5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56bdcf159e5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56bdcf16e83a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56bdcf16e83a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x56bdcf15e8b2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56bdcf15e8b2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56bdcf138a0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56bdcf138a0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56bdcf152309 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56bdcefb130c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56bdcefb130c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56bdcf1524c2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56bdcf1524c2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56bdcf13802c - std[ec419fa8110287d5]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x56bdcf130419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56bdcf12dc80 - std[ec419fa8110287d5]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x56bdcef68450 - jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers.rs:90:9
[INFO] [stdout]   19:     0x56bdcef698df - jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers.rs:111:39
[INFO] [stdout]   20:     0x56bdcef66d2d - <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   21:     0x56bdcef91260 - tokio[38a24f4c543114f1]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   22:     0x56bdcef78b55 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[38a24f4c543114f1]::coop::Budget>>>::try_with::<tokio[38a24f4c543114f1]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x56bdcef76eae - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[38a24f4c543114f1]::coop::Budget>>>::with::<tokio[38a24f4c543114f1]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x56bdcef634ef - tokio[38a24f4c543114f1]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   25:     0x56bdcef634ef - tokio[38a24f4c543114f1]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   26:     0x56bdcef634ef - <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   27:     0x56bdcef643cc - tokio[38a24f4c543114f1]::runtime::basic_scheduler::enter::<<tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}, (), tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   28:     0x56bdcef880d9 - <tokio[38a24f4c543114f1]::macros::scoped_tls::ScopedKey<tokio[38a24f4c543114f1]::runtime::basic_scheduler::Context>>::set::<tokio[38a24f4c543114f1]::runtime::basic_scheduler::enter<<tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}, (), tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   29:     0x56bdcef5e8e8 - tokio[38a24f4c543114f1]::runtime::basic_scheduler::enter::<<tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}, (), tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   30:     0x56bdcef5c892 - <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   31:     0x56bdcef8f24d - <tokio[38a24f4c543114f1]::runtime::Runtime>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   32:     0x56bdcef7f746 - tokio[38a24f4c543114f1]::runtime::context::enter::<<tokio[38a24f4c543114f1]::runtime::Runtime>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   33:     0x56bdcef7e79c - <tokio[38a24f4c543114f1]::runtime::handle::Handle>::enter::<<tokio[38a24f4c543114f1]::runtime::Runtime>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   34:     0x56bdcef8de99 - <tokio[38a24f4c543114f1]::runtime::Runtime>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   35:     0x56bdcef6b2e7 - jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers.rs:109:5
[INFO] [stdout]   36:     0x56bdcef689e7 - jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers.rs:110:51
[INFO] [stdout]   37:     0x56bdcef76356 - <jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_string_content_again::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x56bdcefa45eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x56bdcefa45eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x56bdcefb1ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x56bdcefb1ddb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x56bdcefb1ddb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x56bdcefb1ddb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x56bdcefb1ddb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x56bdcefb1ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x56bdcefb1ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x56bdcefac7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x56bdcefac7b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x56bdcefb49e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x56bdcefb49e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56bdcefb49e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56bdcefb49e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56bdcefb49e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56bdcefb49e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x56bdcefb49e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x56bdcf15976f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   57:     0x56bdcf15976f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x731990a39aa4 - <unknown>
[INFO] [stdout]   59:     0x731990ac6a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::test_handlers::insert_and_get_byte_content_again stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::test_handlers::insert_and_get_byte_content_again' (21) panicked at src/handlers.rs:90:9:
[INFO] [stdout] Should return URL to content
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56bdcf159e5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56bdcf159e5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56bdcf159e5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56bdcf159e5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56bdcf16e83a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56bdcf16e83a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x56bdcf15e8b2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56bdcf15e8b2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56bdcf138a0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56bdcf138a0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56bdcf152309 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56bdcefb130c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56bdcefb130c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56bdcf1524c2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56bdcf1524c2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56bdcf13802c - std[ec419fa8110287d5]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x56bdcf130419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56bdcf12dc80 - std[ec419fa8110287d5]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x56bdcef68450 - jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers.rs:90:9
[INFO] [stdout]   19:     0x56bdcef6972f - jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers.rs:116:42
[INFO] [stdout]   20:     0x56bdcef66c1d - <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   21:     0x56bdcef91130 - tokio[38a24f4c543114f1]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9
[INFO] [stdout]   22:     0x56bdcef78a55 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[38a24f4c543114f1]::coop::Budget>>>::try_with::<tokio[38a24f4c543114f1]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x56bdcef76e5e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[38a24f4c543114f1]::coop::Budget>>>::with::<tokio[38a24f4c543114f1]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x56bdcef62d8f - tokio[38a24f4c543114f1]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13
[INFO] [stdout]   25:     0x56bdcef62d8f - tokio[38a24f4c543114f1]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5
[INFO] [stdout]   26:     0x56bdcef62d8f - <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   27:     0x56bdcef6437c - tokio[38a24f4c543114f1]::runtime::basic_scheduler::enter::<<tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}, (), tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   28:     0x56bdcef87fb9 - <tokio[38a24f4c543114f1]::macros::scoped_tls::ScopedKey<tokio[38a24f4c543114f1]::runtime::basic_scheduler::Context>>::set::<tokio[38a24f4c543114f1]::runtime::basic_scheduler::enter<<tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}, (), tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   29:     0x56bdcef5e538 - tokio[38a24f4c543114f1]::runtime::basic_scheduler::enter::<<tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}, (), tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   30:     0x56bdcef5c852 - <tokio[38a24f4c543114f1]::runtime::basic_scheduler::BasicScheduler<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::time::driver::Driver<tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>, tokio[38a24f4c543114f1]::park::either::Either<tokio[38a24f4c543114f1]::io::driver::Driver, tokio[38a24f4c543114f1]::park::thread::ParkThread>>>>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   31:     0x56bdcef8f10d - <tokio[38a24f4c543114f1]::runtime::Runtime>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39
[INFO] [stdout]   32:     0x56bdcef7f636 - tokio[38a24f4c543114f1]::runtime::context::enter::<<tokio[38a24f4c543114f1]::runtime::Runtime>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5
[INFO] [stdout]   33:     0x56bdcef7e6dc - <tokio[38a24f4c543114f1]::runtime::handle::Handle>::enter::<<tokio[38a24f4c543114f1]::runtime::Runtime>::block_on<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9
[INFO] [stdout]   34:     0x56bdcef8de39 - <tokio[38a24f4c543114f1]::runtime::Runtime>::block_on::<jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21
[INFO] [stdout]   35:     0x56bdcef6b107 - jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers.rs:114:5
[INFO] [stdout]   36:     0x56bdcef689b7 - jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers.rs:115:49
[INFO] [stdout]   37:     0x56bdcef76316 - <jpaste[516398b9ec8781b6]::handlers::test_handlers::insert_and_get_byte_content_again::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x56bdcefa45eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x56bdcefa45eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x56bdcefb1ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x56bdcefb1ddb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x56bdcefb1ddb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x56bdcefb1ddb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x56bdcefb1ddb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x56bdcefb1ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x56bdcefb1ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x56bdcefac7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x56bdcefac7b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x56bdcefb49e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x56bdcefb49e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56bdcefb49e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56bdcefb49e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56bdcefb49e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56bdcefb49e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x56bdcefb49e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x56bdcf15976f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   57:     0x56bdcf15976f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x731990a39aa4 - <unknown>
[INFO] [stdout]   59:     0x731990ac6a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     handlers::test_handlers::insert_and_get_byte_content_again
[INFO] [stdout]     handlers::test_handlers::insert_and_get_string_content_again
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin jpaste`
[INFO] running `Command { std: "docker" "inspect" "05d4c6cc010b6ec8a8b5c4336c3eb6c4c1e86499ccedb1c12c1a324e8daf0f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d4c6cc010b6ec8a8b5c4336c3eb6c4c1e86499ccedb1c12c1a324e8daf0f7c", kill_on_drop: false }`
[INFO] [stdout] 05d4c6cc010b6ec8a8b5c4336c3eb6c4c1e86499ccedb1c12c1a324e8daf0f7c
