[INFO] cloning repository https://github.com/jd84/moviebay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jd84/moviebay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjd84%2Fmoviebay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjd84%2Fmoviebay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6ddb8c645043a1682f24376f173ad66b9f25d8f [INFO] testing jd84/moviebay 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%2Fjd84%2Fmoviebay" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jd84/moviebay 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/jd84/moviebay [INFO] finished tweaking git repo https://github.com/jd84/moviebay [INFO] tweaked toml for git repo https://github.com/jd84/moviebay written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/jd84/moviebay 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded tracing-core v0.1.11 [INFO] [stderr] Downloaded libsqlite3-sys v0.17.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 3c73af440f64bf29da157afb0893eea17fb3ccc1b158bfd037743966973924b2 [INFO] running `Command { std: "docker" "start" "-a" "3c73af440f64bf29da157afb0893eea17fb3ccc1b158bfd037743966973924b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c73af440f64bf29da157afb0893eea17fb3ccc1b158bfd037743966973924b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c73af440f64bf29da157afb0893eea17fb3ccc1b158bfd037743966973924b2", kill_on_drop: false }` [INFO] [stdout] 3c73af440f64bf29da157afb0893eea17fb3ccc1b158bfd037743966973924b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] [stdout] a1a824206653d319246d18ea861376245084aab8ec489fb1c6edd8fd0d60c3a7 [INFO] running `Command { std: "docker" "start" "-a" "a1a824206653d319246d18ea861376245084aab8ec489fb1c6edd8fd0d60c3a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling moviebay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tmdb_cfg` [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let tmdb_cfg = tmdb::fetch_configuration(config.tmdb.clone()) [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmdb_cfg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `movies` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let movies = tmdb::search_movie(config.tmdb.clone(), "Collateral", 2004) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_movies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/api/handler.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | id: i32, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/api/handler.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let table = MovieTable::new(db); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.33s [INFO] running `Command { std: "docker" "inspect" "a1a824206653d319246d18ea861376245084aab8ec489fb1c6edd8fd0d60c3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a824206653d319246d18ea861376245084aab8ec489fb1c6edd8fd0d60c3a7", kill_on_drop: false }` [INFO] [stdout] a1a824206653d319246d18ea861376245084aab8ec489fb1c6edd8fd0d60c3a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 38c5931da4e80b73098fb185889ef3004f55bbca9ac2ecc3a8480f6933476e8e [INFO] running `Command { std: "docker" "start" "-a" "38c5931da4e80b73098fb185889ef3004f55bbca9ac2ecc3a8480f6933476e8e", kill_on_drop: false }` [INFO] [stderr] Compiling moviebay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tmdb_cfg` [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let tmdb_cfg = tmdb::fetch_configuration(config.tmdb.clone()) [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmdb_cfg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `movies` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let movies = tmdb::search_movie(config.tmdb.clone(), "Collateral", 2004) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_movies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/api/handler.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | id: i32, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/api/handler.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let table = MovieTable::new(db); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.69s [INFO] running `Command { std: "docker" "inspect" "38c5931da4e80b73098fb185889ef3004f55bbca9ac2ecc3a8480f6933476e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c5931da4e80b73098fb185889ef3004f55bbca9ac2ecc3a8480f6933476e8e", kill_on_drop: false }` [INFO] [stdout] 38c5931da4e80b73098fb185889ef3004f55bbca9ac2ecc3a8480f6933476e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 65527db76e812454809b60060d8466647c354953bdae7948d20f7a89c263daee [INFO] running `Command { std: "docker" "start" "-a" "65527db76e812454809b60060d8466647c354953bdae7948d20f7a89c263daee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `tmdb_cfg` [INFO] [stderr] --> src/main.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | let tmdb_cfg = tmdb::fetch_configuration(config.tmdb.clone()) [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmdb_cfg` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `movies` [INFO] [stderr] --> src/main.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | let movies = tmdb::search_movie(config.tmdb.clone(), "Collateral", 2004) [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_movies` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/api/handler.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | id: i32, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `table` [INFO] [stderr] --> src/api/handler.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | let table = MovieTable::new(db); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stderr] [INFO] [stderr] warning: `moviebay` (bin "moviebay" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.74s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/moviebay-2693e900a819ae0a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test sqlite::database::tests::test_async_sql ... ok [INFO] [stdout] test model::movie::tests::test_by_id ... FAILED [INFO] [stdout] test model::movie::tests::test_all ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- model::movie::tests::test_by_id stdout ---- [INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `7`, [INFO] [stdout] right: `8`: incorrect number of parameters: expected 8, got 7', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/statement.rs:441:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576788fce9c - 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: 0x5576788fce9c - 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: 0x5576788fce9c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576788fce9c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55767892062c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5576788f9805 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5576788feba0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576788feba0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576788feba0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5576788fe792 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5576788ff254 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5576788fed30 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5576788fd364 - 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: 0x5576788fec99 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55767864bd41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55767891f2be - core::panicking::assert_failed_inner::h62e8cb2847a6e7ec [INFO] [stdout] 16: 0x55767884a9aa - core::panicking::assert_failed::hc34ec6d1b1a80814 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:140:5 [INFO] [stdout] 17: 0x5576786bc27a - rusqlite::statement::Statement::bind_parameters::ha299311e9036ba79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/statement.rs:441:9 [INFO] [stdout] 18: 0x5576786bc8b0 - rusqlite::statement::Statement::execute::h395b36e72be09da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/statement.rs:54:9 [INFO] [stdout] 19: 0x5576786b4a3b - rusqlite::Connection::execute::{{closure}}::{{closure}}::hfaca61a3408936ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/lib.rs:452:68 [INFO] [stdout] 20: 0x5576786b777e - core::result::Result::and_then::hc006866bb24674c5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:966:22 [INFO] [stdout] 21: 0x5576786b48a8 - rusqlite::Connection::execute::{{closure}}::he21e0c51f74b4867 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/lib.rs:452:34 [INFO] [stdout] 22: 0x5576786b71f7 - core::result::Result::and_then::h788e95333e1db299 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:966:22 [INFO] [stdout] 23: 0x5576786b4735 - rusqlite::Connection::execute::hc35dc9b072dc8adc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/lib.rs:451:9 [INFO] [stdout] 24: 0x5576786a9b77 - ::save::{{closure}}::{{closure}}::h7665f5841bed67dd [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:132:17 [INFO] [stdout] 25: 0x55767868c512 - as core::ops::function::Fn>::call::h6076e2dae43a2cb7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1650:9 [INFO] [stdout] 26: 0x557678668066 - moviebay::sqlite::database::Job::run_now::hcd5579f7cbb3527c [INFO] [stdout] at /opt/rustwide/workdir/src/sqlite/database.rs:27:19 [INFO] [stdout] 27: 0x5576786690d3 - as moviebay::sqlite::database::Runable>::run::h4ed9e093a5cf2727 [INFO] [stdout] at /opt/rustwide/workdir/src/sqlite/database.rs:40:9 [INFO] [stdout] 28: 0x55767866cce9 - moviebay::sqlite::database::Runtime::run::{{closure}}::h96166b3bef60b5cb [INFO] [stdout] at /opt/rustwide/workdir/src/sqlite/database.rs:138:17 [INFO] [stdout] 29: 0x557678683e1f - as core::future::future::Future>::poll::ha268e96b115112cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/task.rs:41:21 [INFO] [stdout] 30: 0x557678675bbb - tokio::runtime::task::core::Core::poll::{{closure}}::ha6a9cc3680c40c82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/core.rs:173:17 [INFO] [stdout] 31: 0x5576786c4a45 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hbec2e8dbdeee3308 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 32: 0x557678674747 - tokio::runtime::task::core::Core::poll::h3b518b83529990c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/core.rs:158:13 [INFO] [stdout] 33: 0x55767865c986 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h4b5c070840ff69f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 34: 0x557678694ba0 - core::ops::function::FnOnce::call_once::h07edfb2625cba302 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x5576786d190b - as core::ops::function::FnOnce<()>>::call_once::h349b4e5b1e54e898 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x5576786d00ad - std::panicking::try::do_call::hdeb285040c2c12f2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 37: 0x5576786d17eb - __rust_try [INFO] [stdout] 38: 0x5576786ce4af - std::panicking::try::h620df8f7ae150b8d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 39: 0x55767868f60a - std::panic::catch_unwind::h6c2962467f5e4944 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 40: 0x55767865756e - tokio::runtime::task::harness::Harness::poll::h03c4be4c0593d188 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 41: 0x55767867c760 - tokio::runtime::task::raw::poll::hf17321ee5e2675fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 42: 0x55767888b83f - tokio::runtime::task::raw::RawTask::poll::h8d8b901180974d10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 43: 0x55767889c9d1 - tokio::runtime::task::Notified::run::h6bd911eb07a09199 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 44: 0x5576788707bc - tokio::runtime::blocking::pool::Inner::run::h2756c3972ea9da76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:230:17 [INFO] [stdout] 45: 0x55767886fedb - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::hef6f03c76e91452c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:210:21 [INFO] [stdout] 46: 0x557678877115 - tokio::runtime::context::enter::h67fac616273b1e53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 47: 0x55767889c40a - tokio::runtime::handle::Handle::enter::h5d9982b8a7cfbc2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 48: 0x55767886ff5f - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h2a0155ca6de65a23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:209:17 [INFO] [stdout] 49: 0x55767886654c - std::sys_common::backtrace::__rust_begin_short_backtrace::h4dede00a517167d9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x5576788919f1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hfd7d3c9a0b0b1fc9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 51: 0x557678852251 - as core::ops::function::FnOnce<()>>::call_once::hcb416ddaaa218214 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55767884ea53 - std::panicking::try::do_call::hae27a0d5738beccf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 53: 0x5576788521eb - __rust_try [INFO] [stdout] 54: 0x55767884e8b1 - std::panicking::try::he1b4e3d496c25857 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 55: 0x5576788ada71 - std::panic::catch_unwind::h59af6e13dfd5e200 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 56: 0x55767889180d - std::thread::Builder::spawn_unchecked::{{closure}}::hf64175cfd80ce2c2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 57: 0x557678871e4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdaf0c6617854c395 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x5576789040a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x5576789040a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 60: 0x5576789040a3 - 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] 61: 0x7f2fcd621609 - start_thread [INFO] [stdout] 62: 0x7f2fcd3f9293 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] thread 'model::movie::tests::test_by_id' panicked at 'not implemented', src/sqlite/database.rs:79:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576788fce9c - 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: 0x5576788fce9c - 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: 0x5576788fce9c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576788fce9c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55767892062c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5576788f9805 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5576788feba0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576788feba0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576788feba0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5576788fe792 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5576788ff254 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5576788fed02 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5576788fd364 - 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: 0x5576788fec99 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55767864bd41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55767864bc8d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55767866bde7 - moviebay::sqlite::database::AsyncSqlite::spawn::{{closure}}::hc7f461a6c53fbe7f [INFO] [stdout] at /opt/rustwide/workdir/src/sqlite/database.rs:79:21 [INFO] [stdout] 17: 0x5576786a5c51 - as core::future::future::Future>::poll::hf9923913e13d30df [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 18: 0x5576786a9dd5 - ::save::{{closure}}::h7d9dbd7ec7aee04b [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:131:13 [INFO] [stdout] 19: 0x5576786a582f - as core::future::future::Future>::poll::hca05049dff999295 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x5576786cad1b - as core::future::future::Future>::poll::h52afaf3625cc9612 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 21: 0x5576786cc344 - moviebay::model::movie::tests::test_by_id::{{closure}}::h5d570445129769a0 [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:200:13 [INFO] [stdout] 22: 0x5576786a4879 - as core::future::future::Future>::poll::h0b6d958f3893f002 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x557678688800 - tokio::runtime::enter::Enter::block_on::{{closure}}::hac0b862822c85596 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:58 [INFO] [stdout] 24: 0x5576786ba0d0 - tokio::coop::with_budget::{{closure}}::hf312fe42f32e7c65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 25: 0x557678663998 - std::thread::local::LocalKey::try_with::h284bb68ef0817d63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5576786632fd - std::thread::local::LocalKey::with::h853c83758a1f17f2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55767868818e - tokio::coop::with_budget::h1a00386960e9e402 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 28: 0x55767868818e - tokio::coop::budget::he225840581d8fe86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 29: 0x55767868818e - tokio::runtime::enter::Enter::block_on::hb396c53b6913f069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:35 [INFO] [stdout] 30: 0x5576786a1126 - tokio::runtime::thread_pool::ThreadPool::block_on::h9bea03b2d761ab76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/mod.rs:82:9 [INFO] [stdout] 31: 0x5576786b2e70 - tokio::runtime::Runtime::block_on::{{closure}}::h5ac5caf91802c197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:446:39 [INFO] [stdout] 32: 0x55767867e1cd - tokio::runtime::context::enter::hb218b3c1337fe3c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 33: 0x5576786ba2a8 - tokio::runtime::handle::Handle::enter::h661e238ce7a0fbaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 34: 0x5576786b2c4d - tokio::runtime::Runtime::block_on::hf8aae66c56689a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 35: 0x5576786cb7d5 - moviebay::model::movie::tests::test_by_id::h4ccc27e27affd7f5 [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:208:9 [INFO] [stdout] 36: 0x5576786cb6fa - moviebay::model::movie::tests::test_by_id::{{closure}}::hd4cace9f3264e76c [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:177:5 [INFO] [stdout] 37: 0x557678694cbe - core::ops::function::FnOnce::call_once::h198b63ac40e7d2bd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55767870e083 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55767870e083 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 40: 0x55767870cb08 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 41: 0x55767870cb08 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x55767870cb08 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 43: 0x55767870cb08 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 44: 0x55767870cb08 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 45: 0x55767870cb08 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 46: 0x55767870cb08 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 47: 0x5576786da65e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 48: 0x5576786da65e - 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] 49: 0x5576786deef8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 50: 0x5576786deef8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5576786deef8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 52: 0x5576786deef8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 53: 0x5576786deef8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 54: 0x5576786deef8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 55: 0x5576786deef8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5576789040a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x5576789040a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 58: 0x5576789040a3 - 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] 59: 0x7f2fcd621609 - start_thread [INFO] [stdout] 60: 0x7f2fcd3f9293 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- model::movie::tests::test_all stdout ---- [INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `7`, [INFO] [stdout] right: `8`: incorrect number of parameters: expected 8, got 7', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/statement.rs:441:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576788fce9c - 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: 0x5576788fce9c - 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: 0x5576788fce9c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576788fce9c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55767892062c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5576788f9805 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5576788feba0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576788feba0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576788feba0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5576788fe792 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5576788ff254 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5576788fed30 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5576788fd364 - 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: 0x5576788fec99 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55767864bd41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55767891f2be - core::panicking::assert_failed_inner::h62e8cb2847a6e7ec [INFO] [stdout] 16: 0x55767884a9aa - core::panicking::assert_failed::hc34ec6d1b1a80814 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:140:5 [INFO] [stdout] 17: 0x5576786bc27a - rusqlite::statement::Statement::bind_parameters::ha299311e9036ba79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/statement.rs:441:9 [INFO] [stdout] 18: 0x5576786bc8b0 - rusqlite::statement::Statement::execute::h395b36e72be09da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/statement.rs:54:9 [INFO] [stdout] 19: 0x5576786b4a3b - rusqlite::Connection::execute::{{closure}}::{{closure}}::hfaca61a3408936ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/lib.rs:452:68 [INFO] [stdout] 20: 0x5576786b777e - core::result::Result::and_then::hc006866bb24674c5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:966:22 [INFO] [stdout] 21: 0x5576786b48a8 - rusqlite::Connection::execute::{{closure}}::he21e0c51f74b4867 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/lib.rs:452:34 [INFO] [stdout] 22: 0x5576786b71f7 - core::result::Result::and_then::h788e95333e1db299 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:966:22 [INFO] [stdout] 23: 0x5576786b4735 - rusqlite::Connection::execute::hc35dc9b072dc8adc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.21.0/src/lib.rs:451:9 [INFO] [stdout] 24: 0x5576786a9b77 - ::save::{{closure}}::{{closure}}::h7665f5841bed67dd [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:132:17 [INFO] [stdout] 25: 0x55767868c512 - as core::ops::function::Fn>::call::h6076e2dae43a2cb7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1650:9 [INFO] [stdout] 26: 0x557678668066 - moviebay::sqlite::database::Job::run_now::hcd5579f7cbb3527c [INFO] [stdout] at /opt/rustwide/workdir/src/sqlite/database.rs:27:19 [INFO] [stdout] 27: 0x5576786690d3 - as moviebay::sqlite::database::Runable>::run::h4ed9e093a5cf2727 [INFO] [stdout] at /opt/rustwide/workdir/src/sqlite/database.rs:40:9 [INFO] [stdout] 28: 0x55767866cce9 - moviebay::sqlite::database::Runtime::run::{{closure}}::h96166b3bef60b5cb [INFO] [stdout] at /opt/rustwide/workdir/src/sqlite/database.rs:138:17 [INFO] [stdout] 29: 0x557678683e1f - as core::future::future::Future>::poll::ha268e96b115112cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/task.rs:41:21 [INFO] [stdout] 30: 0x557678675bbb - tokio::runtime::task::core::Core::poll::{{closure}}::ha6a9cc3680c40c82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/core.rs:173:17 [INFO] [stdout] 31: 0x5576786c4a45 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hbec2e8dbdeee3308 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 32: 0x557678674747 - tokio::runtime::task::core::Core::poll::h3b518b83529990c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/core.rs:158:13 [INFO] [stdout] 33: 0x55767865c986 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h4b5c070840ff69f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 34: 0x557678694ba0 - core::ops::function::FnOnce::call_once::h07edfb2625cba302 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x5576786d190b - as core::ops::function::FnOnce<()>>::call_once::h349b4e5b1e54e898 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x5576786d00ad - std::panicking::try::do_call::hdeb285040c2c12f2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 37: 0x5576786d17eb - __rust_try [INFO] [stdout] 38: 0x5576786ce4af - std::panicking::try::h620df8f7ae150b8d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 39: 0x55767868f60a - std::panic::catch_unwind::h6c2962467f5e4944 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 40: 0x55767865756e - tokio::runtime::task::harness::Harness::poll::h03c4be4c0593d188 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 41: 0x55767867c760 - tokio::runtime::task::raw::poll::hf17321ee5e2675fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 42: 0x55767888b83f - tokio::runtime::task::raw::RawTask::poll::h8d8b901180974d10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 43: 0x55767889c9d1 - tokio::runtime::task::Notified::run::h6bd911eb07a09199 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 44: 0x5576788707bc - tokio::runtime::blocking::pool::Inner::run::h2756c3972ea9da76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:230:17 [INFO] [stdout] 45: 0x55767886fedb - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::hef6f03c76e91452c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:210:21 [INFO] [stdout] 46: 0x557678877115 - tokio::runtime::context::enter::h67fac616273b1e53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 47: 0x55767889c40a - tokio::runtime::handle::Handle::enter::h5d9982b8a7cfbc2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 48: 0x55767886ff5f - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h2a0155ca6de65a23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/blocking/pool.rs:209:17 [INFO] [stdout] 49: 0x55767886654c - std::sys_common::backtrace::__rust_begin_short_backtrace::h4dede00a517167d9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 50: 0x5576788919f1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hfd7d3c9a0b0b1fc9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 51: 0x557678852251 - as core::ops::function::FnOnce<()>>::call_once::hcb416ddaaa218214 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55767884ea53 - std::panicking::try::do_call::hae27a0d5738beccf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 53: 0x5576788521eb - __rust_try [INFO] [stdout] 54: 0x55767884e8b1 - std::panicking::try::he1b4e3d496c25857 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 55: 0x5576788ada71 - std::panic::catch_unwind::h59af6e13dfd5e200 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 56: 0x55767889180d - std::thread::Builder::spawn_unchecked::{{closure}}::hf64175cfd80ce2c2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 57: 0x557678871e4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdaf0c6617854c395 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x5576789040a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x5576789040a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 60: 0x5576789040a3 - 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] 61: 0x7f2fcd621609 - start_thread [INFO] [stdout] 62: 0x7f2fcd3f9293 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] thread 'model::movie::tests::test_all' panicked at 'not implemented', src/sqlite/database.rs:79:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576788fce9c - 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: 0x5576788fce9c - 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: 0x5576788fce9c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576788fce9c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55767892062c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5576788f9805 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5576788feba0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576788feba0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576788feba0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5576788fe792 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5576788ff254 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5576788fed02 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5576788fd364 - 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: 0x5576788fec99 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55767864bd41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55767864bc8d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55767866bde7 - moviebay::sqlite::database::AsyncSqlite::spawn::{{closure}}::hc7f461a6c53fbe7f [INFO] [stdout] at /opt/rustwide/workdir/src/sqlite/database.rs:79:21 [INFO] [stdout] 17: 0x5576786a5c51 - as core::future::future::Future>::poll::hf9923913e13d30df [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 18: 0x5576786a9dd5 - ::save::{{closure}}::h7d9dbd7ec7aee04b [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:131:13 [INFO] [stdout] 19: 0x5576786a582f - as core::future::future::Future>::poll::hca05049dff999295 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x5576786cad1b - as core::future::future::Future>::poll::h52afaf3625cc9612 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 21: 0x5576786cd17d - moviebay::model::movie::tests::test_all::{{closure}}::h36a173d45eb777fa [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:232:13 [INFO] [stdout] 22: 0x5576786a47e9 - as core::future::future::Future>::poll::h0b621a7ef637479d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x557678688740 - tokio::runtime::enter::Enter::block_on::{{closure}}::h7bf047612f4291da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:58 [INFO] [stdout] 24: 0x5576786b9c50 - tokio::coop::with_budget::{{closure}}::h9a32e38a8c286ecc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 25: 0x557678664938 - std::thread::local::LocalKey::try_with::hb73cda6ab0d468b3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x5576786635ad - std::thread::local::LocalKey::with::hf8200e8e2d3f3d56 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x5576786885be - tokio::coop::with_budget::h173734a2e569f3e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 28: 0x5576786885be - tokio::coop::budget::h904e0f8ec7aff16d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 29: 0x5576786885be - tokio::runtime::enter::Enter::block_on::hbc775d1d57efcace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:35 [INFO] [stdout] 30: 0x5576786a1016 - tokio::runtime::thread_pool::ThreadPool::block_on::h6f8958b30f1be54c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/mod.rs:82:9 [INFO] [stdout] 31: 0x5576786b2d60 - tokio::runtime::Runtime::block_on::{{closure}}::h216876a2b069a79c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:446:39 [INFO] [stdout] 32: 0x55767867e0cd - tokio::runtime::context::enter::h66f2ba7999c8ea32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 33: 0x5576786ba1f8 - tokio::runtime::handle::Handle::enter::h6045028678bd8b8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 34: 0x5576786b2b9d - tokio::runtime::Runtime::block_on::h2243348fb61efaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 35: 0x5576786cc955 - moviebay::model::movie::tests::test_all::h9a8bf6f155f80bd4 [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:239:9 [INFO] [stdout] 36: 0x5576786cc87a - moviebay::model::movie::tests::test_all::{{closure}}::h2a4ce9372dcc5068 [INFO] [stdout] at /opt/rustwide/workdir/src/model/movie.rs:212:5 [INFO] [stdout] 37: 0x55767869528e - core::ops::function::FnOnce::call_once::ha6e892ee5bad19ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55767870e083 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55767870e083 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 40: 0x55767870cb08 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 41: 0x55767870cb08 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x55767870cb08 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 43: 0x55767870cb08 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 44: 0x55767870cb08 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 45: 0x55767870cb08 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 46: 0x55767870cb08 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 47: 0x5576786da65e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 48: 0x5576786da65e - 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] 49: 0x5576786deef8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 50: 0x5576786deef8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x5576786deef8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 52: 0x5576786deef8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 53: 0x5576786deef8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 54: 0x5576786deef8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 55: 0x5576786deef8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5576789040a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x5576789040a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 58: 0x5576789040a3 - 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] 59: 0x7f2fcd621609 - start_thread [INFO] [stdout] 60: 0x7f2fcd3f9293 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] model::movie::tests::test_all [INFO] [stdout] model::movie::tests::test_by_id [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin moviebay' [INFO] running `Command { std: "docker" "inspect" "65527db76e812454809b60060d8466647c354953bdae7948d20f7a89c263daee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65527db76e812454809b60060d8466647c354953bdae7948d20f7a89c263daee", kill_on_drop: false }` [INFO] [stdout] 65527db76e812454809b60060d8466647c354953bdae7948d20f7a89c263daee