Oct 10 19:23:39.550 INFO testing loggerhead/shadowsocks-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:23:39.551 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:23:39.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 19:23:40.019 INFO blam! 283183a385450ee74163ef062ed18ca4ff42adf2615c7ec678211bb200128324 Oct 10 19:23:40.021 INFO running `"docker" "start" "-a" "283183a385450ee74163ef062ed18ca4ff42adf2615c7ec678211bb200128324"` Oct 10 19:23:41.114 INFO kablam! usermod: no changes Oct 10 19:23:41.184 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 10 19:23:41.459 INFO kablam! Compiling slog v1.7.1 Oct 10 19:23:41.492 INFO kablam! Compiling lru_time_cache v0.5.0 Oct 10 19:23:41.493 INFO kablam! Compiling net2 v0.2.31 Oct 10 19:23:41.493 INFO kablam! Compiling term_size v0.2.3 Oct 10 19:23:41.494 INFO kablam! Compiling sig v1.0.0 Oct 10 19:23:41.494 INFO kablam! Compiling daemonize v0.2.3 Oct 10 19:23:41.500 INFO kablam! Compiling nix v0.5.1 Oct 10 19:23:41.501 INFO kablam! Compiling rust-crypto v0.2.36 Oct 10 19:23:43.490 INFO kablam! Compiling chrono v0.2.25 Oct 10 19:23:45.444 INFO kablam! Compiling clap v2.18.0 Oct 10 19:23:47.924 INFO kablam! Compiling miow v0.1.5 Oct 10 19:23:48.520 INFO kablam! Compiling slog-extra v0.1.2 Oct 10 19:23:48.520 INFO kablam! Compiling slog-scope v0.2.2 Oct 10 19:23:55.202 INFO kablam! Compiling slog-stream v1.2.1 Oct 10 19:23:59.317 INFO kablam! Compiling slog-term v1.3.5 Oct 10 19:24:01.238 INFO kablam! Compiling mio v0.5.1 Oct 10 19:24:18.127 INFO kablam! Compiling shadowsocks v0.6.2 (/source) Oct 10 19:24:21.084 INFO kablam! warning: unused macro definition Oct 10 19:24:21.084 INFO kablam! --> src/util.rs:9:1 Oct 10 19:24:21.084 INFO kablam! | Oct 10 19:24:21.084 INFO kablam! 9 | / macro_rules! io_err { Oct 10 19:24:21.084 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Oct 10 19:24:21.084 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Oct 10 19:24:21.084 INFO kablam! 12 | | } Oct 10 19:24:21.084 INFO kablam! | |_^ Oct 10 19:24:21.084 INFO kablam! | Oct 10 19:24:21.084 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 19:24:21.084 INFO kablam! Oct 10 19:24:21.157 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 19:24:21.158 INFO kablam! --> src/config/running_config.rs:102:9 Oct 10 19:24:21.158 INFO kablam! | Oct 10 19:24:21.158 INFO kablam! 102 | env::home_dir() Oct 10 19:24:21.158 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 19:24:21.159 INFO kablam! | Oct 10 19:24:21.159 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 19:24:21.159 INFO kablam! Oct 10 19:24:33.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.97s Oct 10 19:24:33.131 INFO kablam! su: No module specific data is present Oct 10 19:24:33.421 INFO running `"docker" "rm" "-f" "283183a385450ee74163ef062ed18ca4ff42adf2615c7ec678211bb200128324"` Oct 10 19:24:33.510 INFO blam! 283183a385450ee74163ef062ed18ca4ff42adf2615c7ec678211bb200128324 Oct 10 19:24:33.510 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:24:33.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 19:24:33.692 INFO blam! ee8d3fe65c7f5401c5ab3b6167bea2725c7ecc139daf43f4b48dfcf375e9242d Oct 10 19:24:33.698 INFO running `"docker" "start" "-a" "ee8d3fe65c7f5401c5ab3b6167bea2725c7ecc139daf43f4b48dfcf375e9242d"` Oct 10 19:24:34.174 INFO kablam! usermod: no changes Oct 10 19:24:34.201 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 10 19:24:34.296 INFO kablam! Compiling shadowsocks v0.6.2 (/source) Oct 10 19:24:37.420 INFO kablam! warning: unused macro definition Oct 10 19:24:37.420 INFO kablam! --> src/util.rs:9:1 Oct 10 19:24:37.420 INFO kablam! | Oct 10 19:24:37.420 INFO kablam! 9 | / macro_rules! io_err { Oct 10 19:24:37.420 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Oct 10 19:24:37.420 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Oct 10 19:24:37.420 INFO kablam! 12 | | } Oct 10 19:24:37.420 INFO kablam! | |_^ Oct 10 19:24:37.420 INFO kablam! | Oct 10 19:24:37.420 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 19:24:37.420 INFO kablam! Oct 10 19:24:37.506 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 19:24:37.506 INFO kablam! --> src/config/running_config.rs:102:9 Oct 10 19:24:37.506 INFO kablam! | Oct 10 19:24:37.506 INFO kablam! 102 | env::home_dir() Oct 10 19:24:37.506 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 19:24:37.506 INFO kablam! | Oct 10 19:24:37.506 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 19:24:37.506 INFO kablam! Oct 10 19:24:38.196 INFO kablam! warning: unused macro definition Oct 10 19:24:38.196 INFO kablam! --> tests/encrypt.rs:39:1 Oct 10 19:24:38.196 INFO kablam! | Oct 10 19:24:38.196 INFO kablam! 39 | / macro_rules! assert_raw_encrypt { Oct 10 19:24:38.196 INFO kablam! 40 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_encrypt, $data) ) Oct 10 19:24:38.196 INFO kablam! 41 | | } Oct 10 19:24:38.196 INFO kablam! | |_^ Oct 10 19:24:38.205 INFO kablam! | Oct 10 19:24:38.205 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 19:24:38.205 INFO kablam! Oct 10 19:24:38.205 INFO kablam! warning: unused macro definition Oct 10 19:24:38.205 INFO kablam! --> tests/encrypt.rs:43:1 Oct 10 19:24:38.205 INFO kablam! | Oct 10 19:24:38.205 INFO kablam! 43 | / macro_rules! assert_raw_decrypt { Oct 10 19:24:38.205 INFO kablam! 44 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_decrypt, $data) ) Oct 10 19:24:38.205 INFO kablam! 45 | | } Oct 10 19:24:38.205 INFO kablam! | |_^ Oct 10 19:24:38.205 INFO kablam! Oct 10 19:24:44.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.83s Oct 10 19:24:44.048 INFO kablam! su: No module specific data is present Oct 10 19:24:44.745 INFO running `"docker" "rm" "-f" "ee8d3fe65c7f5401c5ab3b6167bea2725c7ecc139daf43f4b48dfcf375e9242d"` Oct 10 19:24:44.998 INFO blam! ee8d3fe65c7f5401c5ab3b6167bea2725c7ecc139daf43f4b48dfcf375e9242d Oct 10 19:24:45.009 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:24:45.010 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 19:24:45.455 INFO blam! a4de9e9dcf3574317be42e79026ed8bb814929ee67647c73358590fc253bb2b0 Oct 10 19:24:45.457 INFO running `"docker" "start" "-a" "a4de9e9dcf3574317be42e79026ed8bb814929ee67647c73358590fc253bb2b0"` Oct 10 19:24:46.825 INFO kablam! usermod: no changes Oct 10 19:24:46.913 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Oct 10 19:24:47.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 10 19:24:47.132 INFO kablam! Running /target/debug/deps/shadowsocks-33f3ce810e7fbce7 Oct 10 19:24:47.138 INFO blam! Oct 10 19:24:47.139 INFO blam! running 3 tests Oct 10 19:24:47.139 INFO blam! test asyncdns::test::ipv6_block_resolve ... ignored Oct 10 19:24:47.149 INFO blam! test asyncdns::test::parse_response ... ok Oct 10 19:24:47.323 INFO blam! test asyncdns::test::ipv4_block_resolve ... FAILED Oct 10 19:24:47.323 INFO kablam! error: test failed, to rerun pass '--lib' Oct 10 19:24:47.323 INFO blam! Oct 10 19:24:47.323 INFO kablam! su: No module specific data is present Oct 10 19:24:47.323 INFO blam! failures: Oct 10 19:24:47.323 INFO blam! Oct 10 19:24:47.323 INFO blam! ---- asyncdns::test::ipv4_block_resolve stdout ---- Oct 10 19:24:47.323 INFO blam! block_resolve failed: Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") } Oct 10 19:24:47.323 INFO blam! thread 'asyncdns::test::ipv4_block_resolve' panicked at 'assertion failed: false', src/asyncdns.rs:784:21 Oct 10 19:24:47.323 INFO blam! stack backtrace: Oct 10 19:24:47.323 INFO blam! 0: 0x562058e40c8e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 19:24:47.323 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 19:24:47.323 INFO blam! 1: 0x562058e4a1e6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 19:24:47.323 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 19:24:47.323 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 19:24:47.323 INFO blam! 2: 0x562058e44ded - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 19:24:47.323 INFO blam! at libstd/panicking.rs:211 Oct 10 19:24:47.323 INFO blam! 3: 0x562058e44afb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 19:24:47.323 INFO blam! at libstd/panicking.rs:221 Oct 10 19:24:47.323 INFO blam! 4: 0x562058e4549c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 19:24:47.323 INFO blam! at libstd/panicking.rs:476 Oct 10 19:24:47.323 INFO blam! 5: 0x562058e2b02f - std::panicking::begin_panic::h4e49995629d43cde Oct 10 19:24:47.323 INFO blam! at libstd/panicking.rs:410 Oct 10 19:24:47.323 INFO blam! 6: 0x562058cbde3b - shadowsocks::asyncdns::test::test_block_resolve::hf173dd8a7d66049b Oct 10 19:24:47.323 INFO blam! at src/asyncdns.rs:784 Oct 10 19:24:47.323 INFO blam! 7: 0x562058cbe0f7 - shadowsocks::asyncdns::test::ipv4_block_resolve::h820dd5b736a20c05 Oct 10 19:24:47.323 INFO blam! at src/asyncdns.rs:792 Oct 10 19:24:47.323 INFO blam! 8: 0x562058cbe0d9 - shadowsocks::asyncdns::test::ipv4_block_resolve::{{closure}}::h136c56ae9fe493a0 Oct 10 19:24:47.323 INFO blam! at src/asyncdns.rs:791 Oct 10 19:24:47.323 INFO blam! 9: 0x562058cafb2d - core::ops::function::FnOnce::call_once::h713bc8c3c906c484 Oct 10 19:24:47.323 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:24:47.323 INFO blam! 10: 0x562058cd203e - >::call_box::h95b7cb918af67b5d Oct 10 19:24:47.323 INFO blam! at libtest/lib.rs:1468 Oct 10 19:24:47.323 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:24:47.323 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:24:47.323 INFO blam! 11: 0x562058e553b9 - __rust_maybe_catch_panic Oct 10 19:24:47.323 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:24:47.323 INFO blam! 12: 0x562058cf2b8d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 19:24:47.323 INFO blam! at libstd/panicking.rs:289 Oct 10 19:24:47.323 INFO blam! at libstd/panic.rs:392 Oct 10 19:24:47.323 INFO blam! at libtest/lib.rs:1423 Oct 10 19:24:47.323 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 19:24:47.323 INFO blam! 13: 0x562058cf3794 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 19:24:47.323 INFO blam! at libstd/thread/mod.rs:409 Oct 10 19:24:47.323 INFO blam! at libstd/panic.rs:313 Oct 10 19:24:47.323 INFO blam! at libstd/panicking.rs:310 Oct 10 19:24:47.323 INFO blam! 14: 0x562058e553b9 - __rust_maybe_catch_panic Oct 10 19:24:47.323 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:24:47.323 INFO blam! 15: 0x562058ce0d56 - >::call_box::h96125cb29a9ba44b Oct 10 19:24:47.323 INFO blam! at libstd/panicking.rs:289 Oct 10 19:24:47.323 INFO blam! at libstd/panic.rs:392 Oct 10 19:24:47.323 INFO blam! at libstd/thread/mod.rs:408 Oct 10 19:24:47.323 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:24:47.323 INFO blam! 16: 0x562058e4309a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 19:24:47.323 INFO blam! at liballoc/boxed.rs:682 Oct 10 19:24:47.323 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 19:24:47.323 INFO blam! 17: 0x562058e35e35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 19:24:47.324 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 19:24:47.324 INFO blam! 18: 0x7f6d889126b9 - start_thread Oct 10 19:24:47.324 INFO blam! 19: 0x7f6d8843241c - clone Oct 10 19:24:47.324 INFO blam! 20: 0x0 - Oct 10 19:24:47.324 INFO blam! Oct 10 19:24:47.324 INFO blam! Oct 10 19:24:47.324 INFO blam! failures: Oct 10 19:24:47.324 INFO blam! asyncdns::test::ipv4_block_resolve Oct 10 19:24:47.324 INFO blam! Oct 10 19:24:47.324 INFO blam! test result: FAILED. 1 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out Oct 10 19:24:47.324 INFO blam! Oct 10 19:24:48.112 INFO running `"docker" "rm" "-f" "a4de9e9dcf3574317be42e79026ed8bb814929ee67647c73358590fc253bb2b0"` Oct 10 19:24:48.404 INFO blam! a4de9e9dcf3574317be42e79026ed8bb814929ee67647c73358590fc253bb2b0