[INFO] cloning repository https://github.com/ryym/rust-actix-realworld-example-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryym/rust-actix-realworld-example-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryym%2Frust-actix-realworld-example-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryym%2Frust-actix-realworld-example-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cdb7dd50842b87de8b46d749d368d019c139b4d [INFO] testing ryym/rust-actix-realworld-example-app against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryym%2Frust-actix-realworld-example-app" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryym/rust-actix-realworld-example-app on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryym/rust-actix-realworld-example-app [INFO] finished tweaking git repo https://github.com/ryym/rust-actix-realworld-example-app [INFO] tweaked toml for git repo https://github.com/ryym/rust-actix-realworld-example-app written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/ryym/rust-actix-realworld-example-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hmac v0.7.0 [INFO] [stderr] Downloaded syn v0.15.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 797920fab7d528976f86cbd3924bed034a29555a5ae49791e208fbd047459549 [INFO] running `Command { std: "docker" "start" "-a" "797920fab7d528976f86cbd3924bed034a29555a5ae49791e208fbd047459549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "797920fab7d528976f86cbd3924bed034a29555a5ae49791e208fbd047459549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797920fab7d528976f86cbd3924bed034a29555a5ae49791e208fbd047459549", kill_on_drop: false }` [INFO] [stdout] 797920fab7d528976f86cbd3924bed034a29555a5ae49791e208fbd047459549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f14f07318290fd73e1084463a65cacea00247a416b1918095ca2906ab94e7fbf [INFO] running `Command { std: "docker" "start" "-a" "f14f07318290fd73e1084463a65cacea00247a416b1918095ca2906ab94e7fbf", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0-alpha.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "f14f07318290fd73e1084463a65cacea00247a416b1918095ca2906ab94e7fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14f07318290fd73e1084463a65cacea00247a416b1918095ca2906ab94e7fbf", kill_on_drop: false }` [INFO] [stdout] f14f07318290fd73e1084463a65cacea00247a416b1918095ca2906ab94e7fbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9982e6fa4978b4893a6a6e7cc93704c1ffee6f4850688e3431b46437f285254 [INFO] running `Command { std: "docker" "start" "-a" "c9982e6fa4978b4893a6a6e7cc93704c1ffee6f4850688e3431b46437f285254", kill_on_drop: false }` [INFO] [stderr] Compiling conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.46s [INFO] running `Command { std: "docker" "inspect" "c9982e6fa4978b4893a6a6e7cc93704c1ffee6f4850688e3431b46437f285254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9982e6fa4978b4893a6a6e7cc93704c1ffee6f4850688e3431b46437f285254", kill_on_drop: false }` [INFO] [stdout] c9982e6fa4978b4893a6a6e7cc93704c1ffee6f4850688e3431b46437f285254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d93dac4adfe9c44425ea497aee9a0de324cebc1cfb3b6e75adb053217a293f37 [INFO] running `Command { std: "docker" "start" "-a" "d93dac4adfe9c44425ea497aee9a0de324cebc1cfb3b6e75adb053217a293f37", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:52:32 [INFO] [stderr] | [INFO] [stderr] 52 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:52:32 [INFO] [stderr] | [INFO] [stderr] 52 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/conduit-0eb729a46c1d893d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test app::tags::test::list_returns_tag_response ... ok [INFO] [stdout] test app::users::test::sign_up_registers_user ... ok [INFO] [stdout] test app::tags::list_tags::test::list_all_tags ... FAILED [INFO] [stdout] test app::articles::get_article::test::with_login ... FAILED [INFO] [stdout] test app::users::register_user::test::register_with_hashed_password ... FAILED [INFO] [stdout] test app::articles::get_article::test::no_login_required ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- app::tags::list_tags::test::list_all_tags stdout ---- [INFO] [stdout] Error: Error { inner: BadConnection("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 5432?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 5432?\n") [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558c76c7895d - _RNvNtNtCsh9h99XStTuv_9backtrace9backtrace9libunwind5trace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53 [INFO] [stdout] - _RINvNtCsh9h99XStTuv_9backtrace9backtrace5traceNCNvMNtB4_7captureNtBN_9Backtrace14new_unresolved0EB4_ [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42 [INFO] [stdout] 1: 0x558c76c74e2f - _RNvMNtCsh9h99XStTuv_9backtrace7captureNtB2_9Backtrace14new_unresolved [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88 [INFO] [stdout] 2: 0x558c76c6e2fc - _RNvMs0_NtNtCsjPUE9HujCXt_7failure9backtrace8internalNtB5_17InternalBacktrace3new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/backtrace/internal.rs:44 [INFO] [stdout] 3: 0x558c76c6d8a6 - _RNvMNtCsjPUE9HujCXt_7failure9backtraceNtB2_9Backtrace3new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/backtrace/mod.rs:111 [INFO] [stdout] 4: 0x558c76a6592a - _RNvXNtNtCsjPUE9HujCXt_7failure5error10error_implNtB2_9ErrorImplINtNtCskrsM4FCwAVA_4core7convert4FromNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorE4fromCsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/error/error_impl.rs:19 [INFO] [stdout] 5: 0x558c76aa531f - _RNvXNtCsjPUE9HujCXt_7failure5errorNtB2_5ErrorINtNtCskrsM4FCwAVA_4core7convert4FromNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorE4fromCsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/error/mod.rs:36 [INFO] [stdout] 6: 0x558c76a8924f - _RNvXs1_NtCskrsM4FCwAVA_4core7convertNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorINtB5_4IntoNtNtCsjPUE9HujCXt_7failure5error5ErrorE4intoCsiG4g9MKKFim_7conduit [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/convert/mod.rs:538 [INFO] [stdout] 7: 0x558c76abc090 - _RINvMs_NtCsjPUE9HujCXt_7failure7contextINtB5_7ContextReE8with_errNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/context.rs:105 [INFO] [stdout] 8: 0x558c76a87e79 - _RINvYNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorNtCsjPUE9HujCXt_7failure4Fail7contextReECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/lib.rs:153 [INFO] [stdout] 9: 0x558c76a640d4 - _RNCINvXNtCsjPUE9HujCXt_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtB1n_6result15ConnectionErrorEINtB5_9ResultExtB1h_B2b_E7contextReE0CsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/result_ext.rs:164 [INFO] [stdout] 10: 0x558c76aaa468 - _RINvMNtCskrsM4FCwAVA_4core6resultINtB3_6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtBO_6result15ConnectionErrorE7map_errINtNtCsjPUE9HujCXt_7failure7context7ContextReENCINvXNtB2l_10result_extBv_INtB36_9ResultExtBI_B1C_E7contextB2X_E0ECsiG4g9MKKFim_7conduit [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:591 [INFO] [stdout] 11: 0x558c76aac8dc - _RINvXNtCsjPUE9HujCXt_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtB1l_6result15ConnectionErrorEINtB3_9ResultExtB1f_B29_E7contextReECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/result_ext.rs:164 [INFO] [stdout] 12: 0x558c76aa10dd - _RNvMNtCsiG4g9MKKFim_7conduit4testNtB2_4Test7db_conn [INFO] [stdout] at src/test.rs:18 [INFO] [stdout] 13: 0x558c76a687dd - _RNvNtNtNtNtCsiG4g9MKKFim_7conduit3app4tags9list_tags4tests_13list_all_tags [INFO] [stdout] at src/app/tags/list_tags.rs:31 [INFO] [stdout] 14: 0x558c76a68740 - _RNCNvNtNtNtNtCsiG4g9MKKFim_7conduit3app4tags9list_tags4test13list_all_tags0Bb_ [INFO] [stdout] at src/app/tags/list_tags.rs:28 [INFO] [stdout] 15: 0x558c76a667dd - _RNvYNCNvNtNtNtNtCsiG4g9MKKFim_7conduit3app4tags9list_tags4test13list_all_tags0INtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceBe_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: 0x558c76aedfe2 - _RNvYFEuINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] - _RINvCskuIlympLvb3_4test28___rust_begin_short_backtraceFEuEB2_ [INFO] [stdout] at library/test/src/lib.rs:577 [INFO] [stdout] 17: 0x558c76aecaab - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtBP_6marker4SendEL_EIBJ_uE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvXss_NtCsahqMUB7vfgm_3std5panicINtB5_16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1A_6marker4SendEL_EEIB1u_uE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346 [INFO] [stdout] - _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callINtNtB6_5panic16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1X_6marker4SendEL_EEuECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std9panicking3tryuINtNtB4_5panic16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1O_6marker4SendEL_EEECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindINtB2_16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1L_6marker4SendEL_EEuECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stdout] - _RNvCskuIlympLvb3_4test19run_test_in_process [INFO] [stdout] at library/test/src/lib.rs:600 [INFO] [stdout] - _RNCNvNvCskuIlympLvb3_4test8run_test14run_test_inner0B5_ [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 18: 0x558c76acc771 - _RNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0B5_ [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] - _RINvNtNtCsahqMUB7vfgm_3std10sys_common9backtrace28___rust_begin_short_backtraceNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uEB1l_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 19: 0x558c76acd057 - _RNCNCINvMNtCsahqMUB7vfgm_3std6threadNtB7_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00B18_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481 [INFO] [stdout] - _RNvXss_NtCsahqMUB7vfgm_3std5panicINtB5_16AssertUnwindSafeNCNCINvMNtB7_6threadNtB11_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceB1O_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346 [INFO] [stdout] - _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callINtNtB6_5panic16AssertUnwindSafeNCNCINvMNtB6_6threadNtB1o_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EuEB2b_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std9panicking3tryuINtNtB4_5panic16AssertUnwindSafeNCNCINvMNtB4_6threadNtB1f_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EEB22_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindINtB2_16AssertUnwindSafeNCNCINvMNtB4_6threadNtB1c_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EuEB1Z_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stdout] - _RNCINvMNtCsahqMUB7vfgm_3std6threadNtB5_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE0B16_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480 [INFO] [stdout] - _RNSNvYNCINvMNtCsahqMUB7vfgm_3std6threadNtBa_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE0INtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_once6vtableB1b_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] 20: 0x558c76cb2166 - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuEL_EIBJ_uE9call_onceCsahqMUB7vfgm_3std [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxIBy_DINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuEL_EEIBN_uE9call_onceCsahqMUB7vfgm_3std [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvNvMs0_NtNtNtCsahqMUB7vfgm_3std3sys4unix6threadNtB7_6Thread3new12thread_start [INFO] [stdout] at library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 21: 0x7f6ccd140608 - start_thread [INFO] [stdout] 22: 0x7f6cccf10292 - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] establish connection } [INFO] [stdout] thread 'app::tags::list_tags::test::list_all_tags' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558c76caae30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558c76caae30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558c76caae30 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558c76caae30 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558c76ccd6ec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x558c76ca6935 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x558c76cacfbb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558c76cacfbb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558c76cacfbb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558c76cacacc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558c76cad661 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558c76cad167 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558c76cab32c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558c76cad0c9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558c76a4ea61 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558c76ccc0ee - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x558c76b7338a - core[ee1ca6415511a9c4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x558c76a6cf3b - test[eeb9024d9ac7bc83]::assert_test_result::> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5 [INFO] [stdout] 18: 0x558c76a68749 - conduit[d98f7419f2cdc3c8]::app::tags::list_tags::test::list_all_tags::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/tags/list_tags.rs:28:5 [INFO] [stdout] 19: 0x558c76a667de - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558c76aedfe3 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x558c76aedfe3 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x558c76aecaac - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x558c76aecaac - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x558c76aecaac - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x558c76aecaac - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x558c76aecaac - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x558c76aecaac - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x558c76aecaac - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x558c76acc772 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x558c76acc772 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x558c76acd058 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x558c76acd058 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x558c76acd058 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x558c76acd058 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x558c76acd058 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x558c76acd058 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x558c76acd058 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x558c76cb2167 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x558c76cb2167 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x558c76cb2167 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6ccd140609 - start_thread [INFO] [stdout] 42: 0x7f6cccf10293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- app::articles::get_article::test::with_login stdout ---- [INFO] [stdout] Error: Error { inner: BadConnection("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 5432?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 5432?\n") [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558c76c7895d - _RNvNtNtCsh9h99XStTuv_9backtrace9backtrace9libunwind5trace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53 [INFO] [stdout] - _RINvNtCsh9h99XStTuv_9backtrace9backtrace5traceNCNvMNtB4_7captureNtBN_9Backtrace14new_unresolved0EB4_ [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42 [INFO] [stdout] 1: 0x558c76c74e2f - _RNvMNtCsh9h99XStTuv_9backtrace7captureNtB2_9Backtrace14new_unresolved [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88 [INFO] [stdout] 2: 0x558c76c6e2fc - _RNvMs0_NtNtCsjPUE9HujCXt_7failure9backtrace8internalNtB5_17InternalBacktrace3new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/backtrace/internal.rs:44 [INFO] [stdout] 3: 0x558c76c6d8a6 - _RNvMNtCsjPUE9HujCXt_7failure9backtraceNtB2_9Backtrace3new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/backtrace/mod.rs:111 [INFO] [stdout] 4: 0x558c76a6592a - _RNvXNtNtCsjPUE9HujCXt_7failure5error10error_implNtB2_9ErrorImplINtNtCskrsM4FCwAVA_4core7convert4FromNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorE4fromCsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/error/error_impl.rs:19 [INFO] [stdout] 5: 0x558c76aa531f - _RNvXNtCsjPUE9HujCXt_7failure5errorNtB2_5ErrorINtNtCskrsM4FCwAVA_4core7convert4FromNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorE4fromCsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/error/mod.rs:36 [INFO] [stdout] 6: 0x558c76a8924f - _RNvXs1_NtCskrsM4FCwAVA_4core7convertNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorINtB5_4IntoNtNtCsjPUE9HujCXt_7failure5error5ErrorE4intoCsiG4g9MKKFim_7conduit [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/convert/mod.rs:538 [INFO] [stdout] 7: 0x558c76abc090 - _RINvMs_NtCsjPUE9HujCXt_7failure7contextINtB5_7ContextReE8with_errNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/context.rs:105 [INFO] [stdout] 8: 0x558c76a87e79 - _RINvYNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorNtCsjPUE9HujCXt_7failure4Fail7contextReECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/lib.rs:153 [INFO] [stdout] 9: 0x558c76a640d4 - _RNCINvXNtCsjPUE9HujCXt_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtB1n_6result15ConnectionErrorEINtB5_9ResultExtB1h_B2b_E7contextReE0CsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/result_ext.rs:164 [INFO] [stdout] 10: 0x558c76aaa468 - _RINvMNtCskrsM4FCwAVA_4core6resultINtB3_6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtBO_6result15ConnectionErrorE7map_errINtNtCsjPUE9HujCXt_7failure7context7ContextReENCINvXNtB2l_10result_extBv_INtB36_9ResultExtBI_B1C_E7contextB2X_E0ECsiG4g9MKKFim_7conduit [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:591 [INFO] [stdout] 11: 0x558c76aac8dc - _RINvXNtCsjPUE9HujCXt_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtB1l_6result15ConnectionErrorEINtB3_9ResultExtB1f_B29_E7contextReECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/result_ext.rs:164 [INFO] [stdout] 12: 0x558c76aa10dd - _RNvMNtCsiG4g9MKKFim_7conduit4testNtB2_4Test7db_conn [INFO] [stdout] at src/test.rs:18 [INFO] [stdout] 13: 0x558c76a72bff - _RNvNtNtNtNtCsiG4g9MKKFim_7conduit3app8articles11get_article4tests_10with_login [INFO] [stdout] at src/app/articles/get_article.rs:125 [INFO] [stdout] 14: 0x558c76a72b30 - _RNCNvNtNtNtNtCsiG4g9MKKFim_7conduit3app8articles11get_article4test10with_login0Bb_ [INFO] [stdout] at src/app/articles/get_article.rs:123 [INFO] [stdout] 15: 0x558c76a6685d - _RNvYNCNvNtNtNtNtCsiG4g9MKKFim_7conduit3app8articles11get_article4test10with_login0INtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceBe_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: 0x558c76aedfe2 - _RNvYFEuINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] - _RINvCskuIlympLvb3_4test28___rust_begin_short_backtraceFEuEB2_ [INFO] [stdout] at library/test/src/lib.rs:577 [INFO] [stdout] 17: 0x558c76aecaab - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtBP_6marker4SendEL_EIBJ_uE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvXss_NtCsahqMUB7vfgm_3std5panicINtB5_16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1A_6marker4SendEL_EEIB1u_uE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346 [INFO] [stdout] - _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callINtNtB6_5panic16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1X_6marker4SendEL_EEuECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std9panicking3tryuINtNtB4_5panic16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1O_6marker4SendEL_EEECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindINtB2_16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1L_6marker4SendEL_EEuECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stdout] - _RNvCskuIlympLvb3_4test19run_test_in_process [INFO] [stdout] at library/test/src/lib.rs:600 [INFO] [stdout] - _RNCNvNvCskuIlympLvb3_4test8run_test14run_test_inner0B5_ [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 18: 0x558c76acc771 - _RNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0B5_ [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] - _RINvNtNtCsahqMUB7vfgm_3std10sys_common9backtrace28___rust_begin_short_backtraceNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uEB1l_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 19: 0x558c76acd057 - _RNCNCINvMNtCsahqMUB7vfgm_3std6threadNtB7_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00B18_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481 [INFO] [stdout] - _RNvXss_NtCsahqMUB7vfgm_3std5panicINtB5_16AssertUnwindSafeNCNCINvMNtB7_6threadNtB11_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceB1O_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346 [INFO] [stdout] - _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callINtNtB6_5panic16AssertUnwindSafeNCNCINvMNtB6_6threadNtB1o_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EuEB2b_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std9panicking3tryuINtNtB4_5panic16AssertUnwindSafeNCNCINvMNtB4_6threadNtB1f_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EEB22_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindINtB2_16AssertUnwindSafeNCNCINvMNtB4_6threadNtB1c_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EuEB1Z_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stdout] - _RNCINvMNtCsahqMUB7vfgm_3std6threadNtB5_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE0B16_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480 [INFO] [stdout] - _RNSNvYNCINvMNtCsahqMUB7vfgm_3std6threadNtBa_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE0INtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_once6vtableB1b_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] 20: 0x558c76cb2166 - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuEL_EIBJ_uE9call_onceCsahqMUB7vfgm_3std [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxIBy_DINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuEL_EEIBN_uE9call_onceCsahqMUB7vfgm_3std [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvNvMs0_NtNtNtCsahqMUB7vfgm_3std3sys4unix6threadNtB7_6Thread3new12thread_start [INFO] [stdout] at library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 21: 0x7f6ccd140608 - start_thread [INFO] [stdout] 22: 0x7f6cccf10292 - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] establish connection } [INFO] [stdout] thread 'app::articles::get_article::test::with_login' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558c76caae30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558c76caae30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558c76caae30 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558c76caae30 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558c76ccd6ec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x558c76ca6935 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x558c76cacfbb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558c76cacfbb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558c76cacfbb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558c76cacacc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558c76cad661 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558c76cad167 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558c76cab32c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558c76cad0c9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558c76a4ea61 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558c76ccc0ee - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x558c76b7338a - core[ee1ca6415511a9c4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x558c76a6cf3b - test[eeb9024d9ac7bc83]::assert_test_result::> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5 [INFO] [stdout] 18: 0x558c76a72b39 - conduit[d98f7419f2cdc3c8]::app::articles::get_article::test::with_login::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/articles/get_article.rs:123:5 [INFO] [stdout] 19: 0x558c76a6685e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558c76aedfe3 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x558c76aedfe3 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x558c76aecaac - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x558c76aecaac - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x558c76aecaac - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x558c76aecaac - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x558c76aecaac - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x558c76aecaac - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x558c76aecaac - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x558c76acc772 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x558c76acc772 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x558c76acd058 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x558c76acd058 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x558c76acd058 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x558c76acd058 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x558c76acd058 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x558c76acd058 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x558c76acd058 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x558c76cb2167 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x558c76cb2167 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x558c76cb2167 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6ccd140609 - start_thread [INFO] [stdout] 42: 0x7f6cccf10293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- app::users::register_user::test::register_with_hashed_password stdout ---- [INFO] [stdout] Error: Error { inner: BadConnection("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 5432?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 5432?\n") [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558c76c7895d - _RNvNtNtCsh9h99XStTuv_9backtrace9backtrace9libunwind5trace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53 [INFO] [stdout] - _RINvNtCsh9h99XStTuv_9backtrace9backtrace5traceNCNvMNtB4_7captureNtBN_9Backtrace14new_unresolved0EB4_ [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42 [INFO] [stdout] 1: 0x558c76c74e2f - _RNvMNtCsh9h99XStTuv_9backtrace7captureNtB2_9Backtrace14new_unresolved [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88 [INFO] [stdout] 2: 0x558c76c6e2fc - _RNvMs0_NtNtCsjPUE9HujCXt_7failure9backtrace8internalNtB5_17InternalBacktrace3new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/backtrace/internal.rs:44 [INFO] [stdout] 3: 0x558c76c6d8a6 - _RNvMNtCsjPUE9HujCXt_7failure9backtraceNtB2_9Backtrace3new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/backtrace/mod.rs:111 [INFO] [stdout] 4: 0x558c76a6592a - _RNvXNtNtCsjPUE9HujCXt_7failure5error10error_implNtB2_9ErrorImplINtNtCskrsM4FCwAVA_4core7convert4FromNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorE4fromCsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/error/error_impl.rs:19 [INFO] [stdout] 5: 0x558c76aa531f - _RNvXNtCsjPUE9HujCXt_7failure5errorNtB2_5ErrorINtNtCskrsM4FCwAVA_4core7convert4FromNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorE4fromCsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/error/mod.rs:36 [INFO] [stdout] 6: 0x558c76a8924f - _RNvXs1_NtCskrsM4FCwAVA_4core7convertNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorINtB5_4IntoNtNtCsjPUE9HujCXt_7failure5error5ErrorE4intoCsiG4g9MKKFim_7conduit [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/convert/mod.rs:538 [INFO] [stdout] 7: 0x558c76abc090 - _RINvMs_NtCsjPUE9HujCXt_7failure7contextINtB5_7ContextReE8with_errNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/context.rs:105 [INFO] [stdout] 8: 0x558c76a87e79 - _RINvYNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorNtCsjPUE9HujCXt_7failure4Fail7contextReECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/lib.rs:153 [INFO] [stdout] 9: 0x558c76a640d4 - _RNCINvXNtCsjPUE9HujCXt_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtB1n_6result15ConnectionErrorEINtB5_9ResultExtB1h_B2b_E7contextReE0CsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/result_ext.rs:164 [INFO] [stdout] 10: 0x558c76aaa468 - _RINvMNtCskrsM4FCwAVA_4core6resultINtB3_6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtBO_6result15ConnectionErrorE7map_errINtNtCsjPUE9HujCXt_7failure7context7ContextReENCINvXNtB2l_10result_extBv_INtB36_9ResultExtBI_B1C_E7contextB2X_E0ECsiG4g9MKKFim_7conduit [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:591 [INFO] [stdout] 11: 0x558c76aac8dc - _RINvXNtCsjPUE9HujCXt_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtB1l_6result15ConnectionErrorEINtB3_9ResultExtB1f_B29_E7contextReECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/result_ext.rs:164 [INFO] [stdout] 12: 0x558c76aa10dd - _RNvMNtCsiG4g9MKKFim_7conduit4testNtB2_4Test7db_conn [INFO] [stdout] at src/test.rs:18 [INFO] [stdout] 13: 0x558c76aa8aa2 - _RNvNtNtNtNtCsiG4g9MKKFim_7conduit3app5users13register_user4tests_29register_with_hashed_password [INFO] [stdout] at src/app/users/register_user.rs:37 [INFO] [stdout] 14: 0x558c76aa89f0 - _RNCNvNtNtNtNtCsiG4g9MKKFim_7conduit3app5users13register_user4test29register_with_hashed_password0Bb_ [INFO] [stdout] at src/app/users/register_user.rs:35 [INFO] [stdout] 15: 0x558c76a6681d - _RNvYNCNvNtNtNtNtCsiG4g9MKKFim_7conduit3app5users13register_user4test29register_with_hashed_password0INtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceBe_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: 0x558c76aedfe2 - _RNvYFEuINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] - _RINvCskuIlympLvb3_4test28___rust_begin_short_backtraceFEuEB2_ [INFO] [stdout] at library/test/src/lib.rs:577 [INFO] [stdout] 17: 0x558c76aecaab - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtBP_6marker4SendEL_EIBJ_uE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvXss_NtCsahqMUB7vfgm_3std5panicINtB5_16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1A_6marker4SendEL_EEIB1u_uE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346 [INFO] [stdout] - _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callINtNtB6_5panic16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1X_6marker4SendEL_EEuECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std9panicking3tryuINtNtB4_5panic16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1O_6marker4SendEL_EEECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindINtB2_16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1L_6marker4SendEL_EEuECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stdout] - _RNvCskuIlympLvb3_4test19run_test_in_process [INFO] [stdout] at library/test/src/lib.rs:600 [INFO] [stdout] - _RNCNvNvCskuIlympLvb3_4test8run_test14run_test_inner0B5_ [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 18: 0x558c76acc771 - _RNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0B5_ [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] - _RINvNtNtCsahqMUB7vfgm_3std10sys_common9backtrace28___rust_begin_short_backtraceNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uEB1l_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 19: 0x558c76acd057 - _RNCNCINvMNtCsahqMUB7vfgm_3std6threadNtB7_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00B18_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481 [INFO] [stdout] - _RNvXss_NtCsahqMUB7vfgm_3std5panicINtB5_16AssertUnwindSafeNCNCINvMNtB7_6threadNtB11_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceB1O_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346 [INFO] [stdout] - _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callINtNtB6_5panic16AssertUnwindSafeNCNCINvMNtB6_6threadNtB1o_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EuEB2b_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std9panicking3tryuINtNtB4_5panic16AssertUnwindSafeNCNCINvMNtB4_6threadNtB1f_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EEB22_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindINtB2_16AssertUnwindSafeNCNCINvMNtB4_6threadNtB1c_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EuEB1Z_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stdout] - _RNCINvMNtCsahqMUB7vfgm_3std6threadNtB5_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE0B16_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480 [INFO] [stdout] - _RNSNvYNCINvMNtCsahqMUB7vfgm_3std6threadNtBa_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE0INtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_once6vtableB1b_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] 20: 0x558c76cb2166 - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuEL_EIBJ_uE9call_onceCsahqMUB7vfgm_3std [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxIBy_DINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuEL_EEIBN_uE9call_onceCsahqMUB7vfgm_3std [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvNvMs0_NtNtNtCsahqMUB7vfgm_3std3sys4unix6threadNtB7_6Thread3new12thread_start [INFO] [stdout] at library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 21: 0x7f6ccd140608 - start_thread [INFO] [stdout] 22: 0x7f6cccf10292 - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] establish connection } [INFO] [stdout] thread 'app::users::register_user::test::register_with_hashed_password' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558c76caae30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558c76caae30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558c76caae30 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558c76caae30 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558c76ccd6ec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x558c76ca6935 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x558c76cacfbb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558c76cacfbb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558c76cacfbb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558c76cacacc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558c76cad661 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558c76cad167 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558c76cab32c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558c76cad0c9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558c76a4ea61 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558c76ccc0ee - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x558c76b7338a - core[ee1ca6415511a9c4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x558c76a6cf3b - test[eeb9024d9ac7bc83]::assert_test_result::> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5 [INFO] [stdout] 18: 0x558c76aa89f9 - conduit[d98f7419f2cdc3c8]::app::users::register_user::test::register_with_hashed_password::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/users/register_user.rs:35:5 [INFO] [stdout] 19: 0x558c76a6681e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558c76aedfe3 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x558c76aedfe3 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x558c76aecaac - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x558c76aecaac - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x558c76aecaac - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x558c76aecaac - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x558c76aecaac - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x558c76aecaac - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x558c76aecaac - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x558c76acc772 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x558c76acc772 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x558c76acd058 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x558c76acd058 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x558c76acd058 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x558c76acd058 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x558c76acd058 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x558c76acd058 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x558c76acd058 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x558c76cb2167 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x558c76cb2167 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x558c76cb2167 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6ccd140609 - start_thread [INFO] [stdout] 42: 0x7f6cccf10293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- app::articles::get_article::test::no_login_required stdout ---- [INFO] [stdout] Error: Error { inner: BadConnection("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 5432?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 5432?\n") [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558c76c7895d - _RNvNtNtCsh9h99XStTuv_9backtrace9backtrace9libunwind5trace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53 [INFO] [stdout] - _RINvNtCsh9h99XStTuv_9backtrace9backtrace5traceNCNvMNtB4_7captureNtBN_9Backtrace14new_unresolved0EB4_ [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42 [INFO] [stdout] 1: 0x558c76c74e2f - _RNvMNtCsh9h99XStTuv_9backtrace7captureNtB2_9Backtrace14new_unresolved [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88 [INFO] [stdout] 2: 0x558c76c6e2fc - _RNvMs0_NtNtCsjPUE9HujCXt_7failure9backtrace8internalNtB5_17InternalBacktrace3new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/backtrace/internal.rs:44 [INFO] [stdout] 3: 0x558c76c6d8a6 - _RNvMNtCsjPUE9HujCXt_7failure9backtraceNtB2_9Backtrace3new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/backtrace/mod.rs:111 [INFO] [stdout] 4: 0x558c76a6592a - _RNvXNtNtCsjPUE9HujCXt_7failure5error10error_implNtB2_9ErrorImplINtNtCskrsM4FCwAVA_4core7convert4FromNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorE4fromCsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/error/error_impl.rs:19 [INFO] [stdout] 5: 0x558c76aa531f - _RNvXNtCsjPUE9HujCXt_7failure5errorNtB2_5ErrorINtNtCskrsM4FCwAVA_4core7convert4FromNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorE4fromCsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/error/mod.rs:36 [INFO] [stdout] 6: 0x558c76a8924f - _RNvXs1_NtCskrsM4FCwAVA_4core7convertNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorINtB5_4IntoNtNtCsjPUE9HujCXt_7failure5error5ErrorE4intoCsiG4g9MKKFim_7conduit [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/convert/mod.rs:538 [INFO] [stdout] 7: 0x558c76abc090 - _RINvMs_NtCsjPUE9HujCXt_7failure7contextINtB5_7ContextReE8with_errNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/context.rs:105 [INFO] [stdout] 8: 0x558c76a87e79 - _RINvYNtNtCsaIJmiNCoD4i_6diesel6result15ConnectionErrorNtCsjPUE9HujCXt_7failure4Fail7contextReECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/lib.rs:153 [INFO] [stdout] 9: 0x558c76a640d4 - _RNCINvXNtCsjPUE9HujCXt_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtB1n_6result15ConnectionErrorEINtB5_9ResultExtB1h_B2b_E7contextReE0CsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/result_ext.rs:164 [INFO] [stdout] 10: 0x558c76aaa468 - _RINvMNtCskrsM4FCwAVA_4core6resultINtB3_6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtBO_6result15ConnectionErrorE7map_errINtNtCsjPUE9HujCXt_7failure7context7ContextReENCINvXNtB2l_10result_extBv_INtB36_9ResultExtBI_B1C_E7contextB2X_E0ECsiG4g9MKKFim_7conduit [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:591 [INFO] [stdout] 11: 0x558c76aac8dc - _RINvXNtCsjPUE9HujCXt_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtNtCsaIJmiNCoD4i_6diesel2pg10connection12PgConnectionNtNtB1l_6result15ConnectionErrorEINtB3_9ResultExtB1f_B29_E7contextReECsiG4g9MKKFim_7conduit [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/result_ext.rs:164 [INFO] [stdout] 12: 0x558c76aa10dd - _RNvMNtCsiG4g9MKKFim_7conduit4testNtB2_4Test7db_conn [INFO] [stdout] at src/test.rs:18 [INFO] [stdout] 13: 0x558c76a71a26 - _RNvNtNtNtNtCsiG4g9MKKFim_7conduit3app8articles11get_article4tests_17no_login_required [INFO] [stdout] at src/app/articles/get_article.rs:102 [INFO] [stdout] 14: 0x558c76a71950 - _RNCNvNtNtNtNtCsiG4g9MKKFim_7conduit3app8articles11get_article4test17no_login_required0Bb_ [INFO] [stdout] at src/app/articles/get_article.rs:100 [INFO] [stdout] 15: 0x558c76a6689d - _RNvYNCNvNtNtNtNtCsiG4g9MKKFim_7conduit3app8articles11get_article4test17no_login_required0INtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceBe_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: 0x558c76aedfe2 - _RNvYFEuINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] - _RINvCskuIlympLvb3_4test28___rust_begin_short_backtraceFEuEB2_ [INFO] [stdout] at library/test/src/lib.rs:577 [INFO] [stdout] 17: 0x558c76aecaab - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtBP_6marker4SendEL_EIBJ_uE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvXss_NtCsahqMUB7vfgm_3std5panicINtB5_16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1A_6marker4SendEL_EEIB1u_uE9call_onceCskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346 [INFO] [stdout] - _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callINtNtB6_5panic16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1X_6marker4SendEL_EEuECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std9panicking3tryuINtNtB4_5panic16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1O_6marker4SendEL_EEECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindINtB2_16AssertUnwindSafeINtNtCshECKBmVgND8_5alloc5boxed3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuNtNtB1L_6marker4SendEL_EEuECskuIlympLvb3_4test [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stdout] - _RNvCskuIlympLvb3_4test19run_test_in_process [INFO] [stdout] at library/test/src/lib.rs:600 [INFO] [stdout] - _RNCNvNvCskuIlympLvb3_4test8run_test14run_test_inner0B5_ [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 18: 0x558c76acc771 - _RNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0B5_ [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] - _RINvNtNtCsahqMUB7vfgm_3std10sys_common9backtrace28___rust_begin_short_backtraceNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uEB1l_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 19: 0x558c76acd057 - _RNCNCINvMNtCsahqMUB7vfgm_3std6threadNtB7_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00B18_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481 [INFO] [stdout] - _RNvXss_NtCsahqMUB7vfgm_3std5panicINtB5_16AssertUnwindSafeNCNCINvMNtB7_6threadNtB11_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceB1O_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346 [INFO] [stdout] - _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callINtNtB6_5panic16AssertUnwindSafeNCNCINvMNtB6_6threadNtB1o_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EuEB2b_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std9panicking3tryuINtNtB4_5panic16AssertUnwindSafeNCNCINvMNtB4_6threadNtB1f_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EEB22_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stdout] - _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindINtB2_16AssertUnwindSafeNCNCINvMNtB4_6threadNtB1c_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE00EuEB1Z_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stdout] - _RNCINvMNtCsahqMUB7vfgm_3std6threadNtB5_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE0B16_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480 [INFO] [stdout] - _RNSNvYNCINvMNtCsahqMUB7vfgm_3std6threadNtBa_7Builder15spawn_uncheckedNCNvNvCskuIlympLvb3_4test8run_test14run_test_inners_0uE0INtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_once6vtableB1b_ [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stdout] 20: 0x558c76cb2166 - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxDINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuEL_EIBJ_uE9call_onceCsahqMUB7vfgm_3std [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvXsG_NtCshECKBmVgND8_5alloc5boxedINtB5_3BoxIBy_DINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuEp6OutputuEL_EEIBN_uE9call_onceCsahqMUB7vfgm_3std [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575 [INFO] [stdout] - _RNvNvMs0_NtNtNtCsahqMUB7vfgm_3std3sys4unix6threadNtB7_6Thread3new12thread_start [INFO] [stdout] at library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 21: 0x7f6ccd140608 - start_thread [INFO] [stdout] 22: 0x7f6cccf10292 - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] establish connection } [INFO] [stdout] thread 'app::articles::get_article::test::no_login_required' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558c76caae30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558c76caae30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558c76caae30 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558c76caae30 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558c76ccd6ec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x558c76ca6935 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x558c76cacfbb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558c76cacfbb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558c76cacfbb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558c76cacacc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558c76cad661 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558c76cad167 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558c76cab32c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558c76cad0c9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558c76a4ea61 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558c76ccc0ee - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x558c76b7338a - core[ee1ca6415511a9c4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x558c76a6cf3b - test[eeb9024d9ac7bc83]::assert_test_result::> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:193:5 [INFO] [stdout] 18: 0x558c76a71959 - conduit[d98f7419f2cdc3c8]::app::articles::get_article::test::no_login_required::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/articles/get_article.rs:100:5 [INFO] [stdout] 19: 0x558c76a6689e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558c76aedfe3 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x558c76aedfe3 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x558c76aecaac - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x558c76aecaac - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x558c76aecaac - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x558c76aecaac - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x558c76aecaac - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x558c76aecaac - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x558c76aecaac - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x558c76acc772 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x558c76acc772 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x558c76acd058 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x558c76acd058 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x558c76acd058 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x558c76acd058 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x558c76acd058 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x558c76acd058 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x558c76acd058 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x558c76cb2167 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x558c76cb2167 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x558c76cb2167 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6ccd140609 - start_thread [INFO] [stdout] 42: 0x7f6cccf10293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] app::articles::get_article::test::no_login_required [INFO] [stdout] app::articles::get_article::test::with_login [INFO] [stdout] app::tags::list_tags::test::list_all_tags [INFO] [stdout] app::users::register_user::test::register_with_hashed_password [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "d93dac4adfe9c44425ea497aee9a0de324cebc1cfb3b6e75adb053217a293f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93dac4adfe9c44425ea497aee9a0de324cebc1cfb3b6e75adb053217a293f37", kill_on_drop: false }` [INFO] [stdout] d93dac4adfe9c44425ea497aee9a0de324cebc1cfb3b6e75adb053217a293f37