Oct 15 20:20:35.914 INFO testing rustfm-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:20:35.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 20:20:36.395 INFO blam! d61925dd9fc1b54f60ce2b0ea3d25f627c81f8e441086eecfccb91ba7b3cd529 Oct 15 20:20:36.397 INFO running `"docker" "start" "-a" "d61925dd9fc1b54f60ce2b0ea3d25f627c81f8e441086eecfccb91ba7b3cd529"` Oct 15 20:20:38.387 INFO kablam! usermod: no changes Oct 15 20:20:38.591 INFO kablam! Compiling rustfm v0.1.2 (/source) Oct 15 20:20:41.439 INFO kablam! warning: unused `#[macro_use]` import Oct 15 20:20:41.439 INFO kablam! --> src/lib.rs:9:1 Oct 15 20:20:41.439 INFO kablam! | Oct 15 20:20:41.440 INFO kablam! 9 | #[macro_use] extern crate lazy_static; Oct 15 20:20:41.440 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:20:41.440 INFO kablam! | Oct 15 20:20:41.443 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:20:41.443 INFO kablam! Oct 15 20:20:41.751 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 20:20:41.751 INFO kablam! --> src/lib.rs:2:12 Oct 15 20:20:41.751 INFO kablam! | Oct 15 20:20:41.751 INFO kablam! 2 | #![feature(proc_macro)] Oct 15 20:20:41.751 INFO kablam! | ^^^^^^^^^^ Oct 15 20:20:41.751 INFO kablam! | Oct 15 20:20:41.751 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:20:41.751 INFO kablam! Oct 15 20:20:44.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.69s Oct 15 20:20:44.098 INFO kablam! su: No module specific data is present Oct 15 20:20:45.651 INFO running `"docker" "rm" "-f" "d61925dd9fc1b54f60ce2b0ea3d25f627c81f8e441086eecfccb91ba7b3cd529"` Oct 15 20:20:45.991 INFO blam! d61925dd9fc1b54f60ce2b0ea3d25f627c81f8e441086eecfccb91ba7b3cd529 Oct 15 20:20:45.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 20:20:46.424 INFO blam! f464b78c268bd727cd8dfa7bd42aea4095f07bba757c27259ce16b753a93face Oct 15 20:20:46.426 INFO running `"docker" "start" "-a" "f464b78c268bd727cd8dfa7bd42aea4095f07bba757c27259ce16b753a93face"` Oct 15 20:20:48.564 INFO kablam! usermod: no changes Oct 15 20:20:48.807 INFO kablam! Compiling rustfm v0.1.2 (/source) Oct 15 20:20:51.783 INFO kablam! warning: unused `#[macro_use]` import Oct 15 20:20:51.784 INFO kablam! --> src/lib.rs:9:1 Oct 15 20:20:51.784 INFO kablam! | Oct 15 20:20:51.784 INFO kablam! 9 | #[macro_use] extern crate lazy_static; Oct 15 20:20:51.785 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:20:51.785 INFO kablam! | Oct 15 20:20:51.785 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:20:51.785 INFO kablam! Oct 15 20:20:52.187 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 20:20:52.187 INFO kablam! --> src/lib.rs:2:12 Oct 15 20:20:52.187 INFO kablam! | Oct 15 20:20:52.187 INFO kablam! 2 | #![feature(proc_macro)] Oct 15 20:20:52.187 INFO kablam! | ^^^^^^^^^^ Oct 15 20:20:52.187 INFO kablam! | Oct 15 20:20:52.187 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:20:52.187 INFO kablam! Oct 15 20:20:56.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.79s Oct 15 20:20:56.435 INFO kablam! su: No module specific data is present Oct 15 20:20:57.664 INFO running `"docker" "rm" "-f" "f464b78c268bd727cd8dfa7bd42aea4095f07bba757c27259ce16b753a93face"` Oct 15 20:20:57.979 INFO blam! f464b78c268bd727cd8dfa7bd42aea4095f07bba757c27259ce16b753a93face Oct 15 20:20:57.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 20:20:58.455 INFO blam! c45ad9a6f8bcf672f9649d2806904d72dd78823d46ad8fa07a0d8a366e0aebbf Oct 15 20:20:58.457 INFO running `"docker" "start" "-a" "c45ad9a6f8bcf672f9649d2806904d72dd78823d46ad8fa07a0d8a366e0aebbf"` Oct 15 20:21:00.125 INFO kablam! usermod: no changes Oct 15 20:21:00.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 15 20:21:00.323 INFO blam! Oct 15 20:21:00.323 INFO blam! running 3 tests Oct 15 20:21:00.323 INFO kablam! Running /target/debug/deps/rustfm-b87fa0b1a2e9b266 Oct 15 20:21:00.367 INFO blam! test tests::test_build_url ... ok Oct 15 20:21:00.430 INFO blam! test user::recent_tracks::tests::test_recent_tracks_not_found ... FAILED Oct 15 20:21:00.435 INFO blam! test user::recent_tracks::tests::test_recent_tracks ... FAILED Oct 15 20:21:00.435 INFO blam! Oct 15 20:21:00.435 INFO blam! failures: Oct 15 20:21:00.435 INFO blam! Oct 15 20:21:00.435 INFO blam! ---- user::recent_tracks::tests::test_recent_tracks_not_found stdout ---- Oct 15 20:21:00.435 INFO blam! thread 'user::recent_tracks::tests::test_recent_tracks_not_found' panicked at 'assertion failed: `(left == right)` Oct 15 20:21:00.435 INFO blam! left: `"Err(HTTPError(Io(Custom { kind: Other, error: StringError(\"failed to lookup address information: Temporary failure in name resolution\") })))"`, Oct 15 20:21:00.435 INFO blam! right: `"Err(LastFMError(InvalidParameter(LastFMError { error: 6, message: \"User not found\", links: [] })))"`', src/user/recent_tracks.rs:85:9 Oct 15 20:21:00.436 INFO blam! stack backtrace: Oct 15 20:21:00.436 INFO blam! 0: 0x555b80db676e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 20:21:00.436 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 20:21:00.436 INFO blam! 1: 0x555b80dbfe96 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 20:21:00.436 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 20:21:00.436 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 20:21:00.436 INFO blam! 2: 0x555b80dbaa9d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:211 Oct 15 20:21:00.436 INFO blam! 3: 0x555b80dba7ab - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:221 Oct 15 20:21:00.436 INFO blam! 4: 0x555b80dbb14c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:476 Oct 15 20:21:00.436 INFO blam! 5: 0x555b80dbad09 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:390 Oct 15 20:21:00.436 INFO blam! 6: 0x555b80dbac6d - std::panicking::begin_panic_fmt::h70a4709fbb668068 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:345 Oct 15 20:21:00.436 INFO blam! 7: 0x555b80bce263 - rustfm::user::recent_tracks::tests::test_recent_tracks_not_found::h0080991272d6a975 Oct 15 20:21:00.436 INFO blam! at src/user/recent_tracks.rs:85 Oct 15 20:21:00.436 INFO blam! 8: 0x555b80bcdf39 - rustfm::user::recent_tracks::tests::test_recent_tracks_not_found::{{closure}}::h6a643ffe12a65a7d Oct 15 20:21:00.436 INFO blam! at src/user/recent_tracks.rs:82 Oct 15 20:21:00.436 INFO blam! 9: 0x555b80bcc0bd - core::ops::function::FnOnce::call_once::h3c6ce2668910cefc Oct 15 20:21:00.436 INFO blam! at libcore/ops/function.rs:238 Oct 15 20:21:00.436 INFO blam! 10: 0x555b80be30ee - >::call_box::hae226a42c8d94b19 Oct 15 20:21:00.436 INFO blam! at libtest/lib.rs:1468 Oct 15 20:21:00.436 INFO blam! at libcore/ops/function.rs:238 Oct 15 20:21:00.436 INFO blam! at liballoc/boxed.rs:672 Oct 15 20:21:00.436 INFO blam! 11: 0x555b80dcb3b9 - __rust_maybe_catch_panic Oct 15 20:21:00.436 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 20:21:00.436 INFO blam! 12: 0x555b80c03b1d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:289 Oct 15 20:21:00.436 INFO blam! at libstd/panic.rs:392 Oct 15 20:21:00.436 INFO blam! at libtest/lib.rs:1423 Oct 15 20:21:00.436 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 20:21:00.436 INFO blam! 13: 0x555b80c046c4 - std::panicking::try::do_call::h2c632c17829d0621 Oct 15 20:21:00.436 INFO blam! at libstd/thread/mod.rs:409 Oct 15 20:21:00.436 INFO blam! at libstd/panic.rs:313 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:310 Oct 15 20:21:00.436 INFO blam! 14: 0x555b80dcb3b9 - __rust_maybe_catch_panic Oct 15 20:21:00.436 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 20:21:00.436 INFO blam! 15: 0x555b80bf1d06 - >::call_box::h1a0832645645f090 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:289 Oct 15 20:21:00.436 INFO blam! at libstd/panic.rs:392 Oct 15 20:21:00.436 INFO blam! at libstd/thread/mod.rs:408 Oct 15 20:21:00.436 INFO blam! at liballoc/boxed.rs:672 Oct 15 20:21:00.436 INFO blam! 16: 0x555b80db8d4a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 15 20:21:00.436 INFO blam! at liballoc/boxed.rs:682 Oct 15 20:21:00.436 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 20:21:00.436 INFO blam! 17: 0x555b80dabf05 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 15 20:21:00.436 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 20:21:00.436 INFO blam! 18: 0x7f0616a736b9 - start_thread Oct 15 20:21:00.436 INFO blam! 19: 0x7f061659341c - clone Oct 15 20:21:00.436 INFO blam! 20: 0x0 - Oct 15 20:21:00.436 INFO blam! Oct 15 20:21:00.436 INFO blam! ---- user::recent_tracks::tests::test_recent_tracks stdout ---- Oct 15 20:21:00.436 INFO blam! thread 'user::recent_tracks::tests::test_recent_tracks' panicked at 'assertion failed: recent_tracks.is_ok()', src/user/recent_tracks.rs:78:9 Oct 15 20:21:00.436 INFO blam! stack backtrace: Oct 15 20:21:00.436 INFO blam! 0: 0x555b80db676e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 20:21:00.436 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 20:21:00.436 INFO blam! 1: 0x555b80dbfe96 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 20:21:00.436 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 20:21:00.436 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 20:21:00.436 INFO blam! 2: 0x555b80dbaa9d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:211 Oct 15 20:21:00.436 INFO blam! 3: 0x555b80dba7ab - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:221 Oct 15 20:21:00.436 INFO blam! 4: 0x555b80dbb14c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:476 Oct 15 20:21:00.436 INFO blam! 5: 0x555b80d920bf - std::panicking::begin_panic::h27a0c222654919c9 Oct 15 20:21:00.436 INFO blam! at libstd/panicking.rs:410 Oct 15 20:21:00.436 INFO blam! 6: 0x555b80bcdebe - rustfm::user::recent_tracks::tests::test_recent_tracks::hed7158ac1f1a20ff Oct 15 20:21:00.436 INFO blam! at src/user/recent_tracks.rs:78 Oct 15 20:21:00.436 INFO blam! 7: 0x555b80bcddc9 - rustfm::user::recent_tracks::tests::test_recent_tracks::{{closure}}::hf5fae368974d825f Oct 15 20:21:00.436 INFO blam! at src/user/recent_tracks.rs:73 Oct 15 20:21:00.436 INFO blam! 8: 0x555b80bcc0fd - core::ops::function::FnOnce::call_once::h661b3723fbb9f2ac Oct 15 20:21:00.436 INFO blam! at libcore/ops/function.rs:238 Oct 15 20:21:00.436 INFO blam! 9: 0x555b80be30ee - >::call_box::hae226a42c8d94b19 Oct 15 20:21:00.436 INFO blam! at libtest/lib.rs:1468 Oct 15 20:21:00.436 INFO blam! at libcore/ops/function.rs:238 Oct 15 20:21:00.436 INFO blam! at liballoc/boxed.rs:672 Oct 15 20:21:00.436 INFO blam! 10: 0x555b80dcb3b9 - __rust_maybe_catch_panic Oct 15 20:21:00.436 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 20:21:00.436 INFO blam! 11: 0x555b80c03b1d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 15 20:21:00.437 INFO blam! at libstd/panicking.rs:289 Oct 15 20:21:00.437 INFO blam! at libstd/panic.rs:392 Oct 15 20:21:00.437 INFO blam! at libtest/lib.rs:1423 Oct 15 20:21:00.437 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 20:21:00.437 INFO blam! 12: 0x555b80c046c4 - std::panicking::try::do_call::h2c632c17829d0621 Oct 15 20:21:00.437 INFO blam! at libstd/thread/mod.rs:409 Oct 15 20:21:00.437 INFO blam! at libstd/panic.rs:313 Oct 15 20:21:00.437 INFO blam! at libstd/panicking.rs:310 Oct 15 20:21:00.437 INFO blam! 13: 0x555b80dcb3b9 - __rust_maybe_catch_panic Oct 15 20:21:00.437 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 20:21:00.437 INFO blam! 14: 0x555b80bf1d06 - >::call_box::h1a0832645645f090 Oct 15 20:21:00.437 INFO blam! at libstd/panicking.rs:289 Oct 15 20:21:00.437 INFO blam! at libstd/panic.rs:392 Oct 15 20:21:00.437 INFO blam! at libstd/thread/mod.rs:408 Oct 15 20:21:00.437 INFO blam! at liballoc/boxed.rs:672 Oct 15 20:21:00.437 INFO blam! 15: 0x555b80db8d4a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 15 20:21:00.437 INFO blam! at liballoc/boxed.rs:682 Oct 15 20:21:00.437 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 20:21:00.437 INFO blam! 16: 0x555b80dabf05 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 15 20:21:00.437 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 20:21:00.437 INFO blam! 17: 0x7f0616a736b9 - start_thread Oct 15 20:21:00.437 INFO blam! 18: 0x7f061659341c - clone Oct 15 20:21:00.437 INFO blam! 19: 0x0 - Oct 15 20:21:00.437 INFO blam! Oct 15 20:21:00.437 INFO blam! Oct 15 20:21:00.437 INFO blam! failures: Oct 15 20:21:00.437 INFO blam! user::recent_tracks::tests::test_recent_tracks Oct 15 20:21:00.437 INFO blam! user::recent_tracks::tests::test_recent_tracks_not_found Oct 15 20:21:00.437 INFO blam! Oct 15 20:21:00.437 INFO blam! test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:21:00.437 INFO blam! Oct 15 20:21:00.451 INFO kablam! error: test failed, to rerun pass '--lib' Oct 15 20:21:00.451 INFO kablam! su: No module specific data is present Oct 15 20:21:02.009 INFO running `"docker" "rm" "-f" "c45ad9a6f8bcf672f9649d2806904d72dd78823d46ad8fa07a0d8a366e0aebbf"` Oct 15 20:21:02.387 INFO blam! c45ad9a6f8bcf672f9649d2806904d72dd78823d46ad8fa07a0d8a366e0aebbf