Oct 16 13:49:06.076 INFO testing curl-0.4.18 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:49:06.078 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 13:49:06.413 INFO blam! 976616c4cd254f3ee3b965f359cdb55153694ada862b704777001e32953fa96b Oct 16 13:49:06.417 INFO running `"docker" "start" "-a" "976616c4cd254f3ee3b965f359cdb55153694ada862b704777001e32953fa96b"` Oct 16 13:49:07.090 INFO kablam! usermod: no changes Oct 16 13:49:07.167 INFO kablam! Compiling curl v0.4.18 (/source) Oct 16 13:49:09.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Oct 16 13:49:09.906 INFO kablam! su: No module specific data is present Oct 16 13:49:10.293 INFO running `"docker" "rm" "-f" "976616c4cd254f3ee3b965f359cdb55153694ada862b704777001e32953fa96b"` Oct 16 13:49:10.378 INFO blam! 976616c4cd254f3ee3b965f359cdb55153694ada862b704777001e32953fa96b Oct 16 13:49:10.381 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 13:49:10.546 INFO blam! 9cb2a27d6a7c2151770c1fd460c33f6c0ed1ba136e231681ac33222196433491 Oct 16 13:49:10.552 INFO running `"docker" "start" "-a" "9cb2a27d6a7c2151770c1fd460c33f6c0ed1ba136e231681ac33222196433491"` Oct 16 13:49:11.079 INFO kablam! usermod: no changes Oct 16 13:49:11.187 INFO kablam! Compiling curl v0.4.18 (/source) Oct 16 13:49:16.482 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 16 13:49:16.483 INFO kablam! --> tests/multi.rs:164:41 Oct 16 13:49:16.483 INFO kablam! | Oct 16 13:49:16.483 INFO kablam! 164 | let mut e = mio::Ready::none(); Oct 16 13:49:16.483 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 13:49:16.484 INFO kablam! | Oct 16 13:49:16.485 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:49:16.487 INFO kablam! Oct 16 13:49:16.515 INFO kablam! warning: use of deprecated item 'mio::Event::kind': use Event::readiness() Oct 16 13:49:16.515 INFO kablam! --> tests/multi.rs:199:22 Oct 16 13:49:16.515 INFO kablam! | Oct 16 13:49:16.515 INFO kablam! 199 | if event.kind().is_readable() { Oct 16 13:49:16.515 INFO kablam! | ^^^^ Oct 16 13:49:16.516 INFO kablam! Oct 16 13:49:16.516 INFO kablam! warning: use of deprecated item 'mio::Event::kind': use Event::readiness() Oct 16 13:49:16.516 INFO kablam! --> tests/multi.rs:202:22 Oct 16 13:49:16.516 INFO kablam! | Oct 16 13:49:16.516 INFO kablam! 202 | if event.kind().is_writable() { Oct 16 13:49:16.516 INFO kablam! | ^^^^ Oct 16 13:49:16.518 INFO kablam! Oct 16 13:49:16.518 INFO kablam! warning: use of deprecated item 'mio::Event::kind': use Event::readiness() Oct 16 13:49:16.518 INFO kablam! --> tests/multi.rs:205:22 Oct 16 13:49:16.518 INFO kablam! | Oct 16 13:49:16.518 INFO kablam! 205 | if event.kind().is_error() { Oct 16 13:49:16.518 INFO kablam! | ^^^^ Oct 16 13:49:16.518 INFO kablam! Oct 16 13:49:16.518 INFO kablam! warning: use of deprecated item 'mio::Ready::is_error': use UnixReady instead Oct 16 13:49:16.518 INFO kablam! --> tests/multi.rs:205:29 Oct 16 13:49:16.518 INFO kablam! | Oct 16 13:49:16.518 INFO kablam! 205 | if event.kind().is_error() { Oct 16 13:49:16.518 INFO kablam! | ^^^^^^^^ Oct 16 13:49:16.518 INFO kablam! Oct 16 13:49:20.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.67s Oct 16 13:49:20.797 INFO kablam! su: No module specific data is present Oct 16 13:49:21.131 INFO running `"docker" "rm" "-f" "9cb2a27d6a7c2151770c1fd460c33f6c0ed1ba136e231681ac33222196433491"` Oct 16 13:49:21.289 INFO blam! 9cb2a27d6a7c2151770c1fd460c33f6c0ed1ba136e231681ac33222196433491 Oct 16 13:49:21.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 13:49:21.753 INFO blam! e9e11b50f288553daef7f4eba70456ada538cabc2f712ccca6e30e1611e9dc1c Oct 16 13:49:21.755 INFO running `"docker" "start" "-a" "e9e11b50f288553daef7f4eba70456ada538cabc2f712ccca6e30e1611e9dc1c"` Oct 16 13:49:22.256 INFO kablam! usermod: no changes Oct 16 13:49:22.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 13:49:22.323 INFO kablam! Running /target/debug/deps/curl-a09dd6d7baed9a7b Oct 16 13:49:22.328 INFO blam! Oct 16 13:49:22.328 INFO blam! running 3 tests Oct 16 13:49:22.329 INFO blam! test easy::handler::double_seconds_to_duration_whole_second ... ok Oct 16 13:49:22.329 INFO blam! test easy::handler::double_seconds_to_duration_sub_second1 ... ok Oct 16 13:49:22.330 INFO blam! test easy::handler::double_seconds_to_duration_sub_second2 ... ok Oct 16 13:49:22.330 INFO blam! Oct 16 13:49:22.330 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:49:22.330 INFO blam! Oct 16 13:49:22.330 INFO kablam! Running /target/debug/deps/atexit-9ebcda9385d14f59 Oct 16 13:49:22.348 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { description: "Couldn\'t resolve host name", code: 6, extra: None }', libcore/result.rs:1009:5 Oct 16 13:49:22.348 INFO kablam! stack backtrace: Oct 16 13:49:22.364 INFO kablam! 0: 0x56476c900bae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 16 13:49:22.366 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 13:49:22.366 INFO kablam! 1: 0x56476c908da6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 16 13:49:22.366 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 16 13:49:22.366 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 16 13:49:22.366 INFO kablam! 2: 0x56476c903c8d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 16 13:49:22.369 INFO kablam! at libstd/panicking.rs:211 Oct 16 13:49:22.369 INFO kablam! 3: 0x56476c903a00 - std::panicking::default_hook::h1ef46fa7cd894809 Oct 16 13:49:22.369 INFO kablam! at libstd/panicking.rs:227 Oct 16 13:49:22.369 INFO kablam! 4: 0x56476c90433c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 16 13:49:22.369 INFO kablam! at libstd/panicking.rs:476 Oct 16 13:49:22.370 INFO kablam! 5: 0x56476c903ef9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 16 13:49:22.370 INFO kablam! at libstd/panicking.rs:390 Oct 16 13:49:22.370 INFO kablam! 6: 0x56476c903df5 - rust_begin_unwind Oct 16 13:49:22.370 INFO kablam! at libstd/panicking.rs:325 Oct 16 13:49:22.370 INFO kablam! 7: 0x56476c94334b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 16 13:49:22.374 INFO kablam! at libcore/panicking.rs:77 Oct 16 13:49:22.374 INFO kablam! 8: 0x56476c8e9153 - core::result::unwrap_failed::h80528b7840f1b454 Oct 16 13:49:22.374 INFO kablam! at libcore/macros.rs:26 Oct 16 13:49:22.374 INFO kablam! 9: 0x56476c8d06a4 - >::unwrap::hcb9c97bb5b060042 Oct 16 13:49:22.375 INFO kablam! at libcore/result.rs:808 Oct 16 13:49:22.375 INFO kablam! 10: 0x56476c8d16cb - atexit::hook::hf02a1d634287de72 Oct 16 13:49:22.375 INFO kablam! at tests/atexit.rs:12 Oct 16 13:49:22.375 INFO kablam! 11: 0x56476c8d175d - atexit::main::h378c4cdeb85f274c Oct 16 13:49:22.375 INFO kablam! at tests/atexit.rs:17 Oct 16 13:49:22.375 INFO kablam! 12: 0x56476c8d14df - std::rt::lang_start::{{closure}}::h7c13336c5b51ae4b Oct 16 13:49:22.375 INFO kablam! at libstd/rt.rs:74 Oct 16 13:49:22.375 INFO kablam! 13: 0x56476c903d92 - std::panicking::try::do_call::h12551105aa669869 Oct 16 13:49:22.375 INFO kablam! at libstd/rt.rs:59 Oct 16 13:49:22.375 INFO kablam! at libstd/panicking.rs:310 Oct 16 13:49:22.375 INFO kablam! 14: 0x56476c913f79 - __rust_maybe_catch_panic Oct 16 13:49:22.375 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 16 13:49:22.375 INFO kablam! 15: 0x56476c8fafb5 - std::rt::lang_start_internal::h10c9f3c0b8607f1f Oct 16 13:49:22.375 INFO kablam! at libstd/panicking.rs:289 Oct 16 13:49:22.375 INFO kablam! at libstd/panic.rs:392 Oct 16 13:49:22.375 INFO kablam! at libstd/rt.rs:58 Oct 16 13:49:22.375 INFO kablam! 16: 0x56476c8d14b7 - std::rt::lang_start::h8891c162877852e7 Oct 16 13:49:22.375 INFO kablam! at libstd/rt.rs:74 Oct 16 13:49:22.375 INFO kablam! 17: 0x56476c8d17d9 - main Oct 16 13:49:22.375 INFO kablam! 18: 0x7f4cddd3582f - __libc_start_main Oct 16 13:49:22.375 INFO kablam! 19: 0x56476c8d0448 - _start Oct 16 13:49:22.375 INFO kablam! 20: 0x0 - Oct 16 13:49:22.375 INFO kablam! error: test failed, to rerun pass '--test atexit' Oct 16 13:49:22.375 INFO kablam! su: No module specific data is present Oct 16 13:49:22.683 INFO running `"docker" "rm" "-f" "e9e11b50f288553daef7f4eba70456ada538cabc2f712ccca6e30e1611e9dc1c"` Oct 16 13:49:22.801 INFO blam! e9e11b50f288553daef7f4eba70456ada538cabc2f712ccca6e30e1611e9dc1c