[INFO] updating cached repository https://github.com/airstone42/moj [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] bae350ca6c1d4dbf5156fcbb41196f672cc75957 [INFO] testing airstone42/moj against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fairstone42%2Fmoj" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/airstone42/moj on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/airstone42/moj [INFO] finished tweaking git repo https://github.com/airstone42/moj [INFO] tweaked toml for git repo https://github.com/airstone42/moj written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/airstone42/moj already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 4b7b0e28e464c192608c23ac79058c2e3744b85ee688cb1596f32dc274fe99b4 [INFO] running `"docker" "start" "-a" "4b7b0e28e464c192608c23ac79058c2e3744b85ee688cb1596f32dc274fe99b4"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [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 crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling moj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bcrypt v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling actix-utils v0.4.2 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.3 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.5 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix-web v1.0.3 [INFO] [stderr] Compiling actix-session v0.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `"docker" "inspect" "4b7b0e28e464c192608c23ac79058c2e3744b85ee688cb1596f32dc274fe99b4"` [INFO] running `"docker" "rm" "-f" "4b7b0e28e464c192608c23ac79058c2e3744b85ee688cb1596f32dc274fe99b4"` [INFO] [stdout] 4b7b0e28e464c192608c23ac79058c2e3744b85ee688cb1596f32dc274fe99b4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e50137e716bd391ec66b3ecc135e7f677d6ff814fb77efcef0fd3db1efdf2e5a [INFO] running `"docker" "start" "-a" "e50137e716bd391ec66b3ecc135e7f677d6ff814fb77efcef0fd3db1efdf2e5a"` [INFO] [stderr] Compiling moj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `"docker" "inspect" "e50137e716bd391ec66b3ecc135e7f677d6ff814fb77efcef0fd3db1efdf2e5a"` [INFO] running `"docker" "rm" "-f" "e50137e716bd391ec66b3ecc135e7f677d6ff814fb77efcef0fd3db1efdf2e5a"` [INFO] [stdout] e50137e716bd391ec66b3ecc135e7f677d6ff814fb77efcef0fd3db1efdf2e5a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] ddd42a366c80c50dc92983e794ad54ef7b8f9cc500ecb123731daf0f30e70edd [INFO] running `"docker" "start" "-a" "ddd42a366c80c50dc92983e794ad54ef7b8f9cc500ecb123731daf0f30e70edd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/moj-a0c19427c67fffa7 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test models::tests::test_bcrypt ... ok [INFO] [stdout] test models::user::tests::test_user ... FAILED [INFO] [stdout] test models::contest::tests::test_contests ... FAILED [INFO] [stdout] test models::team::tests::test_team ... FAILED [INFO] [stdout] test models::problem::tests::test_problems ... FAILED [INFO] [stdout] test judge::tests::test_problem ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- models::user::tests::test_user stdout ---- [INFO] [stdout] thread 'models::user::tests::test_user' panicked at 'database url not found in .env: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607f5f449eb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5607f5f449eb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607f5f449eb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5607f5f449eb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5607f5f449eb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5607f5f4465c - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5607f5f4515d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5607f5f44ce2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5607f5f44bc6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5607f5f63cdd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5607f5f63dd7 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x5607f5ae1445 - core::result::Result::expect::hd442063b0912d47f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:879 [INFO] [stdout] 12: 0x5607f5b0ac40 - moj::models::user::tests::test_user::h21c7917de1ff2df4 [INFO] [stdout] at src/models/user.rs:163 [INFO] [stdout] 13: 0x5607f5b0ab9a - moj::models::user::tests::test_user::{{closure}}::h2624a7a7c758f2f4 [INFO] [stdout] at src/models/user.rs:160 [INFO] [stdout] 14: 0x5607f5afeeee - core::ops::function::FnOnce::call_once::h0f939f4392f043e1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x5607f5b290af - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5607f5b4369e - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5607f5b4369e - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5607f5b4369e - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x5607f5b1ead5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x5607f5b22c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x5607f5b22c15 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x5607f5b22c15 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x5607f5b231f2 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x5607f5b231f2 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x5607f5b231f2 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x5607f5b231f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x5607f5f36b1f - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x5607f5f4c390 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x5607f5f4c390 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x5607f5f4c390 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7fdb160a46db - start_thread [INFO] [stdout] 34: 0x7fdb15bb588f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::contest::tests::test_contests stdout ---- [INFO] [stdout] thread 'models::contest::tests::test_contests' panicked at 'database url not found in .env: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607f5f449eb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5607f5f449eb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607f5f449eb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5607f5f449eb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5607f5f449eb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5607f5f4465c - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5607f5f4515d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5607f5f44ce2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5607f5f44bc6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5607f5f63cdd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5607f5f63dd7 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x5607f5ae1445 - core::result::Result::expect::hd442063b0912d47f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:879 [INFO] [stdout] 12: 0x5607f5afcf7a - moj::models::contest::tests::test_contests::hb708e1ff69ed9745 [INFO] [stdout] at src/models/contest.rs:209 [INFO] [stdout] 13: 0x5607f5afceda - moj::models::contest::tests::test_contests::{{closure}}::h25155f7105db64d0 [INFO] [stdout] at src/models/contest.rs:206 [INFO] [stdout] 14: 0x5607f5afef5e - core::ops::function::FnOnce::call_once::h1c3689921399b834 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x5607f5b290af - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5607f5b4369e - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5607f5b4369e - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5607f5b4369e - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x5607f5b1ead5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x5607f5b22c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x5607f5b22c15 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x5607f5b22c15 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x5607f5b231f2 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x5607f5b231f2 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x5607f5b231f2 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x5607f5b231f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x5607f5f36b1f - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x5607f5f4c390 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x5607f5f4c390 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x5607f5f4c390 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7fdb160a46db - start_thread [INFO] [stdout] 34: 0x7fdb15bb588f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::team::tests::test_team stdout ---- [INFO] [stdout] thread 'models::team::tests::test_team' panicked at 'database url not found in .env: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607f5f449eb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5607f5f449eb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607f5f449eb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5607f5f449eb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5607f5f449eb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5607f5f4465c - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5607f5f4515d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5607f5f44ce2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5607f5f44bc6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5607f5f63cdd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5607f5f63dd7 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x5607f5ae1445 - core::result::Result::expect::hd442063b0912d47f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:879 [INFO] [stdout] 12: 0x5607f5b0c240 - moj::models::team::tests::test_team::hcb8cf444b48672e0 [INFO] [stdout] at src/models/team.rs:270 [INFO] [stdout] 13: 0x5607f5b0c19a - moj::models::team::tests::test_team::{{closure}}::hdf487e28e7c79272 [INFO] [stdout] at src/models/team.rs:267 [INFO] [stdout] 14: 0x5607f5aff0ee - core::ops::function::FnOnce::call_once::hfdf425f81cb5b21e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x5607f5b290af - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5607f5b4369e - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5607f5b4369e - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5607f5b4369e - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x5607f5b1ead5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x5607f5b22c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x5607f5b22c15 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x5607f5b22c15 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x5607f5b231f2 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x5607f5b231f2 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x5607f5b231f2 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x5607f5b231f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x5607f5f36b1f - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x5607f5f4c390 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x5607f5f4c390 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x5607f5f4c390 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7fdb160a46db - start_thread [INFO] [stdout] 34: 0x7fdb15bb588f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::problem::tests::test_problems stdout ---- [INFO] [stdout] thread 'models::problem::tests::test_problems' panicked at 'database url not found in .env: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607f5f449eb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5607f5f449eb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607f5f449eb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5607f5f449eb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5607f5f449eb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5607f5f4465c - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5607f5f4515d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5607f5f44ce2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5607f5f44bc6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5607f5f63cdd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5607f5f63dd7 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x5607f5ae1445 - core::result::Result::expect::hd442063b0912d47f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:879 [INFO] [stdout] 12: 0x5607f5af141a - moj::models::problem::tests::test_problems::hd495ede8edc1eeb7 [INFO] [stdout] at src/models/problem.rs:162 [INFO] [stdout] 13: 0x5607f5af137a - moj::models::problem::tests::test_problems::{{closure}}::h5ea4060449464e09 [INFO] [stdout] at src/models/problem.rs:160 [INFO] [stdout] 14: 0x5607f5afef8e - core::ops::function::FnOnce::call_once::h3b23fdfe01683bdc [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x5607f5b290af - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5607f5b4369e - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5607f5b4369e - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5607f5b4369e - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x5607f5b1ead5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x5607f5b22c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x5607f5b22c15 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x5607f5b22c15 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x5607f5b231f2 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x5607f5b231f2 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x5607f5b231f2 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x5607f5b231f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x5607f5f36b1f - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x5607f5f4c390 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x5607f5f4c390 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x5607f5f4c390 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7fdb160a46db - start_thread [INFO] [stdout] 34: 0x7fdb15bb588f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- judge::tests::test_problem stdout ---- [INFO] [stdout] thread 'judge::tests::test_problem' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `CE`, [INFO] [stdout] right: `AC`', src/judge.rs:484:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607f5f449eb - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5607f5f449eb - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607f5f449eb - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5607f5f449eb - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5607f5f449eb - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5607f5f4465c - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5607f5f4515d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5607f5f44ce2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5607f5f44c2f - std::panicking::begin_panic_fmt::hc33ce01c7f7cd52d [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x5607f5b0a6b2 - moj::judge::tests::test_problem::h2c8f5d713aec92f5 [INFO] [stdout] at src/judge.rs:484 [INFO] [stdout] 10: 0x5607f5b09cda - moj::judge::tests::test_problem::{{closure}}::he19f0f994c928916 [INFO] [stdout] at src/judge.rs:449 [INFO] [stdout] 11: 0x5607f5aff03e - core::ops::function::FnOnce::call_once::he2359b179f12d57b [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 12: 0x5607f5b290af - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 13: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 14: 0x5607f5b4369e - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 15: 0x5607f5b4369e - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 16: 0x5607f5b4369e - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 17: 0x5607f5b1ead5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: 0x5607f5b22c15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 19: 0x5607f5b22c15 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 20: 0x5607f5b22c15 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 21: 0x5607f5f4cfba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 22: 0x5607f5b231f2 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 23: 0x5607f5b231f2 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x5607f5b231f2 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 25: 0x5607f5b231f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 26: 0x5607f5f36b1f - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x5607f5f4c390 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x5607f5f4c390 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 29: 0x5607f5f4c390 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 30: 0x7fdb160a46db - start_thread [INFO] [stdout] 31: 0x7fdb15bb588f - __clone [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] judge::tests::test_problem [INFO] [stdout] models::contest::tests::test_contests [INFO] [stdout] models::problem::tests::test_problems [INFO] [stdout] models::team::tests::test_team [INFO] [stdout] models::user::tests::test_user [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin moj' [INFO] running `"docker" "inspect" "ddd42a366c80c50dc92983e794ad54ef7b8f9cc500ecb123731daf0f30e70edd"` [INFO] running `"docker" "rm" "-f" "ddd42a366c80c50dc92983e794ad54ef7b8f9cc500ecb123731daf0f30e70edd"` [INFO] [stdout] ddd42a366c80c50dc92983e794ad54ef7b8f9cc500ecb123731daf0f30e70edd