[INFO] cloning repository https://github.com/hooneun/todo-actix-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hooneun/todo-actix-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhooneun%2Ftodo-actix-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhooneun%2Ftodo-actix-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8581afb1a17b80101a7cc83246c8e498ce1e37d6
[INFO] testing hooneun/todo-actix-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhooneun%2Ftodo-actix-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hooneun/todo-actix-rs
[INFO] finished tweaking git repo https://github.com/hooneun/todo-actix-rs
[INFO] tweaked toml for git repo https://github.com/hooneun/todo-actix-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hooneun/todo-actix-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hooneun/todo-actix-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ce69ca6a5f16fb5e1dced9e836ea3b8f1ead9385791dfbc38082f0bb66d8225
[INFO] running `Command { std: "docker" "start" "-a" "4ce69ca6a5f16fb5e1dced9e836ea3b8f1ead9385791dfbc38082f0bb66d8225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce69ca6a5f16fb5e1dced9e836ea3b8f1ead9385791dfbc38082f0bb66d8225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce69ca6a5f16fb5e1dced9e836ea3b8f1ead9385791dfbc38082f0bb66d8225", kill_on_drop: false }`
[INFO] [stdout] 4ce69ca6a5f16fb5e1dced9e836ea3b8f1ead9385791dfbc38082f0bb66d8225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 57ce2e92dafc0069839f5eb6797272c90e14665171f9563ce423052772d54148
[INFO] running `Command { std: "docker" "start" "-a" "57ce2e92dafc0069839f5eb6797272c90e14665171f9563ce423052772d54148", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling postgres-protocol v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling sha-1 v0.9.6
[INFO] [stderr]    Compiling postgres-types v0.1.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling slog-async v2.6.0
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling tokio-postgres v0.5.5
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling tokio-pg-mapper v0.1.8
[INFO] [stderr]    Compiling deadpool v0.5.2
[INFO] [stderr]    Compiling deadpool-postgres v0.5.6
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling tokio-pg-mapper-derive v0.1.5
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling todo-actix-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/db.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotFoundError` is never constructed
[INFO] [stdout]  --> src/errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum AppErrorType {
[INFO] [stdout]   |          ------------ variant in this enum
[INFO] [stdout] 7 |     DbError,
[INFO] [stdout] 8 |     NotFoundError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "57ce2e92dafc0069839f5eb6797272c90e14665171f9563ce423052772d54148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57ce2e92dafc0069839f5eb6797272c90e14665171f9563ce423052772d54148", kill_on_drop: false }`
[INFO] [stdout] 57ce2e92dafc0069839f5eb6797272c90e14665171f9563ce423052772d54148
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 897814858d5f92a4321cc1061e766cf55bf66682197d18821b6bd9201a8f389c
[INFO] running `Command { std: "docker" "start" "-a" "897814858d5f92a4321cc1061e766cf55bf66682197d18821b6bd9201a8f389c", kill_on_drop: false }`
[INFO] [stderr]    Compiling todo-actix-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/db.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotFoundError` is never constructed
[INFO] [stdout]  --> src/errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum AppErrorType {
[INFO] [stdout]   |          ------------ variant in this enum
[INFO] [stdout] 7 |     DbError,
[INFO] [stdout] 8 |     NotFoundError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "897814858d5f92a4321cc1061e766cf55bf66682197d18821b6bd9201a8f389c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "897814858d5f92a4321cc1061e766cf55bf66682197d18821b6bd9201a8f389c", kill_on_drop: false }`
[INFO] [stdout] 897814858d5f92a4321cc1061e766cf55bf66682197d18821b6bd9201a8f389c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0d3e2d8d54fe4fe5f372425bf8b53fddd6e1ec03731d0f18e2dddb7603f52f1d
[INFO] running `Command { std: "docker" "start" "-a" "0d3e2d8d54fe4fe5f372425bf8b53fddd6e1ec03731d0f18e2dddb7603f52f1d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::io`
[INFO] [stderr]  --> src/db.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::io;
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NotFoundError` is never constructed
[INFO] [stderr]  --> src/errors.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum AppErrorType {
[INFO] [stderr]   |          ------------ variant in this enum
[INFO] [stderr] 7 |     DbError,
[INFO] [stderr] 8 |     NotFoundError,
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `AppErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `todo-actix-rs` (bin "todo-actix-rs" test) generated 2 warnings (run `cargo fix --bin "todo-actix-rs" -p todo-actix-rs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/todo-actix-rs/3e62d9774c43187e/deps/todo_actix_rs-3e62d9774c43187e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test errors::tests::test_custom_message ... ok
[INFO] [stdout] test errors::tests::test_default_message ... ok
[INFO] [stdout] test integration_tests::test_get_todos ... FAILED
[INFO] [stdout] test integration_tests::test_create_todos ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::test_get_todos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::test_get_todos' (28) panicked at src/main.rs:63:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: missing field `server`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5281ea1452 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5281ea1452 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5281ea1452 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5281ea1452 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5281eba9aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5281eba9aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5d5281ea7a16 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5281ea7a16 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5281e7e54f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5281e7e54f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5281e98c69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d52819b85fe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d52819b85fe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5281e98e22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d5281e98e22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d5281e7e608 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d5281e75d19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d5281e7f6cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d5281ebb11c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5281ebae62 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d5281908488 - <core[8f93d80df273fe75]::result::Result<todo_actix_rs[3ac2316e8e8a32cc]::config::Config, config[799bed01c2645599]::error::ConfigError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d5281908488 - <todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:63:45
[INFO] [stdout]   22:     0x5d5281908488 - <<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d528191b64b - <lazy_static[9663e059622b7df5]::lazy::Lazy<todo_actix_rs[3ac2316e8e8a32cc]::models::AppState>>::get::<<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   24:     0x5d5281927a3d - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<todo_actix_rs[3ac2316e8e8a32cc]::models::AppState>>::get<<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   25:     0x5d5281e83d27 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x5d5281927507 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<todo_actix_rs[3ac2316e8e8a32cc]::models::AppState>>::get<<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   27:     0x5d528194e36f - <lazy_static[9663e059622b7df5]::lazy::Lazy<todo_actix_rs[3ac2316e8e8a32cc]::models::AppState>>::get::<<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x5d528194e36f - <todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   29:     0x5d528194e36f - <todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   30:     0x5d528194af03 - todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:79:19
[INFO] [stdout]   31:     0x5d5281954236 - <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   32:     0x5d528199a8f0 - tokio[1d9e565d77b79936]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   33:     0x5d5281936935 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[1d9e565d77b79936]::coop::Budget>>>::try_with::<tokio[1d9e565d77b79936]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5d528193634e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[1d9e565d77b79936]::coop::Budget>>>::with::<tokio[1d9e565d77b79936]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5d5281956232 - tokio[1d9e565d77b79936]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   36:     0x5d5281956232 - tokio[1d9e565d77b79936]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   37:     0x5d5281956232 - <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   38:     0x5d528192d1ed - <tokio[1d9e565d77b79936]::macros::scoped_tls::ScopedKey<tokio[1d9e565d77b79936]::task::local::Context>>::set::<<tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   39:     0x5d528195083a - <tokio[1d9e565d77b79936]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   40:     0x5d528195853b - <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   41:     0x5d5281952545 - <tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until::<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   42:     0x5d52819a8e3d - <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   43:     0x5d528199a690 - tokio[1d9e565d77b79936]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   44:     0x5d5281936735 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[1d9e565d77b79936]::coop::Budget>>>::try_with::<tokio[1d9e565d77b79936]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5d52819362ae - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[1d9e565d77b79936]::coop::Budget>>>::with::<tokio[1d9e565d77b79936]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5d52819a7f23 - tokio[1d9e565d77b79936]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   47:     0x5d52819a7f23 - tokio[1d9e565d77b79936]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   48:     0x5d52819a7f23 - <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   49:     0x5d52819a8dae - tokio[1d9e565d77b79936]::runtime::basic_scheduler::enter::<<tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   50:     0x5d528192d407 - <tokio[1d9e565d77b79936]::macros::scoped_tls::ScopedKey<tokio[1d9e565d77b79936]::runtime::basic_scheduler::Context>>::set::<tokio[1d9e565d77b79936]::runtime::basic_scheduler::enter<<tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   51:     0x5d52819a7478 - tokio[1d9e565d77b79936]::runtime::basic_scheduler::enter::<<tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   52:     0x5d52819a5770 - <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   53:     0x5d52819278e2 - <tokio[1d9e565d77b79936]::runtime::Runtime>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   54:     0x5d52819122fb - tokio[1d9e565d77b79936]::runtime::context::enter::<<tokio[1d9e565d77b79936]::runtime::Runtime>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   55:     0x5d52819a600c - <tokio[1d9e565d77b79936]::runtime::handle::Handle>::enter::<<tokio[1d9e565d77b79936]::runtime::Runtime>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   56:     0x5d5281921c1a - <tokio[1d9e565d77b79936]::runtime::Runtime>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   57:     0x5d5281950906 - <tokio[1d9e565d77b79936]::task::local::LocalSet>::block_on::<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   58:     0x5d5281982c8e - <actix_rt[831de5e0f7c85841]::runtime::Runtime>::block_on::<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   59:     0x5d528193d7de - <actix_rt[831de5e0f7c85841]::builder::SystemRunner>::block_on::<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   60:     0x5d528194e1ea - todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:76:5
[INFO] [stdout]   61:     0x5d528194add7 - todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:77:30
[INFO] [stdout]   62:     0x5d52819078d6 - <todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_get_todos::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d52819ac9ab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d52819ac9ab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   65:     0x5d52819b920a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   66:     0x5d52819b920a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5d52819b920a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5d52819b920a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5d52819b920a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5d52819b920a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   71:     0x5d52819b920a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   72:     0x5d52819b36d4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   73:     0x5d52819b36d4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   74:     0x5d52819bbd02 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   75:     0x5d52819bbd02 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   76:     0x5d52819bbd02 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x5d52819bbd02 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5d52819bbd02 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5d52819bbd02 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5d52819bbd02 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5d5281ea0aef - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   82:     0x5d5281ea0aef - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x799bee052aa4 - <unknown>
[INFO] [stdout]   84:     0x799bee0dfa64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::test_create_todos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::test_create_todos' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5281ea1452 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5281ea1452 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5281ea1452 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5281ea1452 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5281eba9aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5281eba9aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5d5281ea7a16 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5281ea7a16 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5281e7e54f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5281e7e54f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5281e98c69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d52819b85fe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d52819b85fe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5281e98e22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d5281e98e22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d5281e7e63a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d5281e75d19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d5281e7f6cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d5281ebb11c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5281e83e1c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5d5281927507 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<todo_actix_rs[3ac2316e8e8a32cc]::models::AppState>>::get<<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5d528194e36f - <lazy_static[9663e059622b7df5]::lazy::Lazy<todo_actix_rs[3ac2316e8e8a32cc]::models::AppState>>::get::<<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5d528194e36f - <todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5d528194e36f - <todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::APP_STATE as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5d528194b763 - todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:93:19
[INFO] [stdout]   25:     0x5d5281954256 - <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   26:     0x5d528199aa20 - tokio[1d9e565d77b79936]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   27:     0x5d5281936a35 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[1d9e565d77b79936]::coop::Budget>>>::try_with::<tokio[1d9e565d77b79936]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5d528193639e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[1d9e565d77b79936]::coop::Budget>>>::with::<tokio[1d9e565d77b79936]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5d5281956452 - tokio[1d9e565d77b79936]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   30:     0x5d5281956452 - tokio[1d9e565d77b79936]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   31:     0x5d5281956452 - <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   32:     0x5d528192d2ed - <tokio[1d9e565d77b79936]::macros::scoped_tls::ScopedKey<tokio[1d9e565d77b79936]::task::local::Context>>::set::<<tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x5d528195088a - <tokio[1d9e565d77b79936]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   34:     0x5d528195858b - <tokio[1d9e565d77b79936]::task::local::RunUntil<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   35:     0x5d5281952785 - <tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until::<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   36:     0x5d52819a8f4d - <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   37:     0x5d528199a7c0 - tokio[1d9e565d77b79936]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   38:     0x5d5281936835 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[1d9e565d77b79936]::coop::Budget>>>::try_with::<tokio[1d9e565d77b79936]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5d52819362fe - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[1d9e565d77b79936]::coop::Budget>>>::with::<tokio[1d9e565d77b79936]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5d52819a8683 - tokio[1d9e565d77b79936]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   41:     0x5d52819a8683 - tokio[1d9e565d77b79936]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   42:     0x5d52819a8683 - <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   43:     0x5d52819a8dfe - tokio[1d9e565d77b79936]::runtime::basic_scheduler::enter::<<tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   44:     0x5d528192d527 - <tokio[1d9e565d77b79936]::macros::scoped_tls::ScopedKey<tokio[1d9e565d77b79936]::runtime::basic_scheduler::Context>>::set::<tokio[1d9e565d77b79936]::runtime::basic_scheduler::enter<<tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   45:     0x5d52819a7828 - tokio[1d9e565d77b79936]::runtime::basic_scheduler::enter::<<tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   46:     0x5d52819a57b0 - <tokio[1d9e565d77b79936]::runtime::basic_scheduler::BasicScheduler<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::time::driver::Driver<tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>, tokio[1d9e565d77b79936]::park::either::Either<tokio[1d9e565d77b79936]::io::driver::Driver, tokio[1d9e565d77b79936]::park::thread::ParkThread>>>>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   47:     0x5d52819279a2 - <tokio[1d9e565d77b79936]::runtime::Runtime>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   48:     0x5d52819123fb - tokio[1d9e565d77b79936]::runtime::context::enter::<<tokio[1d9e565d77b79936]::runtime::Runtime>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   49:     0x5d52819a60cc - <tokio[1d9e565d77b79936]::runtime::handle::Handle>::enter::<<tokio[1d9e565d77b79936]::runtime::Runtime>::block_on<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   50:     0x5d5281921c7a - <tokio[1d9e565d77b79936]::runtime::Runtime>::block_on::<<tokio[1d9e565d77b79936]::task::local::LocalSet>::run_until<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   51:     0x5d5281950976 - <tokio[1d9e565d77b79936]::task::local::LocalSet>::block_on::<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   52:     0x5d5281982cde - <actix_rt[831de5e0f7c85841]::runtime::Runtime>::block_on::<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   53:     0x5d528193d8be - <actix_rt[831de5e0f7c85841]::builder::SystemRunner>::block_on::<todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   54:     0x5d528194e27a - todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:90:5
[INFO] [stdout]   55:     0x5d528194ae07 - todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:91:33
[INFO] [stdout]   56:     0x5d5281907916 - <todo_actix_rs[3ac2316e8e8a32cc]::integration_tests::test_create_todos::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d52819ac9ab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5d52819ac9ab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5d52819b920a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5d52819b920a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5d52819b920a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5d52819b920a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5d52819b920a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5d52819b920a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5d52819b920a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5d52819b36d4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5d52819b36d4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5d52819bbd02 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5d52819bbd02 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5d52819bbd02 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5d52819bbd02 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5d52819bbd02 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5d52819bbd02 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5d52819bbd02 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5d5281ea0aef - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5d5281ea0aef - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x799bee052aa4 - <unknown>
[INFO] [stdout]   78:     0x799bee0dfa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_tests::test_create_todos
[INFO] [stdout]     integration_tests::test_get_todos
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin todo-actix-rs`
[INFO] running `Command { std: "docker" "inspect" "0d3e2d8d54fe4fe5f372425bf8b53fddd6e1ec03731d0f18e2dddb7603f52f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d3e2d8d54fe4fe5f372425bf8b53fddd6e1ec03731d0f18e2dddb7603f52f1d", kill_on_drop: false }`
[INFO] [stdout] 0d3e2d8d54fe4fe5f372425bf8b53fddd6e1ec03731d0f18e2dddb7603f52f1d
