Oct 10 14:38:12.446 INFO testing snipsco/dinghy against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:38:12.446 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:38:12.446 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:38:12.932 INFO blam! 2debc8fc4d1ee45ea292695ffee08042e6c2ee53dacc8444cdc97c15ad64067d Oct 10 14:38:12.936 INFO running `"docker" "start" "-a" "2debc8fc4d1ee45ea292695ffee08042e6c2ee53dacc8444cdc97c15ad64067d"` Oct 10 14:38:13.684 INFO kablam! usermod: no changes Oct 10 14:38:14.045 INFO kablam! Compiling openssl v0.10.8 Oct 10 14:38:14.045 INFO kablam! Compiling plist v0.3.0 Oct 10 14:38:14.045 INFO kablam! Compiling dinghy-lib v0.3.5 Oct 10 14:38:14.046 INFO kablam! Compiling home v0.3.3 Oct 10 14:38:14.046 INFO kablam! Compiling dinghy-lib v0.3.5 (/source/dinghy-lib) Oct 10 14:38:14.047 INFO kablam! Compiling dinghy-test v0.3.5 (/source/dinghy-test) Oct 10 14:38:14.047 INFO kablam! Compiling cmake v0.1.31 Oct 10 14:38:14.047 INFO kablam! Compiling fs2 v0.4.3 Oct 10 14:38:17.620 INFO kablam! Compiling which v1.0.5 Oct 10 14:38:17.996 INFO kablam! Compiling socket2 v0.3.5 Oct 10 14:38:18.045 INFO kablam! Compiling filetime v0.2.1 Oct 10 14:38:18.057 INFO kablam! Compiling filetime v0.1.15 Oct 10 14:38:18.237 INFO kablam! Compiling jobserver v0.1.11 Oct 10 14:38:19.348 INFO kablam! Compiling openssl-sys v0.9.31 Oct 10 14:38:19.444 INFO kablam! Compiling libz-sys v1.0.18 Oct 10 14:38:19.520 INFO kablam! Compiling miniz-sys v0.1.10 Oct 10 14:38:21.250 INFO kablam! Compiling regex v0.2.11 Oct 10 14:38:21.404 INFO kablam! Compiling regex v1.0.0 Oct 10 14:38:25.264 INFO kablam! Compiling serde_ignored v0.0.4 Oct 10 14:38:25.286 INFO kablam! Compiling toml v0.4.6 Oct 10 14:38:25.347 INFO kablam! Compiling semver v0.9.0 Oct 10 14:38:25.412 INFO kablam! Compiling libssh2-sys v0.2.7 Oct 10 14:38:25.476 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 10 14:38:29.908 INFO kablam! Compiling flate2 v1.0.1 Oct 10 14:38:32.308 INFO kablam! Compiling tar v0.4.15 Oct 10 14:38:32.308 INFO kablam! Compiling curl-sys v0.4.5 Oct 10 14:38:45.476 INFO kablam! Compiling error-chain v0.11.0 Oct 10 14:38:49.888 INFO kablam! Compiling curl v0.4.12 Oct 10 14:38:50.388 INFO kablam! Compiling globset v0.4.0 Oct 10 14:38:51.026 INFO kablam! Compiling dinghy-build v0.3.5 Oct 10 14:38:51.026 INFO kablam! Compiling dinghy-build v0.3.5 (/source/dinghy-build) Oct 10 14:38:57.568 INFO kablam! Compiling env_logger v0.5.10 Oct 10 14:38:57.870 INFO kablam! Compiling crypto-hash v0.3.1 Oct 10 14:39:02.520 INFO kablam! Compiling ignore v0.4.2 Oct 10 14:39:02.560 INFO kablam! Compiling crates-io v0.16.0 Oct 10 14:39:09.184 INFO kablam! Compiling pretty_env_logger v0.2.3 Oct 10 14:39:27.606 INFO kablam! Compiling git2 v0.7.1 Oct 10 14:39:35.660 INFO kablam! Compiling git2-curl v0.8.1 Oct 10 14:39:37.525 INFO kablam! Compiling cargo v0.27.0 Oct 10 14:40:49.049 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:40:49.049 INFO kablam! --> dinghy-lib/src/config.rs:190:25 Oct 10 14:40:49.049 INFO kablam! | Oct 10 14:40:49.050 INFO kablam! 190 | if let Some(home) = ::std::env::home_dir() { Oct 10 14:40:49.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 14:40:49.050 INFO kablam! | Oct 10 14:40:49.051 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 14:40:49.051 INFO kablam! Oct 10 14:40:49.051 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:40:49.052 INFO kablam! --> dinghy-lib/src/overlay.rs:11:5 Oct 10 14:40:49.052 INFO kablam! | Oct 10 14:40:49.052 INFO kablam! 11 | use std::env::home_dir; Oct 10 14:40:49.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:40:49.053 INFO kablam! Oct 10 14:40:49.053 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:40:49.053 INFO kablam! --> dinghy-lib/src/lib.rs:55:5 Oct 10 14:40:49.054 INFO kablam! | Oct 10 14:40:49.054 INFO kablam! 55 | use std::env::home_dir; Oct 10 14:40:49.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:40:49.054 INFO kablam! Oct 10 14:40:49.054 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:40:49.055 INFO kablam! --> dinghy-lib/src/overlay.rs:69:40 Oct 10 14:40:49.055 INFO kablam! | Oct 10 14:40:49.055 INFO kablam! 69 | if let Some(dinghy_home_dir) = home_dir() Oct 10 14:40:49.056 INFO kablam! | ^^^^^^^^ Oct 10 14:40:49.056 INFO kablam! Oct 10 14:40:49.056 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:40:49.056 INFO kablam! --> dinghy-lib/src/lib.rs:116:33 Oct 10 14:40:49.057 INFO kablam! | Oct 10 14:40:49.057 INFO kablam! 116 | .or(home_dir().map(|it| it.join(".dinghy").join("toolchain").join(platform_name))) Oct 10 14:40:49.057 INFO kablam! | ^^^^^^^^ Oct 10 14:40:49.057 INFO kablam! Oct 10 14:41:04.722 INFO kablam! Compiling cargo-dinghy v0.3.5 (/source/cargo-dinghy) Oct 10 14:41:21.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 07s Oct 10 14:41:21.579 INFO kablam! su: No module specific data is present Oct 10 14:41:23.353 INFO running `"docker" "rm" "-f" "2debc8fc4d1ee45ea292695ffee08042e6c2ee53dacc8444cdc97c15ad64067d"` Oct 10 14:41:23.696 INFO blam! 2debc8fc4d1ee45ea292695ffee08042e6c2ee53dacc8444cdc97c15ad64067d Oct 10 14:41:23.701 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:41:23.702 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:41:24.188 INFO blam! d8bc568db572a65292ec23a8d67334c8a65f2bcdb77717e2b5508a924c5b24f2 Oct 10 14:41:24.190 INFO running `"docker" "start" "-a" "d8bc568db572a65292ec23a8d67334c8a65f2bcdb77717e2b5508a924c5b24f2"` Oct 10 14:41:25.989 INFO kablam! usermod: no changes Oct 10 14:41:26.404 INFO kablam! Compiling dinghy-test v0.3.5 (/source/dinghy-test) Oct 10 14:41:26.412 INFO kablam! Compiling dinghy-build v0.3.5 (/source/dinghy-build) Oct 10 14:41:26.413 INFO kablam! Compiling dinghy-lib v0.3.5 (/source/dinghy-lib) Oct 10 14:41:26.413 INFO kablam! Compiling cargo-dinghy v0.3.5 (/source/cargo-dinghy) Oct 10 14:41:33.544 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:41:33.545 INFO kablam! --> dinghy-lib/src/config.rs:190:25 Oct 10 14:41:33.545 INFO kablam! | Oct 10 14:41:33.556 INFO kablam! 190 | if let Some(home) = ::std::env::home_dir() { Oct 10 14:41:33.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 14:41:33.556 INFO kablam! | Oct 10 14:41:33.556 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 14:41:33.556 INFO kablam! Oct 10 14:41:33.556 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:41:33.556 INFO kablam! --> dinghy-lib/src/overlay.rs:11:5 Oct 10 14:41:33.556 INFO kablam! | Oct 10 14:41:33.556 INFO kablam! 11 | use std::env::home_dir; Oct 10 14:41:33.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:41:33.556 INFO kablam! Oct 10 14:41:33.556 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:41:33.556 INFO kablam! --> dinghy-lib/src/lib.rs:55:5 Oct 10 14:41:33.556 INFO kablam! | Oct 10 14:41:33.556 INFO kablam! 55 | use std::env::home_dir; Oct 10 14:41:33.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:41:33.556 INFO kablam! Oct 10 14:41:33.556 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:41:33.556 INFO kablam! --> dinghy-lib/src/overlay.rs:69:40 Oct 10 14:41:33.556 INFO kablam! | Oct 10 14:41:33.556 INFO kablam! 69 | if let Some(dinghy_home_dir) = home_dir() Oct 10 14:41:33.556 INFO kablam! | ^^^^^^^^ Oct 10 14:41:33.556 INFO kablam! Oct 10 14:41:33.556 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 14:41:33.556 INFO kablam! --> dinghy-lib/src/lib.rs:116:33 Oct 10 14:41:33.556 INFO kablam! | Oct 10 14:41:33.556 INFO kablam! 116 | .or(home_dir().map(|it| it.join(".dinghy").join("toolchain").join(platform_name))) Oct 10 14:41:33.556 INFO kablam! | ^^^^^^^^ Oct 10 14:41:33.556 INFO kablam! Oct 10 14:41:43.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.24s Oct 10 14:41:43.281 INFO kablam! su: No module specific data is present Oct 10 14:41:43.624 INFO running `"docker" "rm" "-f" "d8bc568db572a65292ec23a8d67334c8a65f2bcdb77717e2b5508a924c5b24f2"` Oct 10 14:41:43.805 INFO blam! d8bc568db572a65292ec23a8d67334c8a65f2bcdb77717e2b5508a924c5b24f2 Oct 10 14:41:43.816 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:41:43.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:41:44.080 INFO blam! 146ef69f9f58d0dea06ce70c88903e4661d865f20a248b4a52250bd5b72a0a7c Oct 10 14:41:44.088 INFO running `"docker" "start" "-a" "146ef69f9f58d0dea06ce70c88903e4661d865f20a248b4a52250bd5b72a0a7c"` Oct 10 14:41:44.604 INFO kablam! usermod: no changes Oct 10 14:41:44.820 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 10 14:41:44.841 INFO kablam! Running /target/debug/deps/cargo_dinghy-2e44d9ab4fd41d8e Oct 10 14:41:44.844 INFO kablam! Running /target/debug/deps/dinghy_build-26e437cd50f077b9 Oct 10 14:41:44.844 INFO blam! Oct 10 14:41:44.844 INFO blam! running 0 tests Oct 10 14:41:44.844 INFO blam! Oct 10 14:41:44.844 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:41:44.844 INFO blam! Oct 10 14:41:44.846 INFO blam! Oct 10 14:41:44.846 INFO kablam! Running /target/debug/deps/dinghy_lib-7ea18c48dc41fefd Oct 10 14:41:44.847 INFO blam! running 0 tests Oct 10 14:41:44.847 INFO blam! Oct 10 14:41:44.847 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:41:44.847 INFO blam! Oct 10 14:41:44.862 INFO blam! Oct 10 14:41:44.862 INFO blam! running 1 test Oct 10 14:41:45.130 INFO blam! test config::tests::load_config_with_str_test_data ... FAILED Oct 10 14:41:45.130 INFO blam! Oct 10 14:41:45.130 INFO blam! failures: Oct 10 14:41:45.130 INFO blam! Oct 10 14:41:45.130 INFO blam! ---- config::tests::load_config_with_str_test_data stdout ---- Oct 10 14:41:45.130 INFO blam! thread 'config::tests::load_config_with_str_test_data' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }), State { next_error: None, backtrace: Some(stack backtrace: Oct 10 14:41:45.130 INFO blam! 0: 0x557bc522b075 - backtrace::backtrace::libunwind::trace::h8eee47b74160cf3e Oct 10 14:41:45.130 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/backtrace/libunwind.rs:53 Oct 10 14:41:45.130 INFO blam! - backtrace::backtrace::trace::h80c00b42fb3b76e5 Oct 10 14:41:45.130 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/backtrace/mod.rs:42 Oct 10 14:41:45.130 INFO blam! 1: 0x557bc522572e - backtrace::capture::Backtrace::new_unresolved::h63531dd16c920106 Oct 10 14:41:45.130 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/capture.rs:88 Oct 10 14:41:45.130 INFO blam! 2: 0x557bc522568c - backtrace::capture::Backtrace::new::h15704b67c7188823 Oct 10 14:41:45.130 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.8/src/capture.rs:63 Oct 10 14:41:45.130 INFO blam! 3: 0x557bc51bef4d - error_chain::make_backtrace::h41de0bdddfdd4ceb Oct 10 14:41:45.130 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 Oct 10 14:41:45.130 INFO blam! 4: 0x557bc51befbe - ::default::h4b787bf814171842 Oct 10 14:41:45.130 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:710 Oct 10 14:41:45.130 INFO blam! 5: 0x557bc512348f - dinghy_lib::errors::Error::from_kind::h02ee65b5fa053857 Oct 10 14:41:45.130 INFO blam! at /source/<::error_chain::error_chain::impl_error_chain_processed macros>:53 Oct 10 14:41:45.130 INFO blam! 6: 0x557bc5123542 - >::from::hc58dc18b70f6bac1 Oct 10 14:41:45.130 INFO blam! at dinghy-lib/src/errors.rs:1 Oct 10 14:41:45.130 INFO blam! 7: 0x557bc512ef3b - dinghy_lib::config::read_config_file::h876556430023173a Oct 10 14:41:45.130 INFO blam! at dinghy-lib/src/config.rs:164 Oct 10 14:41:45.130 INFO blam! 8: 0x557bc51221de - dinghy_lib::config::tests::load_config_with_str_test_data::h3033adec45db7828 Oct 10 14:41:45.130 INFO blam! at dinghy-lib/src/config.rs:218 Oct 10 14:41:45.130 INFO blam! 9: 0x557bc51220c9 - dinghy_lib::config::tests::load_config_with_str_test_data::{{closure}}::h85d1eae761ded548 Oct 10 14:41:45.130 INFO blam! at dinghy-lib/src/config.rs:212 Oct 10 14:41:45.130 INFO blam! 10: 0x557bc5126b2d - core::ops::function::FnOnce::call_once::h0cdda103d5c1f43e Oct 10 14:41:45.130 INFO blam! at libcore/ops/function.rs:238 Oct 10 14:41:45.130 INFO blam! 11: 0x557bc51749ae - test::run_test::{{closure}}::hcabdd276abf8f296 Oct 10 14:41:45.130 INFO blam! at libtest/lib.rs:1468 Oct 10 14:41:45.130 INFO blam! - core::ops::function::FnOnce::call_once::h1d50e8b6d369df98 Oct 10 14:41:45.130 INFO blam! at libcore/ops/function.rs:238 Oct 10 14:41:45.130 INFO blam! - >::call_box::h95b7cb918af67b5d Oct 10 14:41:45.130 INFO blam! at liballoc/boxed.rs:672 Oct 10 14:41:45.130 INFO blam! 12: 0x557bc526cb29 - __rust_maybe_catch_panic Oct 10 14:41:45.130 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 14:41:45.130 INFO blam! 13: 0x557bc51954fd - std::panicking::try::h3c8b843f0a3ada26 Oct 10 14:41:45.130 INFO blam! at libstd/panicking.rs:289 Oct 10 14:41:45.130 INFO blam! - std::panic::catch_unwind::h6d942cad8753c78a Oct 10 14:41:45.130 INFO blam! at libstd/panic.rs:392 Oct 10 14:41:45.130 INFO blam! - test::run_test::run_test_inner::{{closure}}::h201decf168940588 Oct 10 14:41:45.130 INFO blam! at libtest/lib.rs:1423 Oct 10 14:41:45.130 INFO blam! - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 14:41:45.130 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 14:41:45.130 INFO blam! 14: 0x557bc5196104 - std::thread::Builder::spawn::{{closure}}::{{closure}}::hf072f13a53cf01bf Oct 10 14:41:45.130 INFO blam! at libstd/thread/mod.rs:409 Oct 10 14:41:45.130 INFO blam! - as core::ops::function::FnOnce<()>>::call_once::h22c81bd70bf1a725 Oct 10 14:41:45.130 INFO blam! at libstd/panic.rs:313 Oct 10 14:41:45.130 INFO blam! - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 14:41:45.130 INFO blam! at libstd/panicking.rs:310 Oct 10 14:41:45.130 INFO blam! 15: 0x557bc526cb29 - __rust_maybe_catch_panic Oct 10 14:41:45.130 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 14:41:45.130 INFO blam! 16: 0x557bc51836c6 - std::panicking::try::hc008d3655cac22f0 Oct 10 14:41:45.130 INFO blam! at libstd/panicking.rs:289 Oct 10 14:41:45.130 INFO blam! - std::panic::catch_unwind::h89b6dcd382d60f3a Oct 10 14:41:45.130 INFO blam! at libstd/panic.rs:392 Oct 10 14:41:45.130 INFO blam! - std::thread::Builder::spawn::{{closure}}::h1283fd1a85826753 Oct 10 14:41:45.130 INFO blam! at libstd/thread/mod.rs:408 Oct 10 14:41:45.130 INFO blam! - >::call_box::h96125cb29a9ba44b Oct 10 14:41:45.130 INFO blam! at liballoc/boxed.rs:672 Oct 10 14:41:45.130 INFO blam! 17: 0x557bc525a9fa - ) })', libcore/result.rs:1009:5 Oct 10 14:41:45.130 INFO blam! stack backtrace: Oct 10 14:41:45.131 INFO blam! 0: 0x557bc525895e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 14:41:45.131 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 14:41:45.131 INFO blam! 1: 0x557bc5261956 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 14:41:45.131 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 14:41:45.131 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 14:41:45.131 INFO blam! 2: 0x557bc525c5cd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 14:41:45.131 INFO blam! at libstd/panicking.rs:211 Oct 10 14:41:45.131 INFO blam! 3: 0x557bc525c2db - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 14:41:45.131 INFO blam! at libstd/panicking.rs:221 Oct 10 14:41:45.131 INFO blam! 4: 0x557bc525cc7c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 14:41:45.131 INFO blam! at libstd/panicking.rs:476 Oct 10 14:41:45.131 INFO blam! 5: 0x557bc525c839 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 14:41:45.131 INFO blam! at libstd/panicking.rs:390 Oct 10 14:41:45.131 INFO blam! 6: 0x557bc525c735 - rust_begin_unwind Oct 10 14:41:45.131 INFO blam! at libstd/panicking.rs:325 Oct 10 14:41:45.131 INFO blam! 7: 0x557bc52a1c6b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 14:41:45.131 INFO blam! at libcore/panicking.rs:77 Oct 10 14:41:45.131 INFO blam! 8: 0x557bc516abc3 - core::result::unwrap_failed::hc808f508b9d4b778 Oct 10 14:41:45.131 INFO blam! at libcore/macros.rs:26 Oct 10 14:41:45.131 INFO blam! 9: 0x557bc5167b99 - >::unwrap::h6105c719330edae1 Oct 10 14:41:45.131 INFO blam! at libcore/result.rs:808 Oct 10 14:41:45.131 INFO blam! 10: 0x557bc51221f5 - dinghy_lib::config::tests::load_config_with_str_test_data::h3033adec45db7828 Oct 10 14:41:45.131 INFO blam! at dinghy-lib/src/config.rs:218 Oct 10 14:41:45.131 INFO blam! 11: 0x557bc51220c9 - dinghy_lib::config::tests::load_config_with_str_test_data::{{closure}}::h85d1eae761ded548 Oct 10 14:41:45.131 INFO blam! at dinghy-lib/src/config.rs:212 Oct 10 14:41:45.131 INFO blam! 12: 0x557bc5126b2d - core::ops::function::FnOnce::call_once::h0cdda103d5c1f43e Oct 10 14:41:45.131 INFO blam! at libcore/ops/function.rs:238 Oct 10 14:41:45.131 INFO blam! 13: 0x557bc51749ae - >::call_box::h95b7cb918af67b5d Oct 10 14:41:45.131 INFO blam! at libtest/lib.rs:1468 Oct 10 14:41:45.131 INFO blam! at libcore/ops/function.rs:238 Oct 10 14:41:45.131 INFO blam! at liballoc/boxed.rs:672 Oct 10 14:41:45.131 INFO blam! 14: 0x557bc526cb29 - __rust_maybe_catch_panic Oct 10 14:41:45.131 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 14:41:45.131 INFO blam! 15: 0x557bc51954fd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 14:41:45.131 INFO blam! at libstd/panicking.rs:289 Oct 10 14:41:45.131 INFO blam! at libstd/panic.rs:392 Oct 10 14:41:45.131 INFO blam! at libtest/lib.rs:1423 Oct 10 14:41:45.131 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 14:41:45.131 INFO blam! 16: 0x557bc5196104 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 14:41:45.131 INFO blam! at libstd/thread/mod.rs:409 Oct 10 14:41:45.131 INFO blam! at libstd/panic.rs:313 Oct 10 14:41:45.131 INFO blam! at libstd/panicking.rs:310 Oct 10 14:41:45.131 INFO blam! 17: 0x557bc526cb29 - __rust_maybe_catch_panic Oct 10 14:41:45.131 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 14:41:45.131 INFO blam! 18: 0x557bc51836c6 - >::call_box::h96125cb29a9ba44b Oct 10 14:41:45.131 INFO blam! at libstd/panicking.rs:289 Oct 10 14:41:45.131 INFO blam! at libstd/panic.rs:392 Oct 10 14:41:45.131 INFO blam! at libstd/thread/mod.rs:408 Oct 10 14:41:45.131 INFO blam! at liballoc/boxed.rs:672 Oct 10 14:41:45.131 INFO blam! 19: 0x557bc525a9fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 14:41:45.131 INFO blam! at liballoc/boxed.rs:682 Oct 10 14:41:45.131 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 14:41:45.131 INFO blam! 20: 0x557bc524fde5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 14:41:45.131 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 14:41:45.131 INFO blam! 21: 0x7feed60936b9 - start_thread Oct 10 14:41:45.131 INFO blam! 22: 0x7feed5bb341c - clone Oct 10 14:41:45.131 INFO blam! 23: 0x0 - Oct 10 14:41:45.131 INFO blam! Oct 10 14:41:45.131 INFO blam! Oct 10 14:41:45.131 INFO blam! failures: Oct 10 14:41:45.131 INFO blam! config::tests::load_config_with_str_test_data Oct 10 14:41:45.131 INFO blam! Oct 10 14:41:45.131 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:41:45.131 INFO blam! Oct 10 14:41:45.146 INFO kablam! error: test failed, to rerun pass '-p dinghy-lib --lib' Oct 10 14:41:45.149 INFO kablam! su: No module specific data is present Oct 10 14:41:45.544 INFO running `"docker" "rm" "-f" "146ef69f9f58d0dea06ce70c88903e4661d865f20a248b4a52250bd5b72a0a7c"` Oct 10 14:41:45.688 INFO blam! 146ef69f9f58d0dea06ce70c88903e4661d865f20a248b4a52250bd5b72a0a7c