[INFO] cloning repository https://github.com/wmclt/grustings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wmclt/grustings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmclt%2Fgrustings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmclt%2Fgrustings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eae76adcdce728b51a924a9a18a96f91acbd87ce [INFO] testing wmclt/grustings against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmclt%2Fgrustings" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wmclt/grustings on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wmclt/grustings [INFO] finished tweaking git repo https://github.com/wmclt/grustings [INFO] tweaked toml for git repo https://github.com/wmclt/grustings written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/wmclt/grustings already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.9.1 [INFO] [stderr] Downloaded rocket_dyn_templates v0.1.0-rc.1 [INFO] [stderr] Downloaded tera v1.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3941ff883115576ac07510651b2dde6601f9786ca1f2890463c39e9f0ae5256 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3941ff883115576ac07510651b2dde6601f9786ca1f2890463c39e9f0ae5256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3941ff883115576ac07510651b2dde6601f9786ca1f2890463c39e9f0ae5256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3941ff883115576ac07510651b2dde6601f9786ca1f2890463c39e9f0ae5256", kill_on_drop: false }` [INFO] [stdout] c3941ff883115576ac07510651b2dde6601f9786ca1f2890463c39e9f0ae5256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d3b0694ec6af24ecbd331135bea5cbe379c291f4d58138ea115994c3ac1b438c [INFO] running `Command { std: "docker" "start" "-a" "d3b0694ec6af24ecbd331135bea5cbe379c291f4d58138ea115994c3ac1b438c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling spin v0.9.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling normpath v0.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling tera v1.11.0 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.1 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.1 [INFO] [stderr] Compiling todo v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `all` [INFO] [stdout] --> src/conversation.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn all(conn: &DbConn) -> QueryResult> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/conversation.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn insert(create_conv: CreateConversation, conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete_with_id` [INFO] [stdout] --> src/conversation.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub async fn delete_with_id(id: i32, conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `all` [INFO] [stdout] --> src/users.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn all(conn: &DbConn) -> QueryResult> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/users.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | pub async fn insert(create_user: CreateUser, conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete_with_id` [INFO] [stdout] --> src/users.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn delete_with_id(id: i32, conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 25s [INFO] running `Command { std: "docker" "inspect" "d3b0694ec6af24ecbd331135bea5cbe379c291f4d58138ea115994c3ac1b438c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b0694ec6af24ecbd331135bea5cbe379c291f4d58138ea115994c3ac1b438c", kill_on_drop: false }` [INFO] [stdout] d3b0694ec6af24ecbd331135bea5cbe379c291f4d58138ea115994c3ac1b438c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02e7fc625c3eadde29d7ac278d59ebcd96c179860d4a3a3ccb8428f6e08a4203 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02e7fc625c3eadde29d7ac278d59ebcd96c179860d4a3a3ccb8428f6e08a4203", kill_on_drop: false }` [INFO] [stderr] Compiling todo v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `all` [INFO] [stdout] --> src/conversation.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn all(conn: &DbConn) -> QueryResult> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/conversation.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn insert(create_conv: CreateConversation, conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete_with_id` [INFO] [stdout] --> src/conversation.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub async fn delete_with_id(id: i32, conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete_all` [INFO] [stdout] --> src/conversation.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub async fn delete_all(conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `all` [INFO] [stdout] --> src/users.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn all(conn: &DbConn) -> QueryResult> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/users.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | pub async fn insert(create_user: CreateUser, conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete_with_id` [INFO] [stdout] --> src/users.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn delete_with_id(id: i32, conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete_all` [INFO] [stdout] --> src/users.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn delete_all(conn: &DbConn) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.88s [INFO] running `Command { std: "docker" "inspect" "02e7fc625c3eadde29d7ac278d59ebcd96c179860d4a3a3ccb8428f6e08a4203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e7fc625c3eadde29d7ac278d59ebcd96c179860d4a3a3ccb8428f6e08a4203", kill_on_drop: false }` [INFO] [stdout] 02e7fc625c3eadde29d7ac278d59ebcd96c179860d4a3a3ccb8428f6e08a4203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d50f54829f7c4686aef877636e1caa03b34585ed6709eb0261fd3e6fe228ff4c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d50f54829f7c4686aef877636e1caa03b34585ed6709eb0261fd3e6fe228ff4c", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `all` [INFO] [stderr] --> src/conversation.rs:50:18 [INFO] [stderr] | [INFO] [stderr] 50 | pub async fn all(conn: &DbConn) -> QueryResult> { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `insert` [INFO] [stderr] --> src/conversation.rs:57:18 [INFO] [stderr] | [INFO] [stderr] 57 | pub async fn insert(create_conv: CreateConversation, conn: &DbConn) -> QueryResult { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `delete_with_id` [INFO] [stderr] --> src/conversation.rs:74:18 [INFO] [stderr] | [INFO] [stderr] 74 | pub async fn delete_with_id(id: i32, conn: &DbConn) -> QueryResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `delete_all` [INFO] [stderr] --> src/conversation.rs:80:18 [INFO] [stderr] | [INFO] [stderr] 80 | pub async fn delete_all(conn: &DbConn) -> QueryResult { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `all` [INFO] [stderr] --> src/users.rs:37:18 [INFO] [stderr] | [INFO] [stderr] 37 | pub async fn all(conn: &DbConn) -> QueryResult> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `insert` [INFO] [stderr] --> src/users.rs:53:18 [INFO] [stderr] | [INFO] [stderr] 53 | pub async fn insert(create_user: CreateUser, conn: &DbConn) -> QueryResult { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `delete_with_id` [INFO] [stderr] --> src/users.rs:60:18 [INFO] [stderr] | [INFO] [stderr] 60 | pub async fn delete_with_id(id: i32, conn: &DbConn) -> QueryResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `delete_all` [INFO] [stderr] --> src/users.rs:66:18 [INFO] [stderr] | [INFO] [stderr] 66 | pub async fn delete_all(conn: &DbConn) -> QueryResult { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `todo` (bin "todo" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/todo-e37082d58a44baf0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_bad_form_submissions ... FAILED [INFO] [stdout] test tests::test_index has been running for over 60 seconds [INFO] [stdout] test tests::test_insertion_deletion has been running for over 60 seconds [INFO] [stdout] test tests::test_many_insertions has been running for over 60 seconds [INFO] [stdout] test tests::test_toggle has been running for over 60 seconds [INFO] [stdout] test tests::test_many_insertions ... FAILED [INFO] [stdout] test tests::test_toggle ... FAILED [INFO] [stdout] test tests::test_index ... FAILED [INFO] [stdout] test tests::test_insertion_deletion ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_bad_form_submissions stdout ---- [INFO] [stdout] Error: database pool init error for pool named `sqlite_database` [INFO] [stdout] >> timed out waiting for connection: unable to open database file [INFO] [stdout] >> missing database fairing for `todo::DbConn` [INFO] [stdout] thread 'tests::test_bad_form_submissions' panicked at 'database connection', src/main.rs:107:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565007cf08dc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x565007cf08dc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565007cf08dc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x565007cf08dc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x565007d16dec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x565007cea8e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x565007cf2630 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x565007cf2630 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x565007cf2630 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x565007cf2222 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x565007cf2ce4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x565007cf27c0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x565007cf0da4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x565007cf2729 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x565006f35dd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x565006f35cc3 - core::option::expect_failed::h954fc73c60f6b468 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1615:5 [INFO] [stdout] 16: 0x565006fd10a8 - core::option::Option::expect::h28f366c7ca47da3f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:698:21 [INFO] [stdout] 17: 0x5650070203a4 - todo::run_migrations::{{closure}}::hf6c932830e4871fd [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:107:16 [INFO] [stdout] 18: 0x565006f95c37 - as core::future::future::Future>::poll::h8f2a6a6c141ca63e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x565006fd9c3b - as core::future::future::Future>::poll::he434a29ac0bf8272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 20: 0x565006fff486 - as core::future::future::Future>::poll::h2ac353b1a0b97978 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 21: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5650077f4684 - ::on_ignite::{{closure}}::hebc489c8caeb60a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:41 [INFO] [stdout] 23: 0x5650077ec68a - as core::future::future::Future>::poll::h724ed5156dccacb8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 25: 0x5650076f3295 - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hcda22b3ed913fbfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:32 [INFO] [stdout] 26: 0x5650077edeb9 - as core::future::future::Future>::poll::heff208be40cbdabc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x565007792c3a - rocket::rocket::Rocket::ignite::{{closure}}::ha72f2c99f4c68d93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:473:16 [INFO] [stdout] 28: 0x5650077ebab9 - as core::future::future::Future>::poll::h254c6bdf2d0c133d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x56500779670f - rocket::rocket::Rocket

