Dec 12 21:29:37.848 INFO testing werkshy/hello-rust against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 12 21:29:37.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 12 21:29:38.440 INFO [stdout] e1cb14e1838c5b8b4c5f9cf1aeeafffc3116839796df7827de30e5403023e5fb Dec 12 21:29:38.443 INFO running `"docker" "start" "-a" "e1cb14e1838c5b8b4c5f9cf1aeeafffc3116839796df7827de30e5403023e5fb"` Dec 12 21:29:41.015 INFO [stderr] usermod: no changes Dec 12 21:29:41.518 INFO [stderr] Compiling regex-syntax v0.5.6 Dec 12 21:29:41.531 INFO [stderr] Compiling mio v0.6.16 Dec 12 21:29:41.535 INFO [stderr] Compiling r2d2 v0.8.3 Dec 12 21:29:41.537 INFO [stderr] Compiling tokio-io v0.1.10 Dec 12 21:29:41.544 INFO [stderr] Compiling syn v0.15.18 Dec 12 21:29:41.568 INFO [stderr] Compiling error-chain v0.10.0 Dec 12 21:29:41.575 INFO [stderr] Compiling tokio-threadpool v0.1.8 Dec 12 21:29:41.576 INFO [stderr] Compiling env_logger v0.5.13 Dec 12 21:29:43.315 INFO [stderr] Compiling diesel v1.3.3 Dec 12 21:29:50.319 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 12 21:29:50.319 INFO [stderr] Compiling h2 v0.1.13 Dec 12 21:29:57.111 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 12 21:29:57.551 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 12 21:29:57.551 INFO [stderr] Compiling mio-uds v0.6.7 Dec 12 21:30:06.143 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 12 21:30:09.879 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 12 21:30:09.911 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 12 21:30:10.451 INFO [stderr] Compiling tokio-signal v0.2.6 Dec 12 21:30:11.235 INFO [stderr] Compiling regex v0.2.11 Dec 12 21:30:15.843 INFO [stderr] Compiling trust-dns-proto v0.4.3 Dec 12 21:30:21.341 INFO [stderr] Compiling tokio v0.1.11 Dec 12 21:30:39.232 INFO [stderr] Compiling dotenv v0.10.1 Dec 12 21:30:46.064 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Dec 12 21:31:04.760 INFO [stderr] Compiling synstructure v0.10.1 Dec 12 21:31:04.762 INFO [stderr] Compiling actix_derive v0.3.2 Dec 12 21:31:04.767 INFO [stderr] Compiling serde_derive v1.0.80 Dec 12 21:31:22.583 INFO [stderr] Compiling failure_derive v0.1.3 Dec 12 21:31:27.439 INFO [stderr] Compiling failure v0.1.3 Dec 12 21:31:28.930 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 12 21:31:28.930 INFO [stderr] Compiling actix v0.7.5 Dec 12 21:31:54.928 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 12 21:32:09.123 INFO [stderr] Compiling actix-net v0.1.1 Dec 12 21:32:17.259 INFO [stderr] Compiling actix-web v0.7.13 Dec 12 21:32:48.247 INFO [stderr] Compiling hello-rust v0.1.0 (/source) Dec 12 21:32:49.315 INFO [stderr] warning: cannot find type `SystemTime` in this scope Dec 12 21:32:49.315 INFO [stderr] --> src/models/thing.rs:3:21 Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Dec 12 21:32:49.315 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 21:32:49.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:32:49.315 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:32:49.315 INFO [stderr] Dec 12 21:32:49.315 INFO [stderr] warning: cannot find type `SystemTime` in this scope Dec 12 21:32:49.315 INFO [stderr] --> src/models/thing.rs:3:21 Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Dec 12 21:32:49.315 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:32:49.315 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:32:49.315 INFO [stderr] Dec 12 21:32:49.315 INFO [stderr] warning: cannot find type `Thing` in this scope Dec 12 21:32:49.315 INFO [stderr] --> src/models/thing.rs:3:21 Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Dec 12 21:32:49.315 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:32:49.315 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:32:49.315 INFO [stderr] Dec 12 21:32:49.315 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 21:32:49.315 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 21:32:49.315 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:32:49.315 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:32:49.315 INFO [stderr] Dec 12 21:32:49.315 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 21:32:49.315 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 21:32:49.315 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:32:49.315 INFO [stderr] | Dec 12 21:32:49.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:32:49.315 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:32:49.316 INFO [stderr] Dec 12 21:32:49.316 INFO [stderr] warning: cannot find type `name` in this scope Dec 12 21:32:49.316 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 21:32:49.316 INFO [stderr] | Dec 12 21:32:49.316 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 21:32:49.316 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:32:49.316 INFO [stderr] | Dec 12 21:32:49.316 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:32:49.316 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:32:49.316 INFO [stderr] Dec 12 21:32:49.316 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 12 21:32:49.316 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 21:32:49.316 INFO [stderr] | Dec 12 21:32:49.316 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 21:32:49.316 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:32:49.316 INFO [stderr] | Dec 12 21:32:49.316 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:32:49.316 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:32:49.316 INFO [stderr] Dec 12 21:32:49.316 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 12 21:32:49.316 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 21:32:49.316 INFO [stderr] | Dec 12 21:32:49.316 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 21:32:49.316 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:32:49.316 INFO [stderr] | Dec 12 21:32:49.316 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:32:49.316 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:32:49.316 INFO [stderr] Dec 12 21:33:06.657 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s Dec 12 21:33:06.675 INFO [stderr] su: No module specific data is present Dec 12 21:33:07.443 INFO running `"docker" "inspect" "e1cb14e1838c5b8b4c5f9cf1aeeafffc3116839796df7827de30e5403023e5fb"` Dec 12 21:33:07.707 INFO running `"docker" "rm" "-f" "e1cb14e1838c5b8b4c5f9cf1aeeafffc3116839796df7827de30e5403023e5fb"` Dec 12 21:33:08.102 INFO [stdout] e1cb14e1838c5b8b4c5f9cf1aeeafffc3116839796df7827de30e5403023e5fb Dec 12 21:33:08.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 12 21:33:08.571 INFO [stdout] fc3a60f926583fdf654d970455672fe0ba677df71c7f2144db246aa70357c31a Dec 12 21:33:08.575 INFO running `"docker" "start" "-a" "fc3a60f926583fdf654d970455672fe0ba677df71c7f2144db246aa70357c31a"` Dec 12 21:33:10.176 INFO [stderr] usermod: no changes Dec 12 21:33:10.565 INFO [stderr] Compiling hello-rust v0.1.0 (/source) Dec 12 21:33:11.567 INFO [stderr] warning: cannot find type `SystemTime` in this scope Dec 12 21:33:11.567 INFO [stderr] --> src/models/thing.rs:3:21 Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Dec 12 21:33:11.567 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 21:33:11.567 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:33:11.567 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:33:11.567 INFO [stderr] Dec 12 21:33:11.567 INFO [stderr] warning: cannot find type `SystemTime` in this scope Dec 12 21:33:11.567 INFO [stderr] --> src/models/thing.rs:3:21 Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Dec 12 21:33:11.567 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:33:11.567 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:33:11.567 INFO [stderr] Dec 12 21:33:11.567 INFO [stderr] warning: cannot find type `Thing` in this scope Dec 12 21:33:11.567 INFO [stderr] --> src/models/thing.rs:3:21 Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] 3 | #[derive(Serialize, Queryable)] Dec 12 21:33:11.567 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:33:11.567 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:33:11.567 INFO [stderr] Dec 12 21:33:11.567 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 21:33:11.567 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 21:33:11.567 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:33:11.567 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:33:11.567 INFO [stderr] Dec 12 21:33:11.567 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 21:33:11.567 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 21:33:11.567 INFO [stderr] | Dec 12 21:33:11.567 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 21:33:11.567 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:33:11.568 INFO [stderr] | Dec 12 21:33:11.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:33:11.568 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:33:11.568 INFO [stderr] Dec 12 21:33:11.568 INFO [stderr] warning: cannot find type `name` in this scope Dec 12 21:33:11.568 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 21:33:11.568 INFO [stderr] | Dec 12 21:33:11.568 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 21:33:11.568 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:33:11.568 INFO [stderr] | Dec 12 21:33:11.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:33:11.568 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:33:11.568 INFO [stderr] Dec 12 21:33:11.568 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 12 21:33:11.568 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 21:33:11.568 INFO [stderr] | Dec 12 21:33:11.568 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 21:33:11.568 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:33:11.568 INFO [stderr] | Dec 12 21:33:11.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:33:11.568 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:33:11.568 INFO [stderr] Dec 12 21:33:11.568 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 12 21:33:11.568 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 21:33:11.568 INFO [stderr] | Dec 12 21:33:11.568 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 21:33:11.568 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 21:33:11.568 INFO [stderr] | Dec 12 21:33:11.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 12 21:33:11.568 INFO [stderr] = note: for more information, see issue #50504 Dec 12 21:33:11.568 INFO [stderr] Dec 12 21:33:18.895 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.69s Dec 12 21:33:18.918 INFO [stderr] su: No module specific data is present Dec 12 21:33:19.815 INFO running `"docker" "inspect" "fc3a60f926583fdf654d970455672fe0ba677df71c7f2144db246aa70357c31a"` Dec 12 21:33:20.103 INFO running `"docker" "rm" "-f" "fc3a60f926583fdf654d970455672fe0ba677df71c7f2144db246aa70357c31a"` Dec 12 21:33:20.403 INFO [stdout] fc3a60f926583fdf654d970455672fe0ba677df71c7f2144db246aa70357c31a Dec 12 21:33:20.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 12 21:33:20.984 INFO [stdout] c324a400492ca52a1c8a748cebd829fd27d4174ff0103a41b3789e59bbf66b9a Dec 12 21:33:20.986 INFO running `"docker" "start" "-a" "c324a400492ca52a1c8a748cebd829fd27d4174ff0103a41b3789e59bbf66b9a"` Dec 12 21:33:22.815 INFO [stderr] usermod: no changes Dec 12 21:33:23.341 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s Dec 12 21:33:23.354 INFO [stderr] Running /target/debug/deps/hello_rust-2502c5a1f026514d Dec 12 21:33:23.408 INFO [stdout] Dec 12 21:33:23.408 INFO [stdout] running 1 test Dec 12 21:33:23.850 INFO [stdout] test db::thing::tests::get_thing_when_it_exists ... FAILED Dec 12 21:33:23.851 INFO [stdout] Dec 12 21:33:23.851 INFO [stdout] failures: Dec 12 21:33:23.851 INFO [stdout] Dec 12 21:33:23.851 INFO [stdout] ---- db::thing::tests::get_thing_when_it_exists stdout ---- Dec 12 21:33:23.851 INFO [stdout] thread 'db::thing::tests::get_thing_when_it_exists' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/libcore/result.rs:1009:5 Dec 12 21:33:23.851 INFO [stdout] stack backtrace: Dec 12 21:33:23.851 INFO [stdout] 0: 0x559c530f7c03 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::heb4d4d98bcf46d90 Dec 12 21:33:23.851 INFO [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 12 21:33:23.852 INFO [stdout] 1: 0x559c530f2318 - std::sys_common::backtrace::_print::h919420b22c2473e3 Dec 12 21:33:23.852 INFO [stdout] at src/libstd/sys_common/backtrace.rs:71 Dec 12 21:33:23.852 INFO [stdout] 2: 0x559c530f6af2 - std::panicking::default_hook::{{closure}}::h22d4ac021acb88d5 Dec 12 21:33:23.852 INFO [stdout] at src/libstd/sys_common/backtrace.rs:59 Dec 12 21:33:23.852 INFO [stdout] at src/libstd/panicking.rs:210 Dec 12 21:33:23.852 INFO [stdout] 3: 0x559c530f67e7 - std::panicking::default_hook::h1134a4d34aab4428 Dec 12 21:33:23.852 INFO [stdout] at src/libstd/panicking.rs:218 Dec 12 21:33:23.852 INFO [stdout] 4: 0x559c530f7200 - std::panicking::rust_panic_with_hook::h9c89557c251f2d42 Dec 12 21:33:23.852 INFO [stdout] at src/libstd/panicking.rs:487 Dec 12 21:33:23.852 INFO [stdout] 5: 0x559c530f6d81 - std::panicking::continue_panic_fmt::h6b63497ce98499d4 Dec 12 21:33:23.852 INFO [stdout] at src/libstd/panicking.rs:394 Dec 12 21:33:23.852 INFO [stdout] 6: 0x559c530f6c65 - rust_begin_unwind Dec 12 21:33:23.852 INFO [stdout] at src/libstd/panicking.rs:321 Dec 12 21:33:23.852 INFO [stdout] 7: 0x559c531074cc - core::panicking::panic_fmt::h68c043a5e81351f3 Dec 12 21:33:23.852 INFO [stdout] at src/libcore/panicking.rs:95 Dec 12 21:33:23.852 INFO [stdout] 8: 0x559c52e8d01b - core::result::unwrap_failed::hf29f8f39ec04f384 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libcore/macros.rs:26 Dec 12 21:33:23.852 INFO [stdout] 9: 0x559c52e8c3ae - >::unwrap::hf1664bb55b7ed85f Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libcore/result.rs:808 Dec 12 21:33:23.852 INFO [stdout] 10: 0x559c52e932ce - hello_rust::db::tests::get_conn::h637a64ffa842a914 Dec 12 21:33:23.852 INFO [stdout] at src/db/mod.rs:21 Dec 12 21:33:23.852 INFO [stdout] 11: 0x559c52e900e0 - hello_rust::db::thing::tests::get_thing_when_it_exists::h961f27dd77dbe739 Dec 12 21:33:23.852 INFO [stdout] at src/db/thing.rs:45 Dec 12 21:33:23.852 INFO [stdout] 12: 0x559c52e900a9 - hello_rust::db::thing::tests::get_thing_when_it_exists::{{closure}}::hd98362a475d7b06b Dec 12 21:33:23.852 INFO [stdout] at src/db/thing.rs:44 Dec 12 21:33:23.852 INFO [stdout] 13: 0x559c52e90a5d - core::ops::function::FnOnce::call_once::h5cf5b7ccf855a189 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libcore/ops/function.rs:238 Dec 12 21:33:23.852 INFO [stdout] 14: 0x559c52ea523e - >::call_box::h3cf534772c089f15 Dec 12 21:33:23.852 INFO [stdout] at src/libtest/lib.rs:1483 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libcore/ops/function.rs:238 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:673 Dec 12 21:33:23.852 INFO [stdout] 15: 0x559c53105bb9 - __rust_maybe_catch_panic Dec 12 21:33:23.852 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 12 21:33:23.852 INFO [stdout] 16: 0x559c52ec2be7 - test::run_test::run_test_inner::{{closure}}::h5f14673685eef7c8 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:285 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:398 Dec 12 21:33:23.852 INFO [stdout] at src/libtest/lib.rs:1438 Dec 12 21:33:23.852 INFO [stdout] 17: 0x559c52e9daf4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h96de92a7d062bb5f Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/sys_common/backtrace.rs:136 Dec 12 21:33:23.852 INFO [stdout] 18: 0x559c52e9e164 - std::panicking::try::do_call::h6a71e68ea4ad0d8a Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/thread/mod.rs:479 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:319 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:306 Dec 12 21:33:23.852 INFO [stdout] 19: 0x559c53105bb9 - __rust_maybe_catch_panic Dec 12 21:33:23.852 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 12 21:33:23.852 INFO [stdout] 20: 0x559c52ea511c - >::call_box::h260fd1ad8e2854a6 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:285 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:398 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/thread/mod.rs:478 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:673 Dec 12 21:33:23.852 INFO [stdout] 21: 0x559c530f987d - std::sys::unix::thread::Thread::new::thread_start::h08aa646226e66c99 Dec 12 21:33:23.852 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:683 Dec 12 21:33:23.852 INFO [stdout] at src/libstd/sys_common/thread.rs:24 Dec 12 21:33:23.852 INFO [stdout] at src/libstd/sys/unix/thread.rs:91 Dec 12 21:33:23.852 INFO [stdout] 22: 0x7fd6d9b076b9 - start_thread Dec 12 21:33:23.852 INFO [stdout] 23: 0x7fd6d962741c - clone Dec 12 21:33:23.852 INFO [stdout] 24: 0x0 - Dec 12 21:33:23.852 INFO [stdout] Dec 12 21:33:23.852 INFO [stdout] Dec 12 21:33:23.852 INFO [stdout] failures: Dec 12 21:33:23.853 INFO [stdout] db::thing::tests::get_thing_when_it_exists Dec 12 21:33:23.853 INFO [stdout] Dec 12 21:33:23.853 INFO [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Dec 12 21:33:23.853 INFO [stdout] Dec 12 21:33:23.900 INFO [stderr] error: test failed, to rerun pass '--bin hello-rust' Dec 12 21:33:23.904 INFO [stderr] su: No module specific data is present Dec 12 21:33:25.482 INFO running `"docker" "inspect" "c324a400492ca52a1c8a748cebd829fd27d4174ff0103a41b3789e59bbf66b9a"` Dec 12 21:33:25.855 INFO running `"docker" "rm" "-f" "c324a400492ca52a1c8a748cebd829fd27d4174ff0103a41b3789e59bbf66b9a"` Dec 12 21:33:26.215 INFO [stdout] c324a400492ca52a1c8a748cebd829fd27d4174ff0103a41b3789e59bbf66b9a