[INFO] cloning repository https://github.com/tvallotton/rocket-sessions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tvallotton/rocket-sessions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvallotton%2Frocket-sessions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvallotton%2Frocket-sessions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78b64ee66f76c99656782b48931bacbe32e7dc0d [INFO] testing tvallotton/rocket-sessions against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvallotton%2Frocket-sessions" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tvallotton/rocket-sessions on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tvallotton/rocket-sessions [INFO] finished tweaking git repo https://github.com/tvallotton/rocket-sessions [INFO] tweaked toml for git repo https://github.com/tvallotton/rocket-sessions written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tvallotton/rocket-sessions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edc39b8529a0ce38778b04068afa86b1306d11a738570139372d494a2ffcb600 [INFO] running `Command { std: "docker" "start" "-a" "edc39b8529a0ce38778b04068afa86b1306d11a738570139372d494a2ffcb600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edc39b8529a0ce38778b04068afa86b1306d11a738570139372d494a2ffcb600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc39b8529a0ce38778b04068afa86b1306d11a738570139372d494a2ffcb600", kill_on_drop: false }` [INFO] [stdout] edc39b8529a0ce38778b04068afa86b1306d11a738570139372d494a2ffcb600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5ed83886629f027d33ae91e633bf7da7c1387626c2a451132a2b600a635bc9db [INFO] running `Command { std: "docker" "start" "-a" "5ed83886629f027d33ae91e633bf7da7c1387626c2a451132a2b600a635bc9db", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rocket-sessions v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `Command { std: "docker" "inspect" "5ed83886629f027d33ae91e633bf7da7c1387626c2a451132a2b600a635bc9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed83886629f027d33ae91e633bf7da7c1387626c2a451132a2b600a635bc9db", kill_on_drop: false }` [INFO] [stdout] 5ed83886629f027d33ae91e633bf7da7c1387626c2a451132a2b600a635bc9db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 67bf24c04f582afa6893e4eefc6b3666704643213d370d922959d09737115564 [INFO] running `Command { std: "docker" "start" "-a" "67bf24c04f582afa6893e4eefc6b3666704643213d370d922959d09737115564", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling rocket-sessions v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.35s [INFO] running `Command { std: "docker" "inspect" "67bf24c04f582afa6893e4eefc6b3666704643213d370d922959d09737115564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67bf24c04f582afa6893e4eefc6b3666704643213d370d922959d09737115564", kill_on_drop: false }` [INFO] [stdout] 67bf24c04f582afa6893e4eefc6b3666704643213d370d922959d09737115564 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dbb457ba0862b48966bcd2ea5683c52d57c4e90cda8bf1680337348d0ed495f7 [INFO] running `Command { std: "docker" "start" "-a" "dbb457ba0862b48966bcd2ea5683c52d57c4e90cda8bf1680337348d0ed495f7", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/rocket_sessions-709d508c391a14b2) [INFO] [stderr] Running tests/redis.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/redis-2a10ea85c0efee05) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test redis ... FAILED [INFO] [stdout] test in_memory ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- redis stdout ---- [INFO] [stdout] thread 'redis' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/redis.rs:22:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x836e8a1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x836e8a1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x836e8a1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x836e8a1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x83b10ac - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x836a3cb - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x836e6a6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x836e6a6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x8370285 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x836ff85 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x834bb5c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x81d5859 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x81d5859 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x83709c4 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x83709c4 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x837077c - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x836ed1a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x8370453 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804c870 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x804ccad - core::result::unwrap_failed::hfad931015b9eef7f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stdout] 20: 0x805a8be - core::result::Result::unwrap::h391d0837f2ff6587 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stdout] 21: 0x804d72a - redis::set_and_get::{{closure}}::h0864831c7770d16a [INFO] [stdout] at /opt/rustwide/workdir/tests/redis.rs:19:5 [INFO] [stdout] 22: 0x80570a2 - as core::future::future::Future>::poll::h64c992c9fa92b85b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/future/maybe_done.rs:68:48 [INFO] [stdout] 23: 0x8050e41 - redis::redis::{{closure}}::{{closure}}::h66eee40787c9681c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/join.rs:86:20 [INFO] [stdout] 24: 0x80556f4 - as core::future::future::Future>::poll::h6d2d19ad0d9c1742 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/future/poll_fn.rs:38:9 [INFO] [stdout] 25: 0x8050d68 - redis::redis::{{closure}}::h8f72edd6b9593e66 [INFO] [stdout] at /opt/rustwide/workdir/tests/redis.rs:69:5 [INFO] [stdout] 26: 0x8057e90 - as core::future::future::Future>::poll::he495ecb9d696a99d [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x805467b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h752c6c390dfd0d40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 28: 0x805acde - tokio::coop::with_budget::{{closure}}::h3734ee49ef12da28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 29: 0x8058934 - std::thread::local::LocalKey::try_with::hbd0932ae65f022b5 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 30: 0x8057fac - std::thread::local::LocalKey::with::h533ada29e67b3065 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 31: 0x8054576 - tokio::coop::with_budget::hc86327f0c3aacbdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 32: 0x8054576 - tokio::coop::budget::hb71a8c843083fd06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 33: 0x8054576 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hc07d98e8160648f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 34: 0x805251e - tokio::runtime::basic_scheduler::Context::enter::h0ac93f08d37a97a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 35: 0x8053f0d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::he4b214a39f63ebc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 36: 0x805366a - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hdc761e0ee88579ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 37: 0x805b4b6 - tokio::macros::scoped_tls::ScopedKey::set::h8e9516a38c7be045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 38: 0x80531a5 - tokio::runtime::basic_scheduler::CoreGuard::enter::h9e760c1629aca58d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 39: 0x80536b5 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h3978eb0d1bb88569 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 40: 0x80519c2 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h299c4c3c79fae618 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 41: 0x805ca88 - tokio::runtime::Runtime::block_on::h4560e1086926ceab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 42: 0x8050869 - redis::redis::h9b16e7f301f6f28d [INFO] [stdout] at /opt/rustwide/workdir/tests/redis.rs:69:5 [INFO] [stdout] 43: 0x80506c7 - redis::redis::{{closure}}::h017b144309fd85e5 [INFO] [stdout] at /opt/rustwide/workdir/tests/redis.rs:66:18 [INFO] [stdout] 44: 0x8058d3d - core::ops::function::FnOnce::call_once::h7fe09181b30e0a9d [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 45: 0x81da29e - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 46: 0x81da29e - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 47: 0x81ad240 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 48: 0x81ad240 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 49: 0x81d9417 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 50: 0x81d9417 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x81d9417 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 52: 0x81d9417 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 53: 0x81d9417 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 54: 0x81d9417 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 55: 0x81d9417 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 56: 0x81a7aaa - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 57: 0x81a7aaa - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 58: 0x81ad0bb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 59: 0x81ad0bb - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x81ad0bb - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 61: 0x81ad0bb - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 62: 0x81ad0bb - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x81ad0bb - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 64: 0x81ad0bb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 65: 0x837466d - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 66: 0x837466d - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 67: 0x837466d - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] redis [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test redis` [INFO] running `Command { std: "docker" "inspect" "dbb457ba0862b48966bcd2ea5683c52d57c4e90cda8bf1680337348d0ed495f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb457ba0862b48966bcd2ea5683c52d57c4e90cda8bf1680337348d0ed495f7", kill_on_drop: false }` [INFO] [stdout] dbb457ba0862b48966bcd2ea5683c52d57c4e90cda8bf1680337348d0ed495f7