::local_launch::{{closure}}::h4d64e8212b9f6bb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:790:32 [INFO] [stdout] 30: 0x5650077ed679 - as core::future::future::Future>::poll::hb805e56a4b53ccce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5650077b615a - rocket::local::asynchronous::client::Client::_new::{{closure}}::h95a067e92be4d92f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:22 [INFO] [stdout] 32: 0x5650077ece79 - as core::future::future::Future>::poll::h9cb9f672cd5aba62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x565006f44a19 - rocket::local::asynchronous::client::Client::tracked::{{closure}}::h4a0ddfac4a21cfb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/client.rs:71:9 [INFO] [stdout] 34: 0x565006f949e7 - as core::future::future::Future>::poll::h60c6b213b6d775df [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x565006f71a1e - todo::tests::test_bad_form_submissions::{{closure}}::hb819c6ef61444787 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:18:27 [INFO] [stdout] 36: 0x565006f94acb - as core::future::future::Future>::poll::h6133ada81892dc39 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 37: 0x565006fe3100 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::he38299ec39dc3b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:54 [INFO] [stdout] 38: 0x565006fd3c50 - tokio::coop::with_budget::{{closure}}::h4c86d8225f5fc878 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:106:9 [INFO] [stdout] 39: 0x565006f3bc18 - std::thread::local::LocalKey::try_with::h5f5549f84b68cbc5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x565006f3a5fd - std::thread::local::LocalKey::with::h8edaf6d294f08159 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x565006fe1ab3 - tokio::coop::with_budget::h527c4e39f84704b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:99:5 [INFO] [stdout] 42: 0x565006fe1ab3 - tokio::coop::budget::h2575e632ff886077 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:76:5 [INFO] [stdout] 43: 0x565006fe1ab3 - tokio::park::thread::CachedParkThread::block_on::h9a0ed935071fdb0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:31 [INFO] [stdout] 44: 0x565006f6b2a4 - tokio::runtime::enter::Enter::block_on::hfbc720b50611994e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/enter.rs:151:13 [INFO] [stdout] 45: 0x565006f59e39 - tokio::runtime::thread_pool::ThreadPool::block_on::h61c0db824fef1bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 46: 0x565006fe4aae - tokio::runtime::Runtime::block_on::hae8f89b056cf2a58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/mod.rs:452:43 [INFO] [stdout] 47: 0x565006ffac4b - rocket::async_test::h55708494b6e4ac75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/lib.rs:210:5 [INFO] [stdout] 48: 0x565006f71532 - todo::tests::test_bad_form_submissions::hebadb9aae87e1b99 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:134:5 [INFO] [stdout] 49: 0x565006f714ca - todo::tests::test_bad_form_submissions::{{closure}}::hc831d80609481eac [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:133:1 [INFO] [stdout] 50: 0x56500700cefe - core::ops::function::FnOnce::call_once::h8d884c3539ba3a8e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x56500706f083 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x56500706f083 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 53: 0x56500706db08 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 54: 0x56500706db08 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x56500706db08 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x56500706db08 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x56500706db08 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x56500706db08 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 59: 0x56500706db08 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 60: 0x56500703b65e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 61: 0x56500703b65e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 63: 0x56500703fef8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x56500703fef8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 65: 0x56500703fef8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 66: 0x56500703fef8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 67: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 68: 0x56500703fef8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 70: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 71: 0x565007cf8363 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 72: 0x7f681eca0609 - start_thread [INFO] [stdout] 73: 0x7f681ea72293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_many_insertions stdout ---- [INFO] [stdout] Error: database pool init error for pool named `sqlite_database` [INFO] [stdout] >> timed out waiting for connection: unable to open database file [INFO] [stdout] >> missing database fairing for `todo::DbConn` [INFO] [stdout] thread 'tests::test_many_insertions' panicked at 'database connection', src/main.rs:107:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565007cf08dc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x565007cf08dc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565007cf08dc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x565007cf08dc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x565007d16dec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x565007cea8e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x565007cf2630 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x565007cf2630 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x565007cf2630 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x565007cf2222 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x565007cf2ce4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x565007cf27c0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x565007cf0da4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x565007cf2729 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x565006f35dd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x565006f35cc3 - core::option::expect_failed::h954fc73c60f6b468 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1615:5 [INFO] [stdout] 16: 0x565006fd10a8 - core::option::Option::expect::h28f366c7ca47da3f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:698:21 [INFO] [stdout] 17: 0x5650070203a4 - todo::run_migrations::{{closure}}::hf6c932830e4871fd [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:107:16 [INFO] [stdout] 18: 0x565006f95c37 - as core::future::future::Future>::poll::h8f2a6a6c141ca63e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x565006fd9c3b - as core::future::future::Future>::poll::he434a29ac0bf8272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 20: 0x565006fff486 - as core::future::future::Future>::poll::h2ac353b1a0b97978 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 21: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5650077f4684 - ::on_ignite::{{closure}}::hebc489c8caeb60a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:41 [INFO] [stdout] 23: 0x5650077ec68a - as core::future::future::Future>::poll::h724ed5156dccacb8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 25: 0x5650076f3295 - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hcda22b3ed913fbfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:32 [INFO] [stdout] 26: 0x5650077edeb9 - as core::future::future::Future>::poll::heff208be40cbdabc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x565007792c3a - rocket::rocket::Rocket::ignite::{{closure}}::ha72f2c99f4c68d93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:473:16 [INFO] [stdout] 28: 0x5650077ebab9 - as core::future::future::Future>::poll::h254c6bdf2d0c133d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x56500779670f - rocket::rocket::Rocket

::local_launch::{{closure}}::h4d64e8212b9f6bb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:790:32 [INFO] [stdout] 30: 0x5650077ed679 - as core::future::future::Future>::poll::hb805e56a4b53ccce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5650077b615a - rocket::local::asynchronous::client::Client::_new::{{closure}}::h95a067e92be4d92f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:22 [INFO] [stdout] 32: 0x5650077ece79 - as core::future::future::Future>::poll::h9cb9f672cd5aba62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x565006f44a19 - rocket::local::asynchronous::client::Client::tracked::{{closure}}::h4a0ddfac4a21cfb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/client.rs:71:9 [INFO] [stdout] 34: 0x565006f949e7 - as core::future::future::Future>::poll::h60c6b213b6d775df [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x565006f70295 - todo::tests::test_many_insertions::{{closure}}::hcc095ff61d670d59 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:18:27 [INFO] [stdout] 36: 0x565006f9341b - as core::future::future::Future>::poll::h15057d9775b8dfed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 37: 0x565006fe2f00 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h7632b7c53a24f110 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:54 [INFO] [stdout] 38: 0x565006fd36b0 - tokio::coop::with_budget::{{closure}}::h1cda583450748abf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:106:9 [INFO] [stdout] 39: 0x565006f3b7d8 - std::thread::local::LocalKey::try_with::h43c574e027e973fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x565006f3aa3d - std::thread::local::LocalKey::with::hd60931fc27fa97ff [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x565006fe27b3 - tokio::coop::with_budget::h2c164dc6e9311b1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:99:5 [INFO] [stdout] 42: 0x565006fe27b3 - tokio::coop::budget::h1f2f0a86646698b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:76:5 [INFO] [stdout] 43: 0x565006fe27b3 - tokio::park::thread::CachedParkThread::block_on::hee59e425222ed896 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:31 [INFO] [stdout] 44: 0x565006f6b0f4 - tokio::runtime::enter::Enter::block_on::heeb67d598a90f5e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/enter.rs:151:13 [INFO] [stdout] 45: 0x565006f59f59 - tokio::runtime::thread_pool::ThreadPool::block_on::h6d60f3170a712d25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 46: 0x565006fe4c3e - tokio::runtime::Runtime::block_on::hb17570189e7cff8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/mod.rs:452:43 [INFO] [stdout] 47: 0x565006ffb00b - rocket::async_test::h86ba46ae069c06ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/lib.rs:210:5 [INFO] [stdout] 48: 0x565006f6feb2 - todo::tests::test_many_insertions::h7f223b5532195b50 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:99:5 [INFO] [stdout] 49: 0x565006f6fe4a - todo::tests::test_many_insertions::{{closure}}::h8e48920c85d1f986 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:96:1 [INFO] [stdout] 50: 0x56500700ca7e - core::ops::function::FnOnce::call_once::h3f0104f37d1d336a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x56500706f083 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x56500706f083 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 53: 0x56500706db08 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 54: 0x56500706db08 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x56500706db08 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x56500706db08 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x56500706db08 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x56500706db08 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 59: 0x56500706db08 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 60: 0x56500703b65e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 61: 0x56500703b65e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 63: 0x56500703fef8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x56500703fef8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 65: 0x56500703fef8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 66: 0x56500703fef8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 67: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 68: 0x56500703fef8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 70: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 71: 0x565007cf8363 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 72: 0x7f681eca0609 - start_thread [INFO] [stdout] 73: 0x7f681ea72293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_toggle stdout ---- [INFO] [stdout] Error: database pool init error for pool named `sqlite_database` [INFO] [stdout] >> timed out waiting for connection: unable to open database file [INFO] [stdout] >> missing database fairing for `todo::DbConn` [INFO] [stdout] thread 'tests::test_toggle' panicked at 'database connection', src/main.rs:107:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565007cf08dc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x565007cf08dc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565007cf08dc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x565007cf08dc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x565007d16dec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x565007cea8e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x565007cf2630 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x565007cf2630 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x565007cf2630 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x565007cf2222 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x565007cf2ce4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x565007cf27c0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x565007cf0da4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x565007cf2729 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x565006f35dd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x565006f35cc3 - core::option::expect_failed::h954fc73c60f6b468 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1615:5 [INFO] [stdout] 16: 0x565006fd10a8 - core::option::Option::expect::h28f366c7ca47da3f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:698:21 [INFO] [stdout] 17: 0x5650070203a4 - todo::run_migrations::{{closure}}::hf6c932830e4871fd [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:107:16 [INFO] [stdout] 18: 0x565006f95c37 - as core::future::future::Future>::poll::h8f2a6a6c141ca63e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x565006fd9c3b - as core::future::future::Future>::poll::he434a29ac0bf8272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 20: 0x565006fff486 - as core::future::future::Future>::poll::h2ac353b1a0b97978 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 21: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5650077f4684 - ::on_ignite::{{closure}}::hebc489c8caeb60a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:41 [INFO] [stdout] 23: 0x5650077ec68a - as core::future::future::Future>::poll::h724ed5156dccacb8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 25: 0x5650076f3295 - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hcda22b3ed913fbfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:32 [INFO] [stdout] 26: 0x5650077edeb9 - as core::future::future::Future>::poll::heff208be40cbdabc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x565007792c3a - rocket::rocket::Rocket::ignite::{{closure}}::ha72f2c99f4c68d93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:473:16 [INFO] [stdout] 28: 0x5650077ebab9 - as core::future::future::Future>::poll::h254c6bdf2d0c133d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x56500779670f - rocket::rocket::Rocket

::local_launch::{{closure}}::h4d64e8212b9f6bb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:790:32 [INFO] [stdout] 30: 0x5650077ed679 - as core::future::future::Future>::poll::hb805e56a4b53ccce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5650077b615a - rocket::local::asynchronous::client::Client::_new::{{closure}}::h95a067e92be4d92f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:22 [INFO] [stdout] 32: 0x5650077ece79 - as core::future::future::Future>::poll::h9cb9f672cd5aba62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x565006f44a19 - rocket::local::asynchronous::client::Client::tracked::{{closure}}::h4a0ddfac4a21cfb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/client.rs:71:9 [INFO] [stdout] 34: 0x565006f949e7 - as core::future::future::Future>::poll::h60c6b213b6d775df [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x565006f6e836 - todo::tests::test_toggle::{{closure}}::h1fb0573f80827e33 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:18:27 [INFO] [stdout] 36: 0x565006f93f3b - as core::future::future::Future>::poll::h396917abcdbd9b3d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 37: 0x565006fe2f60 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h7b708177fd0ff7c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:54 [INFO] [stdout] 38: 0x565006fd48b0 - tokio::coop::with_budget::{{closure}}::hc9d00dd8179e7073 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:106:9 [INFO] [stdout] 39: 0x565006f3c6c8 - std::thread::local::LocalKey::try_with::hbf9c246366440781 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x565006f3a84d - std::thread::local::LocalKey::with::hcaa5f2ad21d8c709 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x565006fe0513 - tokio::coop::with_budget::h253e05c042b7dcb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:99:5 [INFO] [stdout] 42: 0x565006fe0513 - tokio::coop::budget::h56cf01fc0a591df7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:76:5 [INFO] [stdout] 43: 0x565006fe0513 - tokio::park::thread::CachedParkThread::block_on::h51d9f5f12c40e90e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:31 [INFO] [stdout] 44: 0x565006f6af54 - tokio::runtime::enter::Enter::block_on::hd3018f6a1aef1f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/enter.rs:151:13 [INFO] [stdout] 45: 0x565006f5a079 - tokio::runtime::thread_pool::ThreadPool::block_on::h79f04b42b4dba8f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 46: 0x565006fe478e - tokio::runtime::Runtime::block_on::h24d566a606b6ac85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/mod.rs:452:43 [INFO] [stdout] 47: 0x565006ffae2b - rocket::async_test::h83a1af52debda112 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/lib.rs:210:5 [INFO] [stdout] 48: 0x565006f6e392 - todo::tests::test_toggle::hfeb5193885c3e49d [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:74:5 [INFO] [stdout] 49: 0x565006f6e32a - todo::tests::test_toggle::{{closure}}::h0bf243760becf229 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:73:1 [INFO] [stdout] 50: 0x56500700ce5e - core::ops::function::FnOnce::call_once::h85a91961e6fd66b6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x56500706f083 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x56500706f083 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 53: 0x56500706db08 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 54: 0x56500706db08 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x56500706db08 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x56500706db08 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x56500706db08 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x56500706db08 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 59: 0x56500706db08 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 60: 0x56500703b65e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 61: 0x56500703b65e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 63: 0x56500703fef8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x56500703fef8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 65: 0x56500703fef8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 66: 0x56500703fef8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 67: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 68: 0x56500703fef8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 70: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 71: 0x565007cf8363 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 72: 0x7f681eca0609 - start_thread [INFO] [stdout] 73: 0x7f681ea72293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_index stdout ---- [INFO] [stdout] Error: database pool init error for pool named `sqlite_database` [INFO] [stdout] >> timed out waiting for connection: unable to open database file [INFO] [stdout] >> missing database fairing for `todo::DbConn` [INFO] [stdout] thread 'tests::test_index' panicked at 'database connection', src/main.rs:107:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565007cf08dc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x565007cf08dc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565007cf08dc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x565007cf08dc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x565007d16dec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x565007cea8e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x565007cf2630 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x565007cf2630 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x565007cf2630 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x565007cf2222 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x565007cf2ce4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x565007cf27c0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x565007cf0da4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x565007cf2729 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x565006f35dd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x565006f35cc3 - core::option::expect_failed::h954fc73c60f6b468 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1615:5 [INFO] [stdout] 16: 0x565006fd10a8 - core::option::Option::expect::h28f366c7ca47da3f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:698:21 [INFO] [stdout] 17: 0x5650070203a4 - todo::run_migrations::{{closure}}::hf6c932830e4871fd [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:107:16 [INFO] [stdout] 18: 0x565006f95c37 - as core::future::future::Future>::poll::h8f2a6a6c141ca63e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x565006fd9c3b - as core::future::future::Future>::poll::he434a29ac0bf8272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 20: 0x565006fff486 - as core::future::future::Future>::poll::h2ac353b1a0b97978 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 21: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5650077f4684 - ::on_ignite::{{closure}}::hebc489c8caeb60a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:41 [INFO] [stdout] 23: 0x5650077ec68a - as core::future::future::Future>::poll::h724ed5156dccacb8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 25: 0x5650076f3295 - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hcda22b3ed913fbfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:32 [INFO] [stdout] 26: 0x5650077edeb9 - as core::future::future::Future>::poll::heff208be40cbdabc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x565007792c3a - rocket::rocket::Rocket::ignite::{{closure}}::ha72f2c99f4c68d93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:473:16 [INFO] [stdout] 28: 0x5650077ebab9 - as core::future::future::Future>::poll::h254c6bdf2d0c133d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x56500779670f - rocket::rocket::Rocket

::local_launch::{{closure}}::h4d64e8212b9f6bb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:790:32 [INFO] [stdout] 30: 0x5650077ed679 - as core::future::future::Future>::poll::hb805e56a4b53ccce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5650077b615a - rocket::local::asynchronous::client::Client::_new::{{closure}}::h95a067e92be4d92f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:22 [INFO] [stdout] 32: 0x5650077ece79 - as core::future::future::Future>::poll::h9cb9f672cd5aba62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x5650077867fe - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h5487687a504db2ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:54 [INFO] [stdout] 34: 0x56500786313e - tokio::coop::with_budget::{{closure}}::h444ce3456852eb62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:106:9 [INFO] [stdout] 35: 0x5650077f6bdc - std::thread::local::LocalKey::try_with::h02b5514ad15c46b5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 36: 0x5650077f6a4f - std::thread::local::LocalKey::with::hde7ab6aca5705e71 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x565007785c6f - tokio::coop::with_budget::h3ddf181acd589f77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:99:5 [INFO] [stdout] 38: 0x565007785c6f - tokio::coop::budget::h27816d5c0e9a9f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:76:5 [INFO] [stdout] 39: 0x565007785c6f - tokio::park::thread::CachedParkThread::block_on::hb0677f32f146133c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:31 [INFO] [stdout] 40: 0x5650077e69ec - tokio::runtime::enter::Enter::block_on::heb663ffb6a7ba803 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/enter.rs:151:13 [INFO] [stdout] 41: 0x565007786c04 - tokio::runtime::thread_pool::ThreadPool::block_on::hd776d5e62599e3bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 42: 0x5650077aee41 - tokio::runtime::Runtime::block_on::hf45116843f61255a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/mod.rs:452:43 [INFO] [stdout] 43: 0x5650078695d1 - rocket::local::blocking::client::Client::_new::h71488887600783b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/blocking/client.rs:43:26 [INFO] [stdout] 44: 0x565006f6c6ab - rocket::local::blocking::client::Client::tracked::h8132a8b99fc9a47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/client.rs:71:9 [INFO] [stdout] 45: 0x565006f6c6ab - todo::tests::test_index::hc2f7c0145bf7f6cb [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:33:18 [INFO] [stdout] 46: 0x565006f6c62a - todo::tests::test_index::{{closure}}::h44179188e50baf74 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:29:1 [INFO] [stdout] 47: 0x56500700cd9e - core::ops::function::FnOnce::call_once::h771230b4b271f363 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x56500706f083 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x56500706f083 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 50: 0x56500706db08 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 51: 0x56500706db08 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x56500706db08 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 53: 0x56500706db08 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 54: 0x56500706db08 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 55: 0x56500706db08 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 56: 0x56500706db08 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 57: 0x56500703b65e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 58: 0x56500703b65e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 59: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 60: 0x56500703fef8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x56500703fef8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 62: 0x56500703fef8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 63: 0x56500703fef8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 64: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 65: 0x56500703fef8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 68: 0x565007cf8363 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 69: 0x7f681eca0609 - start_thread [INFO] [stdout] 70: 0x7f681ea72293 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_insertion_deletion stdout ---- [INFO] [stdout] Error: database pool init error for pool named `sqlite_database` [INFO] [stdout] >> timed out waiting for connection: unable to open database file [INFO] [stdout] >> missing database fairing for `todo::DbConn` [INFO] [stdout] thread 'tests::test_insertion_deletion' panicked at 'database connection', src/main.rs:107:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565007cf08dc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x565007cf08dc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565007cf08dc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x565007cf08dc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x565007d16dec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x565007cea8e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x565007cf2630 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x565007cf2630 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x565007cf2630 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x565007cf2222 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x565007cf2ce4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x565007cf27c0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x565007cf0da4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x565007cf2729 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x565006f35dd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x565006f35cc3 - core::option::expect_failed::h954fc73c60f6b468 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1615:5 [INFO] [stdout] 16: 0x565006fd10a8 - core::option::Option::expect::h28f366c7ca47da3f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:698:21 [INFO] [stdout] 17: 0x5650070203a4 - todo::run_migrations::{{closure}}::hf6c932830e4871fd [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:107:16 [INFO] [stdout] 18: 0x565006f95c37 - as core::future::future::Future>::poll::h8f2a6a6c141ca63e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x565006fd9c3b - as core::future::future::Future>::poll::he434a29ac0bf8272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 20: 0x565006fff486 - as core::future::future::Future>::poll::h2ac353b1a0b97978 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 21: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 22: 0x5650077f4684 - ::on_ignite::{{closure}}::hebc489c8caeb60a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:41 [INFO] [stdout] 23: 0x5650077ec68a - as core::future::future::Future>::poll::h724ed5156dccacb8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x56500789613f - as core::future::future::Future>::poll::h6f35cb4a9011dbed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 25: 0x5650076f3295 - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hcda22b3ed913fbfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:32 [INFO] [stdout] 26: 0x5650077edeb9 - as core::future::future::Future>::poll::heff208be40cbdabc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x565007792c3a - rocket::rocket::Rocket::ignite::{{closure}}::ha72f2c99f4c68d93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:473:16 [INFO] [stdout] 28: 0x5650077ebab9 - as core::future::future::Future>::poll::h254c6bdf2d0c133d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x56500779670f - rocket::rocket::Rocket

::local_launch::{{closure}}::h4d64e8212b9f6bb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/rocket.rs:790:32 [INFO] [stdout] 30: 0x5650077ed679 - as core::future::future::Future>::poll::hb805e56a4b53ccce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5650077b615a - rocket::local::asynchronous::client::Client::_new::{{closure}}::h95a067e92be4d92f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:22 [INFO] [stdout] 32: 0x5650077ece79 - as core::future::future::Future>::poll::h9cb9f672cd5aba62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x565006f44a19 - rocket::local::asynchronous::client::Client::tracked::{{closure}}::h4a0ddfac4a21cfb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/local/client.rs:71:9 [INFO] [stdout] 34: 0x565006f949e7 - as core::future::future::Future>::poll::h60c6b213b6d775df [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x565006f6ce0e - todo::tests::test_insertion_deletion::{{closure}}::hb87790e106ff1c29 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:18:27 [INFO] [stdout] 36: 0x565006f942db - as core::future::future::Future>::poll::h44c5a81ba8e03792 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 37: 0x565006fe3200 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::he80ed7879f5753b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:54 [INFO] [stdout] 38: 0x565006fd4c10 - tokio::coop::with_budget::{{closure}}::hd6395c8936969879 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:106:9 [INFO] [stdout] 39: 0x565006f3c7e8 - std::thread::local::LocalKey::try_with::hc2b5fcf9ae2faacd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x565006f3a3ed - std::thread::local::LocalKey::with::h75c0708a22b204b0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x565006fe0093 - tokio::coop::with_budget::h92f0912042e970e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:99:5 [INFO] [stdout] 42: 0x565006fe0093 - tokio::coop::budget::h37efecf9c14ccfad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:76:5 [INFO] [stdout] 43: 0x565006fe0093 - tokio::park::thread::CachedParkThread::block_on::h487dfa54ffb826b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:31 [INFO] [stdout] 44: 0x565006f6b024 - tokio::runtime::enter::Enter::block_on::hd7ed4999ae7ffa2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/enter.rs:151:13 [INFO] [stdout] 45: 0x565006f5a199 - tokio::runtime::thread_pool::ThreadPool::block_on::hc7c37e71992b046b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 46: 0x565006fe491e - tokio::runtime::Runtime::block_on::h6149602498c2d839 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/mod.rs:452:43 [INFO] [stdout] 47: 0x565006ffaa6b - rocket::async_test::h2da0b345903f9a6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/lib.rs:210:5 [INFO] [stdout] 48: 0x565006f6c9b2 - todo::tests::test_insertion_deletion::h67620e3d692051fd [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:40:5 [INFO] [stdout] 49: 0x565006f6c94a - todo::tests::test_insertion_deletion::{{closure}}::hf4e4184bfe6f769d [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:39:1 [INFO] [stdout] 50: 0x56500700c9be - core::ops::function::FnOnce::call_once::h361f677de813ed45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x56500706f083 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x56500706f083 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 53: 0x56500706db08 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 54: 0x56500706db08 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x56500706db08 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 56: 0x56500706db08 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 57: 0x56500706db08 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 58: 0x56500706db08 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 59: 0x56500706db08 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 60: 0x56500703b65e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 61: 0x56500703b65e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 63: 0x56500703fef8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x56500703fef8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 65: 0x56500703fef8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 66: 0x56500703fef8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 67: 0x56500703fef8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 68: 0x56500703fef8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 70: 0x565007cf8363 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 71: 0x565007cf8363 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 72: 0x7f681eca0609 - start_thread [INFO] [stdout] 73: 0x7f681ea72293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_bad_form_submissions [INFO] [stdout] tests::test_index [INFO] [stdout] tests::test_insertion_deletion [INFO] [stdout] tests::test_many_insertions [INFO] [stdout] tests::test_toggle [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 150.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin todo' [INFO] running `Command { std: "docker" "inspect" "d50f54829f7c4686aef877636e1caa03b34585ed6709eb0261fd3e6fe228ff4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d50f54829f7c4686aef877636e1caa03b34585ed6709eb0261fd3e6fe228ff4c", kill_on_drop: false }` [INFO] [stdout] d50f54829f7c4686aef877636e1caa03b34585ed6709eb0261fd3e6fe228ff4c