[INFO] updating cached repository https://github.com/ebcrowder/rust-td [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 829ad854cd99568ee6764051bb9578994a7b7f3a [INFO] testing ebcrowder/rust-td against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febcrowder%2Frust-td" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ebcrowder/rust-td on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ebcrowder/rust-td [INFO] finished tweaking git repo https://github.com/ebcrowder/rust-td [INFO] tweaked toml for git repo https://github.com/ebcrowder/rust-td written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ebcrowder/rust-td already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e01bd985de5cdc5fcfbd19b58c746a45a424e6936044c7402a4c24704bb330e9 [INFO] running `"docker" "start" "-a" "e01bd985de5cdc5fcfbd19b58c746a45a424e6936044c7402a4c24704bb330e9"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling notify v4.0.14 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling r2d2 v0.8.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling rocket_http v0.4.2 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling rocket_contrib v0.4.2 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling rust-td v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 38s [INFO] running `"docker" "inspect" "e01bd985de5cdc5fcfbd19b58c746a45a424e6936044c7402a4c24704bb330e9"` [INFO] running `"docker" "rm" "-f" "e01bd985de5cdc5fcfbd19b58c746a45a424e6936044c7402a4c24704bb330e9"` [INFO] [stdout] e01bd985de5cdc5fcfbd19b58c746a45a424e6936044c7402a4c24704bb330e9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 115ea0a289cf509a05ba2640fd9f6507a3284f8d0f98bb0c05b2f49f7054e95d [INFO] running `"docker" "start" "-a" "115ea0a289cf509a05ba2640fd9f6507a3284f8d0f98bb0c05b2f49f7054e95d"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rust-td v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.30s [INFO] running `"docker" "inspect" "115ea0a289cf509a05ba2640fd9f6507a3284f8d0f98bb0c05b2f49f7054e95d"` [INFO] running `"docker" "rm" "-f" "115ea0a289cf509a05ba2640fd9f6507a3284f8d0f98bb0c05b2f49f7054e95d"` [INFO] [stdout] 115ea0a289cf509a05ba2640fd9f6507a3284f8d0f98bb0c05b2f49f7054e95d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47c52a851efbe7d81d4318d2bc51bd52dbe26f3c8fe22d65134825ec34a42ed9 [INFO] running `"docker" "start" "-a" "47c52a851efbe7d81d4318d2bc51bd52dbe26f3c8fe22d65134825ec34a42ed9"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_td-05200dc3027b2481 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] test tests::test_bad_form_submissions ... FAILED [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] test tests::test_insertion_deletion ... test tests::test_insertion_deletion has been running for over 60 seconds [INFO] [stdout] test tests::test_many_insertions ... test tests::test_many_insertions has been running for over 60 seconds [INFO] [stdout] test tests::test_toggle ... test tests::test_toggle has been running for over 60 seconds [INFO] [stdout] test tests::test_insertion_deletion ... FAILED [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] test tests::test_many_insertions ... FAILED [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] Error: Unable to open the database file [INFO] [stdout] test tests::test_toggle ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_bad_form_submissions stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: normal [INFO] [stdout] => workers: 16 [INFO] [stdout] => secret key: generated [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { sqlite_database = { url = "db/rust-td.db" } } [INFO] [stdout] => [extra] template_dir: "static" [INFO] [stdout] Error: Failed to initialize pool for 'sqlite_database' [INFO] [stdout] => Error: Error(Some("Unable to open the database file")) [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / [10] [INFO] [stdout] => GET / [10] [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / (index) [INFO] [stdout] Mounting /todo: [INFO] [stdout] => POST /todo (new) [INFO] [stdout] => PUT /todo/ (toggle) [INFO] [stdout] => DELETE /todo/ (delete) [INFO] [stdout] thread 'tests::test_bad_form_submissions' panicked at 'Rocket client: FailedFairings(["\'sqlite_database\' Database Pool"])', src/tests.rs:118:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de91b8ea64 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55de91b8ea64 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55de91b8ea64 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55de91b8ea64 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55de91bbad0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55de913376a5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55de91b869a1 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55de91b91365 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55de91b91365 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55de91b91365 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55de91b9104b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55de91b919c2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55de91b915ab - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55de91bb9481 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55de91bb92a3 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55de912e8c9d - core::result::Result::expect::hfb60bd4484180355 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x55de91332e8f - rust_td::tests::test_bad_form_submissions::hd7f1b3f7af8a0307 [INFO] [stdout] at src/tests.rs:118 [INFO] [stdout] 17: 0x55de91332d1a - rust_td::tests::test_bad_form_submissions::{{closure}}::hbf8118c1e3a005f8 [INFO] [stdout] at src/tests.rs:117 [INFO] [stdout] 18: 0x55de913004ae - core::ops::function::FnOnce::call_once::hd7d3f18244020f01 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55de9134359f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 20: 0x55de9135eb9e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x55de9135eb9e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 22: 0x55de9135eb9e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x55de9135eb9e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55de9135eb9e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x55de9135eb9e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x55de91336b56 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x55de9133bee5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x55de9133bee5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55de9133bee5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55de9133bee5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55de9133bee5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55de9133bee5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x55de9133bee5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x55de91b81daf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 35: 0x55de91b990f3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55de91b990f3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f7e8dcd16db - start_thread [INFO] [stdout] 38: 0x7f7e8d7e288f - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_insertion_deletion stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: normal [INFO] [stdout] => workers: 16 [INFO] [stdout] => secret key: generated [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { sqlite_database = { url = "db/rust-td.db" } } [INFO] [stdout] => [extra] template_dir: "static" [INFO] [stdout] Error: Failed to initialize pool for 'sqlite_database' [INFO] [stdout] => Error: Error(Some("Unable to open the database file")) [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / [10] [INFO] [stdout] => GET / [10] [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / (index) [INFO] [stdout] Mounting /todo: [INFO] [stdout] => POST /todo (new) [INFO] [stdout] => PUT /todo/ (toggle) [INFO] [stdout] => DELETE /todo/ (delete) [INFO] [stdout] thread 'tests::test_insertion_deletion' panicked at 'Rocket client: FailedFairings(["\'sqlite_database\' Database Pool"])', src/tests.rs:31:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de91b8ea64 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55de91b8ea64 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55de91b8ea64 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55de91b8ea64 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55de91bbad0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55de913376a5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55de91b869a1 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55de91b91365 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55de91b91365 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55de91b91365 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55de91b9104b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55de91b919c2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55de91b915ab - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55de91bb9481 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55de91bb92a3 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55de912e8c9d - core::result::Result::expect::hfb60bd4484180355 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x55de9132aaaf - rust_td::tests::test_insertion_deletion::h4c71771b4c869c90 [INFO] [stdout] at src/tests.rs:31 [INFO] [stdout] 17: 0x55de9132a93a - rust_td::tests::test_insertion_deletion::{{closure}}::hd4876333e16d1f4c [INFO] [stdout] at src/tests.rs:30 [INFO] [stdout] 18: 0x55de9130016e - core::ops::function::FnOnce::call_once::h0ccfeedc1a3bace1 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55de9134359f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 20: 0x55de9135eb9e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x55de9135eb9e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 22: 0x55de9135eb9e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x55de9135eb9e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55de9135eb9e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x55de9135eb9e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x55de91336b56 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x55de9133bee5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x55de9133bee5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55de9133bee5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55de9133bee5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55de9133bee5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55de9133bee5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x55de9133bee5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x55de91b81daf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 35: 0x55de91b990f3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55de91b990f3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f7e8dcd16db - start_thread [INFO] [stdout] 38: 0x7f7e8d7e288f - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_many_insertions stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: normal [INFO] [stdout] => workers: 16 [INFO] [stdout] => secret key: generated [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] databases: { sqlite_database = { url = "db/rust-td.db" } } [INFO] [stdout] => [extra] template_dir: "static" [INFO] [stdout] Error: Failed to initialize pool for 'sqlite_database' [INFO] [stdout] => Error: Error(Some("Unable to open the database file")) [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / [10] [INFO] [stdout] => GET / [10] [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / (index) [INFO] [stdout] Mounting /todo: [INFO] [stdout] => POST /todo (new) [INFO] [stdout] => PUT /todo/ (toggle) [INFO] [stdout] => DELETE /todo/ (delete) [INFO] [stdout] thread 'tests::test_many_insertions' panicked at 'Rocket client: FailedFairings(["\'sqlite_database\' Database Pool"])', src/tests.rs:89:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de91b8ea64 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55de91b8ea64 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55de91b8ea64 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55de91b8ea64 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55de91bbad0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55de913376a5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55de91b869a1 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55de91b91365 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55de91b91365 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55de91b91365 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55de91b9104b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55de91b919c2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55de91b915ab - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55de91bb9481 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55de91bb92a3 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55de912e8c9d - core::result::Result::expect::hfb60bd4484180355 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x55de9133123d - rust_td::tests::test_many_insertions::hcf804e709a3f2d48 [INFO] [stdout] at src/tests.rs:89 [INFO] [stdout] 17: 0x55de913310aa - rust_td::tests::test_many_insertions::{{closure}}::ha00bef8ea900071e [INFO] [stdout] at src/tests.rs:85 [INFO] [stdout] 18: 0x55de913002ce - core::ops::function::FnOnce::call_once::h3e846be64ba0220c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55de9134359f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 20: 0x55de9135eb9e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x55de9135eb9e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 22: 0x55de9135eb9e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x55de9135eb9e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55de9135eb9e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x55de9135eb9e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x55de91336b56 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x55de9133bee5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x55de9133bee5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55de9133bee5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55de9133bee5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55de9133bee5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55de9133bee5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x55de9133bee5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x55de91b81daf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 35: 0x55de91b990f3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55de91b990f3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f7e8dcd16db - start_thread [INFO] [stdout] 38: 0x7f7e8d7e288f - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_toggle stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: normal [INFO] [stdout] => workers: 16 [INFO] [stdout] => secret key: generated [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] => [extra] template_dir: "static" [INFO] [stdout] => [extra] databases: { sqlite_database = { url = "db/rust-td.db" } } [INFO] [stdout] Error: Failed to initialize pool for 'sqlite_database' [INFO] [stdout] => Error: Error(Some("Unable to open the database file")) [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / [10] [INFO] [stdout] => GET / [10] [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / (index) [INFO] [stdout] Mounting /todo: [INFO] [stdout] => POST /todo (new) [INFO] [stdout] => PUT /todo/ (toggle) [INFO] [stdout] => DELETE /todo/ (delete) [INFO] [stdout] thread 'tests::test_toggle' panicked at 'Rocket client: FailedFairings(["\'sqlite_database\' Database Pool"])', src/tests.rs:64:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55de91b8ea64 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55de91b8ea64 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55de91b8ea64 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55de91b8ea64 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55de91bbad0c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55de913376a5 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55de91b869a1 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55de91b91365 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55de91b91365 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55de91b91365 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55de91b9104b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55de91b919c2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55de91b915ab - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55de91bb9481 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55de91bb92a3 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55de912e8c9d - core::result::Result::expect::hfb60bd4484180355 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x55de9132d8df - rust_td::tests::test_toggle::hbbe7675368b47e11 [INFO] [stdout] at src/tests.rs:64 [INFO] [stdout] 17: 0x55de9132d76a - rust_td::tests::test_toggle::{{closure}}::ha14c86a0f6ac39db [INFO] [stdout] at src/tests.rs:63 [INFO] [stdout] 18: 0x55de913003be - core::ops::function::FnOnce::call_once::h9a205c0f080ff322 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 19: 0x55de9134359f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 20: 0x55de9135eb9e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x55de9135eb9e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 22: 0x55de9135eb9e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 23: 0x55de9135eb9e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55de9135eb9e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x55de9135eb9e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x55de91336b56 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x55de9133bee5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x55de9133bee5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x55de9133bee5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 30: 0x55de9133bee5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 31: 0x55de9133bee5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55de9133bee5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x55de9133bee5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 34: 0x55de91b81daf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 35: 0x55de91b990f3 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55de91b990f3 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f7e8dcd16db - start_thread [INFO] [stdout] 38: 0x7f7e8d7e288f - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_bad_form_submissions [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; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rust-td' [INFO] running `"docker" "inspect" "47c52a851efbe7d81d4318d2bc51bd52dbe26f3c8fe22d65134825ec34a42ed9"` [INFO] running `"docker" "rm" "-f" "47c52a851efbe7d81d4318d2bc51bd52dbe26f3c8fe22d65134825ec34a42ed9"` [INFO] [stdout] 47c52a851efbe7d81d4318d2bc51bd52dbe26f3c8fe22d65134825ec34a42ed9