Oct 14 13:23:03.298 INFO testing loggerhead/shadowsocks-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:23:03.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 13:23:03.723 INFO blam! 4a50b8d9a1b19358b5f867842ae0d9bad287e1d981e88475c7f646df9e053461 Oct 14 13:23:03.735 INFO running `"docker" "start" "-a" "4a50b8d9a1b19358b5f867842ae0d9bad287e1d981e88475c7f646df9e053461"` Oct 14 13:23:05.702 INFO kablam! usermod: no changes Oct 14 13:23:05.759 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 14 13:23:05.986 INFO kablam! Compiling slog v1.7.1 Oct 14 13:23:05.995 INFO kablam! Compiling unicode-segmentation v0.1.3 Oct 14 13:23:05.995 INFO kablam! Compiling crossbeam v0.2.12 Oct 14 13:23:05.999 INFO kablam! Compiling try_opt v0.1.1 Oct 14 13:23:06.000 INFO kablam! Compiling lru_time_cache v0.5.0 Oct 14 13:23:06.007 INFO kablam! Compiling rust-crypto v0.2.36 Oct 14 13:23:06.015 INFO kablam! Compiling memchr v0.1.11 Oct 14 13:23:06.016 INFO kablam! Compiling isatty v0.1.6 Oct 14 13:23:06.777 INFO kablam! Compiling term_size v0.2.3 Oct 14 13:23:07.307 INFO kablam! Compiling sig v1.0.0 Oct 14 13:23:08.208 INFO kablam! Compiling daemonize v0.2.3 Oct 14 13:23:08.323 INFO kablam! Compiling net2 v0.2.31 Oct 14 13:23:08.400 INFO kablam! Compiling nix v0.5.1 Oct 14 13:23:08.639 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 13:23:13.003 INFO kablam! Compiling clap v2.18.0 Oct 14 13:23:13.011 INFO kablam! Compiling slog-extra v0.1.2 Oct 14 13:23:13.011 INFO kablam! Compiling slog-scope v0.2.2 Oct 14 13:23:13.012 INFO kablam! Compiling thread-id v2.0.0 Oct 14 13:23:13.187 INFO kablam! Compiling chrono v0.2.25 Oct 14 13:23:14.439 INFO kablam! Compiling miow v0.1.5 Oct 14 13:23:14.551 INFO kablam! Compiling thread_local v0.2.7 Oct 14 13:23:17.520 INFO kablam! Compiling regex v0.1.80 Oct 14 13:23:17.816 INFO kablam! Compiling slog-stream v1.2.1 Oct 14 13:23:25.845 INFO kablam! Compiling slog-term v1.3.5 Oct 14 13:23:35.483 INFO kablam! Compiling mio v0.5.1 Oct 14 13:24:03.365 INFO kablam! Compiling shadowsocks v0.6.2 (/source) Oct 14 13:24:03.987 INFO kablam! warning: unused macro definition Oct 14 13:24:03.987 INFO kablam! --> src/util.rs:9:1 Oct 14 13:24:03.987 INFO kablam! | Oct 14 13:24:03.987 INFO kablam! 9 | / macro_rules! io_err { Oct 14 13:24:03.987 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Oct 14 13:24:03.987 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Oct 14 13:24:03.987 INFO kablam! 12 | | } Oct 14 13:24:03.987 INFO kablam! | |_^ Oct 14 13:24:03.987 INFO kablam! | Oct 14 13:24:03.987 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 13:24:03.987 INFO kablam! Oct 14 13:24:04.067 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 14 13:24:04.067 INFO kablam! --> src/config/running_config.rs:102:9 Oct 14 13:24:04.067 INFO kablam! | Oct 14 13:24:04.067 INFO kablam! 102 | env::home_dir() Oct 14 13:24:04.067 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:24:04.067 INFO kablam! | Oct 14 13:24:04.067 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 13:24:04.067 INFO kablam! Oct 14 13:24:17.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 14 13:24:17.023 INFO kablam! su: No module specific data is present Oct 14 13:24:18.338 INFO running `"docker" "rm" "-f" "4a50b8d9a1b19358b5f867842ae0d9bad287e1d981e88475c7f646df9e053461"` Oct 14 13:24:18.671 INFO blam! 4a50b8d9a1b19358b5f867842ae0d9bad287e1d981e88475c7f646df9e053461 Oct 14 13:24:18.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 13:24:19.247 INFO blam! 8d8e1222f6e7d022bbc14a039c470c6c42c6928dec458c68f2c187ead72d8c31 Oct 14 13:24:19.255 INFO running `"docker" "start" "-a" "8d8e1222f6e7d022bbc14a039c470c6c42c6928dec458c68f2c187ead72d8c31"` Oct 14 13:24:20.384 INFO kablam! usermod: no changes Oct 14 13:24:20.419 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 14 13:24:20.619 INFO kablam! Compiling shadowsocks v0.6.2 (/source) Oct 14 13:24:21.671 INFO kablam! warning: unused macro definition Oct 14 13:24:21.671 INFO kablam! --> tests/encrypt.rs:39:1 Oct 14 13:24:21.671 INFO kablam! | Oct 14 13:24:21.671 INFO kablam! 39 | / macro_rules! assert_raw_encrypt { Oct 14 13:24:21.671 INFO kablam! 40 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_encrypt, $data) ) Oct 14 13:24:21.671 INFO kablam! 41 | | } Oct 14 13:24:21.671 INFO kablam! | |_^ Oct 14 13:24:21.679 INFO kablam! | Oct 14 13:24:21.679 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 13:24:21.679 INFO kablam! Oct 14 13:24:21.679 INFO kablam! warning: unused macro definition Oct 14 13:24:21.679 INFO kablam! --> tests/encrypt.rs:43:1 Oct 14 13:24:21.679 INFO kablam! | Oct 14 13:24:21.679 INFO kablam! 43 | / macro_rules! assert_raw_decrypt { Oct 14 13:24:21.679 INFO kablam! 44 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_decrypt, $data) ) Oct 14 13:24:21.679 INFO kablam! 45 | | } Oct 14 13:24:21.679 INFO kablam! | |_^ Oct 14 13:24:21.679 INFO kablam! Oct 14 13:24:21.850 INFO kablam! warning: unused macro definition Oct 14 13:24:21.850 INFO kablam! --> src/util.rs:9:1 Oct 14 13:24:21.850 INFO kablam! | Oct 14 13:24:21.850 INFO kablam! 9 | / macro_rules! io_err { Oct 14 13:24:21.850 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Oct 14 13:24:21.850 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Oct 14 13:24:21.850 INFO kablam! 12 | | } Oct 14 13:24:21.850 INFO kablam! | |_^ Oct 14 13:24:21.859 INFO kablam! | Oct 14 13:24:21.859 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 13:24:21.859 INFO kablam! Oct 14 13:24:22.143 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 14 13:24:22.143 INFO kablam! --> src/config/running_config.rs:102:9 Oct 14 13:24:22.143 INFO kablam! | Oct 14 13:24:22.143 INFO kablam! 102 | env::home_dir() Oct 14 13:24:22.143 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:24:22.143 INFO kablam! | Oct 14 13:24:22.143 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 13:24:22.143 INFO kablam! Oct 14 13:24:27.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.38s Oct 14 13:24:27.799 INFO kablam! su: No module specific data is present Oct 14 13:24:28.635 INFO running `"docker" "rm" "-f" "8d8e1222f6e7d022bbc14a039c470c6c42c6928dec458c68f2c187ead72d8c31"` Oct 14 13:24:29.025 INFO blam! 8d8e1222f6e7d022bbc14a039c470c6c42c6928dec458c68f2c187ead72d8c31 Oct 14 13:24:29.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 13:24:29.407 INFO blam! 50ce356e96e07892251d8df0fc2a3da8c9964bd8e57077dd06b2d6077c2381a8 Oct 14 13:24:29.415 INFO running `"docker" "start" "-a" "50ce356e96e07892251d8df0fc2a3da8c9964bd8e57077dd06b2d6077c2381a8"` Oct 14 13:24:31.568 INFO kablam! usermod: no changes Oct 14 13:24:31.630 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 14 13:24:31.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 14 13:24:31.835 INFO kablam! Running /target/debug/deps/shadowsocks-2ce6b38f96283563 Oct 14 13:24:31.839 INFO blam! Oct 14 13:24:31.839 INFO blam! running 3 tests Oct 14 13:24:31.839 INFO blam! test asyncdns::test::ipv6_block_resolve ... ignored Oct 14 13:24:31.840 INFO blam! test asyncdns::test::parse_response ... ok Oct 14 13:24:31.911 INFO blam! test asyncdns::test::ipv4_block_resolve ... FAILED Oct 14 13:24:31.911 INFO blam! Oct 14 13:24:31.911 INFO blam! failures: Oct 14 13:24:31.911 INFO blam! Oct 14 13:24:31.911 INFO blam! ---- asyncdns::test::ipv4_block_resolve stdout ---- Oct 14 13:24:31.911 INFO blam! block_resolve failed: Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") } Oct 14 13:24:31.911 INFO blam! thread 'asyncdns::test::ipv4_block_resolve' panicked at 'assertion failed: false', src/asyncdns.rs:784:21 Oct 14 13:24:31.911 INFO blam! stack backtrace: Oct 14 13:24:31.911 INFO blam! 0: 0x55a5cb651d7e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 14 13:24:31.911 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 13:24:31.911 INFO blam! 1: 0x55a5cb65b5a6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 14 13:24:31.911 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 13:24:31.911 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 13:24:31.911 INFO blam! 2: 0x55a5cb6561ad - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 14 13:24:31.911 INFO blam! at libstd/panicking.rs:211 Oct 14 13:24:31.911 INFO blam! 3: 0x55a5cb655ebb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 14 13:24:31.911 INFO blam! at libstd/panicking.rs:221 Oct 14 13:24:31.911 INFO blam! 4: 0x55a5cb65685c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 14 13:24:31.911 INFO blam! at libstd/panicking.rs:476 Oct 14 13:24:31.911 INFO blam! 5: 0x55a5cb63aa0f - std::panicking::begin_panic::h44c2430cc28f931d Oct 14 13:24:31.911 INFO blam! at libstd/panicking.rs:410 Oct 14 13:24:31.911 INFO blam! 6: 0x55a5cb4cee9b - shadowsocks::asyncdns::test::test_block_resolve::hcfed9cf921a59854 Oct 14 13:24:31.911 INFO blam! at src/asyncdns.rs:784 Oct 14 13:24:31.911 INFO blam! 7: 0x55a5cb4cf157 - shadowsocks::asyncdns::test::ipv4_block_resolve::h8cf3bbc2e994d0e9 Oct 14 13:24:31.911 INFO blam! at src/asyncdns.rs:792 Oct 14 13:24:31.911 INFO blam! 8: 0x55a5cb4cf139 - shadowsocks::asyncdns::test::ipv4_block_resolve::{{closure}}::h99d4e5875b516c03 Oct 14 13:24:31.911 INFO blam! at src/asyncdns.rs:791 Oct 14 13:24:31.911 INFO blam! 9: 0x55a5cb4c0afd - core::ops::function::FnOnce::call_once::h083dfc8d3be5199b Oct 14 13:24:31.911 INFO blam! at libcore/ops/function.rs:238 Oct 14 13:24:31.911 INFO blam! 10: 0x55a5cb4e319e - >::call_box::hae226a42c8d94b19 Oct 14 13:24:31.911 INFO blam! at libtest/lib.rs:1468 Oct 14 13:24:31.911 INFO blam! at libcore/ops/function.rs:238 Oct 14 13:24:31.911 INFO blam! at liballoc/boxed.rs:672 Oct 14 13:24:31.911 INFO blam! 11: 0x55a5cb666ac9 - __rust_maybe_catch_panic Oct 14 13:24:31.911 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 13:24:31.911 INFO blam! 12: 0x55a5cb503bcd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 14 13:24:31.911 INFO blam! at libstd/panicking.rs:289 Oct 14 13:24:31.911 INFO blam! at libstd/panic.rs:392 Oct 14 13:24:31.911 INFO blam! at libtest/lib.rs:1423 Oct 14 13:24:31.911 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 13:24:31.911 INFO blam! 13: 0x55a5cb504774 - std::panicking::try::do_call::h2c632c17829d0621 Oct 14 13:24:31.911 INFO blam! at libstd/thread/mod.rs:409 Oct 14 13:24:31.911 INFO blam! at libstd/panic.rs:313 Oct 14 13:24:31.911 INFO blam! at libstd/panicking.rs:310 Oct 14 13:24:31.911 INFO blam! 14: 0x55a5cb666ac9 - __rust_maybe_catch_panic Oct 14 13:24:31.911 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 13:24:31.911 INFO blam! 15: 0x55a5cb4f1db6 - >::call_box::h1a0832645645f090 Oct 14 13:24:31.911 INFO blam! at libstd/panicking.rs:289 Oct 14 13:24:31.911 INFO blam! at libstd/panic.rs:392 Oct 14 13:24:31.911 INFO blam! at libstd/thread/mod.rs:408 Oct 14 13:24:31.911 INFO blam! at liballoc/boxed.rs:672 Oct 14 13:24:31.911 INFO blam! 16: 0x55a5cb65445a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 14 13:24:31.911 INFO blam! at liballoc/boxed.rs:682 Oct 14 13:24:31.911 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 13:24:31.911 INFO blam! 17: 0x55a5cb646f15 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 14 13:24:31.911 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 13:24:31.911 INFO blam! 18: 0x7f87f51a66b9 - start_thread Oct 14 13:24:31.911 INFO blam! 19: 0x7f87f4cc641c - clone Oct 14 13:24:31.911 INFO blam! 20: 0x0 - Oct 14 13:24:31.911 INFO blam! Oct 14 13:24:31.911 INFO blam! Oct 14 13:24:31.911 INFO blam! failures: Oct 14 13:24:31.911 INFO blam! asyncdns::test::ipv4_block_resolve Oct 14 13:24:31.912 INFO blam! Oct 14 13:24:31.912 INFO blam! test result: FAILED. 1 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out Oct 14 13:24:31.912 INFO blam! Oct 14 13:24:31.912 INFO kablam! error: test failed, to rerun pass '--lib' Oct 14 13:24:31.921 INFO kablam! su: No module specific data is present Oct 14 13:24:32.868 INFO running `"docker" "rm" "-f" "50ce356e96e07892251d8df0fc2a3da8c9964bd8e57077dd06b2d6077c2381a8"` Oct 14 13:24:33.273 INFO blam! 50ce356e96e07892251d8df0fc2a3da8c9964bd8e57077dd06b2d6077c2381a8