Oct 14 13:23:14.242 INFO testing loggerhead/shadowsocks-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:23:14.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:23:14.694 INFO blam! 0c78a839a20a6e9e010a15ed176a97726c9e95468f830b4b53a49f694f306c40 Oct 14 13:23:14.697 INFO running `"docker" "start" "-a" "0c78a839a20a6e9e010a15ed176a97726c9e95468f830b4b53a49f694f306c40"` Oct 14 13:23:17.022 INFO kablam! usermod: no changes Oct 14 13:23:17.063 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 14 13:23:17.284 INFO kablam! Compiling slog v1.7.1 Oct 14 13:23:17.284 INFO kablam! Compiling unicode-segmentation v0.1.3 Oct 14 13:23:17.291 INFO kablam! Compiling bytes v0.3.0 Oct 14 13:23:17.291 INFO kablam! Compiling strsim v0.5.2 Oct 14 13:23:17.309 INFO kablam! Compiling slab v0.1.3 Oct 14 13:23:17.310 INFO kablam! Compiling vec_map v0.6.0 Oct 14 13:23:17.310 INFO kablam! Compiling try_opt v0.1.1 Oct 14 13:23:17.311 INFO kablam! Compiling lru_time_cache v0.5.0 Oct 14 13:23:18.276 INFO kablam! Compiling ws2_32-sys v0.2.1 Oct 14 13:23:19.309 INFO kablam! Compiling net2 v0.2.31 Oct 14 13:23:19.384 INFO kablam! Compiling memchr v0.1.11 Oct 14 13:23:21.791 INFO kablam! Compiling isatty v0.1.6 Oct 14 13:23:22.145 INFO kablam! Compiling term_size v0.2.3 Oct 14 13:23:22.183 INFO kablam! Compiling sig v1.0.0 Oct 14 13:23:22.220 INFO kablam! Compiling daemonize v0.2.3 Oct 14 13:23:22.724 INFO kablam! Compiling toml v0.1.30 Oct 14 13:23:22.999 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 13:23:23.531 INFO kablam! Compiling slog-scope v0.2.2 Oct 14 13:23:23.776 INFO kablam! Compiling num v0.1.41 Oct 14 13:23:23.808 INFO kablam! Compiling slog-extra v0.1.2 Oct 14 13:23:28.804 INFO kablam! Compiling rust-crypto v0.2.36 Oct 14 13:23:29.061 INFO kablam! Compiling thread-id v2.0.0 Oct 14 13:23:29.204 INFO kablam! Compiling clap v2.18.0 Oct 14 13:23:29.388 INFO kablam! Compiling chrono v0.2.25 Oct 14 13:23:29.523 INFO kablam! Compiling slog-stream v1.2.1 Oct 14 13:23:30.171 INFO kablam! Compiling miow v0.1.5 Oct 14 13:23:30.317 INFO kablam! Compiling thread_local v0.2.7 Oct 14 13:23:31.381 INFO kablam! Compiling mio v0.5.1 Oct 14 13:23:35.128 INFO kablam! Compiling regex v0.1.80 Oct 14 13:23:42.592 INFO kablam! Compiling slog-term v1.3.5 Oct 14 13:24:14.051 INFO kablam! Compiling shadowsocks v0.6.2 (/source) Oct 14 13:24:14.756 INFO kablam! warning: unused macro definition Oct 14 13:24:14.756 INFO kablam! --> src/util.rs:9:1 Oct 14 13:24:14.757 INFO kablam! | Oct 14 13:24:14.757 INFO kablam! 9 | / macro_rules! io_err { Oct 14 13:24:14.757 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Oct 14 13:24:14.757 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Oct 14 13:24:14.758 INFO kablam! 12 | | } Oct 14 13:24:14.758 INFO kablam! | |_^ Oct 14 13:24:14.758 INFO kablam! | Oct 14 13:24:14.759 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 13:24:14.759 INFO kablam! Oct 14 13:24:14.835 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:14.835 INFO kablam! --> src/config/running_config.rs:102:9 Oct 14 13:24:14.835 INFO kablam! | Oct 14 13:24:14.836 INFO kablam! 102 | env::home_dir() Oct 14 13:24:14.836 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:24:14.836 INFO kablam! | Oct 14 13:24:14.837 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 13:24:14.837 INFO kablam! Oct 14 13:24:25.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 14 13:24:26.007 INFO kablam! su: No module specific data is present Oct 14 13:24:27.108 INFO running `"docker" "rm" "-f" "0c78a839a20a6e9e010a15ed176a97726c9e95468f830b4b53a49f694f306c40"` Oct 14 13:24:27.451 INFO blam! 0c78a839a20a6e9e010a15ed176a97726c9e95468f830b4b53a49f694f306c40 Oct 14 13:24:27.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:24:27.931 INFO blam! 3ec711fd7ef926eba64209868eb45557efc1b9fbcf2346a60da62e293f41e5b6 Oct 14 13:24:27.933 INFO running `"docker" "start" "-a" "3ec711fd7ef926eba64209868eb45557efc1b9fbcf2346a60da62e293f41e5b6"` Oct 14 13:24:29.079 INFO kablam! usermod: no changes Oct 14 13:24:29.149 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 14 13:24:29.354 INFO kablam! Compiling shadowsocks v0.6.2 (/source) Oct 14 13:24:30.439 INFO kablam! warning: unused macro definition Oct 14 13:24:30.439 INFO kablam! --> tests/encrypt.rs:39:1 Oct 14 13:24:30.439 INFO kablam! | Oct 14 13:24:30.439 INFO kablam! 39 | / macro_rules! assert_raw_encrypt { Oct 14 13:24:30.439 INFO kablam! 40 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_encrypt, $data) ) Oct 14 13:24:30.439 INFO kablam! 41 | | } Oct 14 13:24:30.439 INFO kablam! | |_^ Oct 14 13:24:30.439 INFO kablam! | Oct 14 13:24:30.439 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 13:24:30.439 INFO kablam! Oct 14 13:24:30.439 INFO kablam! warning: unused macro definition Oct 14 13:24:30.439 INFO kablam! --> tests/encrypt.rs:43:1 Oct 14 13:24:30.439 INFO kablam! | Oct 14 13:24:30.439 INFO kablam! 43 | / macro_rules! assert_raw_decrypt { Oct 14 13:24:30.439 INFO kablam! 44 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_decrypt, $data) ) Oct 14 13:24:30.439 INFO kablam! 45 | | } Oct 14 13:24:30.439 INFO kablam! | |_^ Oct 14 13:24:30.439 INFO kablam! Oct 14 13:24:30.772 INFO kablam! warning: unused macro definition Oct 14 13:24:30.772 INFO kablam! --> src/util.rs:9:1 Oct 14 13:24:30.772 INFO kablam! | Oct 14 13:24:30.772 INFO kablam! 9 | / macro_rules! io_err { Oct 14 13:24:30.772 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Oct 14 13:24:30.772 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Oct 14 13:24:30.772 INFO kablam! 12 | | } Oct 14 13:24:30.772 INFO kablam! | |_^ Oct 14 13:24:30.772 INFO kablam! | Oct 14 13:24:30.772 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 13:24:30.772 INFO kablam! Oct 14 13:24:30.983 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:30.983 INFO kablam! --> src/config/running_config.rs:102:9 Oct 14 13:24:30.983 INFO kablam! | Oct 14 13:24:30.983 INFO kablam! 102 | env::home_dir() Oct 14 13:24:30.983 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:24:30.983 INFO kablam! | Oct 14 13:24:30.983 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 13:24:30.983 INFO kablam! Oct 14 13:24:36.715 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.60s Oct 14 13:24:36.730 INFO kablam! su: No module specific data is present Oct 14 13:24:37.683 INFO running `"docker" "rm" "-f" "3ec711fd7ef926eba64209868eb45557efc1b9fbcf2346a60da62e293f41e5b6"` Oct 14 13:24:37.992 INFO blam! 3ec711fd7ef926eba64209868eb45557efc1b9fbcf2346a60da62e293f41e5b6 Oct 14 13:24:37.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:24:38.421 INFO blam! 9217f93c55dc59b51e1360264b8241bde3277e861dfea67a1bbe4f0c74da9a0f Oct 14 13:24:38.427 INFO running `"docker" "start" "-a" "9217f93c55dc59b51e1360264b8241bde3277e861dfea67a1bbe4f0c74da9a0f"` Oct 14 13:24:39.375 INFO kablam! usermod: no changes Oct 14 13:24:39.420 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 14 13:24:39.550 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 13:24:39.575 INFO kablam! Running /target/debug/deps/shadowsocks-33f3ce810e7fbce7 Oct 14 13:24:39.579 INFO blam! Oct 14 13:24:39.579 INFO blam! running 3 tests Oct 14 13:24:39.579 INFO blam! test asyncdns::test::ipv6_block_resolve ... ignored Oct 14 13:24:39.579 INFO blam! test asyncdns::test::parse_response ... ok Oct 14 13:24:39.719 INFO kablam! error: test failed, to rerun pass '--lib' Oct 14 13:24:39.720 INFO blam! test asyncdns::test::ipv4_block_resolve ... FAILED Oct 14 13:24:39.720 INFO blam! Oct 14 13:24:39.720 INFO blam! failures: Oct 14 13:24:39.720 INFO blam! Oct 14 13:24:39.720 INFO blam! ---- asyncdns::test::ipv4_block_resolve stdout ---- Oct 14 13:24:39.720 INFO blam! block_resolve failed: Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") } Oct 14 13:24:39.720 INFO blam! thread 'asyncdns::test::ipv4_block_resolve' panicked at 'assertion failed: false', src/asyncdns.rs:784:21 Oct 14 13:24:39.720 INFO blam! stack backtrace: Oct 14 13:24:39.720 INFO blam! 0: 0x555ea2ec7c8e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 14 13:24:39.720 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 14 13:24:39.720 INFO blam! 1: 0x555ea2ed11e6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 14 13:24:39.720 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 14 13:24:39.720 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 14 13:24:39.720 INFO blam! 2: 0x555ea2ecbded - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 14 13:24:39.720 INFO blam! at libstd/panicking.rs:211 Oct 14 13:24:39.720 INFO blam! 3: 0x555ea2ecbafb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 14 13:24:39.720 INFO blam! at libstd/panicking.rs:221 Oct 14 13:24:39.720 INFO blam! 4: 0x555ea2ecc49c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 14 13:24:39.720 INFO blam! at libstd/panicking.rs:476 Oct 14 13:24:39.720 INFO blam! 5: 0x555ea2eb202f - std::panicking::begin_panic::h4e49995629d43cde Oct 14 13:24:39.720 INFO blam! at libstd/panicking.rs:410 Oct 14 13:24:39.720 INFO blam! 6: 0x555ea2d44e3b - shadowsocks::asyncdns::test::test_block_resolve::hf173dd8a7d66049b Oct 14 13:24:39.720 INFO blam! at src/asyncdns.rs:784 Oct 14 13:24:39.720 INFO blam! 7: 0x555ea2d450f7 - shadowsocks::asyncdns::test::ipv4_block_resolve::h820dd5b736a20c05 Oct 14 13:24:39.720 INFO blam! at src/asyncdns.rs:792 Oct 14 13:24:39.720 INFO blam! 8: 0x555ea2d450d9 - shadowsocks::asyncdns::test::ipv4_block_resolve::{{closure}}::h136c56ae9fe493a0 Oct 14 13:24:39.720 INFO blam! at src/asyncdns.rs:791 Oct 14 13:24:39.720 INFO blam! 9: 0x555ea2d36b2d - core::ops::function::FnOnce::call_once::h713bc8c3c906c484 Oct 14 13:24:39.720 INFO blam! at libcore/ops/function.rs:238 Oct 14 13:24:39.720 INFO blam! 10: 0x555ea2d5903e - >::call_box::h95b7cb918af67b5d Oct 14 13:24:39.720 INFO blam! at libtest/lib.rs:1468 Oct 14 13:24:39.720 INFO blam! at libcore/ops/function.rs:238 Oct 14 13:24:39.720 INFO blam! at liballoc/boxed.rs:672 Oct 14 13:24:39.720 INFO blam! 11: 0x555ea2edc3b9 - __rust_maybe_catch_panic Oct 14 13:24:39.720 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 13:24:39.720 INFO blam! 12: 0x555ea2d79b8d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 14 13:24:39.720 INFO blam! at libstd/panicking.rs:289 Oct 14 13:24:39.720 INFO blam! at libstd/panic.rs:392 Oct 14 13:24:39.720 INFO blam! at libtest/lib.rs:1423 Oct 14 13:24:39.720 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 14 13:24:39.720 INFO blam! 13: 0x555ea2d7a794 - std::panicking::try::do_call::ha990a345054c2d63 Oct 14 13:24:39.720 INFO blam! at libstd/thread/mod.rs:409 Oct 14 13:24:39.720 INFO blam! at libstd/panic.rs:313 Oct 14 13:24:39.720 INFO blam! at libstd/panicking.rs:310 Oct 14 13:24:39.720 INFO blam! 14: 0x555ea2edc3b9 - __rust_maybe_catch_panic Oct 14 13:24:39.720 INFO blam! at libpanic_unwind/lib.rs:102 Oct 14 13:24:39.720 INFO blam! 15: 0x555ea2d67d56 - >::call_box::h96125cb29a9ba44b Oct 14 13:24:39.720 INFO blam! at libstd/panicking.rs:289 Oct 14 13:24:39.720 INFO blam! at libstd/panic.rs:392 Oct 14 13:24:39.720 INFO blam! at libstd/thread/mod.rs:408 Oct 14 13:24:39.720 INFO blam! at liballoc/boxed.rs:672 Oct 14 13:24:39.720 INFO blam! 16: 0x555ea2eca09a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 14 13:24:39.720 INFO blam! at liballoc/boxed.rs:682 Oct 14 13:24:39.720 INFO blam! at libstd/sys_common/thread.rs:24 Oct 14 13:24:39.720 INFO blam! 17: 0x555ea2ebce35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 14 13:24:39.720 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 14 13:24:39.720 INFO blam! 18: 0x7f86aa2766b9 - start_thread Oct 14 13:24:39.720 INFO blam! 19: 0x7f86a9d9641c - clone Oct 14 13:24:39.720 INFO blam! 20: 0x0 - Oct 14 13:24:39.721 INFO blam! Oct 14 13:24:39.721 INFO blam! Oct 14 13:24:39.721 INFO blam! failures: Oct 14 13:24:39.721 INFO blam! asyncdns::test::ipv4_block_resolve Oct 14 13:24:39.721 INFO blam! Oct 14 13:24:39.721 INFO blam! test result: FAILED. 1 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out Oct 14 13:24:39.721 INFO blam! Oct 14 13:24:39.732 INFO kablam! su: No module specific data is present Oct 14 13:24:40.884 INFO running `"docker" "rm" "-f" "9217f93c55dc59b51e1360264b8241bde3277e861dfea67a1bbe4f0c74da9a0f"` Oct 14 13:24:41.167 INFO blam! 9217f93c55dc59b51e1360264b8241bde3277e861dfea67a1bbe4f0c74da9a0f