Sep 10 03:33:59.851 INFO checking loggerhead/shadowsocks-rust against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 03:33:59.851 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 03:33:59.851 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 03:34:00.090 INFO blam! f7d982c6e660f5ad1380d91ff7e7938f13938951dd6fca28127e9017574a532c Sep 10 03:34:00.092 INFO running `"docker" "start" "-a" "f7d982c6e660f5ad1380d91ff7e7938f13938951dd6fca28127e9017574a532c"` Sep 10 03:34:01.163 INFO kablam! usermod: no changes Sep 10 03:34:01.202 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Sep 10 03:34:01.447 INFO kablam! Checking slog v1.7.1 Sep 10 03:34:01.447 INFO kablam! Checking lru_time_cache v0.5.0 Sep 10 03:34:01.450 INFO kablam! Checking memchr v0.1.11 Sep 10 03:34:01.450 INFO kablam! Checking term_size v0.2.3 Sep 10 03:34:01.450 INFO kablam! Checking isatty v0.1.6 Sep 10 03:34:01.450 INFO kablam! Checking sig v1.0.0 Sep 10 03:34:01.450 INFO kablam! Checking daemonize v0.2.3 Sep 10 03:34:01.450 INFO kablam! Checking net2 v0.2.31 Sep 10 03:34:02.074 INFO kablam! Checking toml v0.1.30 Sep 10 03:34:02.220 INFO kablam! Checking clap v2.18.0 Sep 10 03:34:02.258 INFO kablam! Checking aho-corasick v0.5.3 Sep 10 03:34:02.295 INFO kablam! Checking num v0.1.41 Sep 10 03:34:02.859 INFO kablam! Checking rust-crypto v0.2.36 Sep 10 03:34:03.046 INFO kablam! Checking thread-id v2.0.0 Sep 10 03:34:03.506 INFO kablam! Checking chrono v0.2.25 Sep 10 03:34:03.630 INFO kablam! Checking miow v0.1.5 Sep 10 03:34:03.722 INFO kablam! Checking slog-extra v0.1.2 Sep 10 03:34:03.902 INFO kablam! Checking slog-scope v0.2.2 Sep 10 03:34:04.335 INFO kablam! Checking thread_local v0.2.7 Sep 10 03:34:04.579 INFO kablam! Checking mio v0.5.1 Sep 10 03:34:05.614 INFO kablam! Checking slog-stream v1.2.1 Sep 10 03:34:06.564 INFO kablam! Checking regex v0.1.80 Sep 10 03:34:14.546 INFO kablam! Checking slog-term v1.3.5 Sep 10 03:34:22.686 INFO kablam! Checking shadowsocks v0.6.2 (file:///source) Sep 10 03:34:23.742 INFO kablam! warning: unused macro definition Sep 10 03:34:23.742 INFO kablam! --> src/util.rs:9:1 Sep 10 03:34:23.742 INFO kablam! | Sep 10 03:34:23.742 INFO kablam! 9 | / macro_rules! io_err { Sep 10 03:34:23.742 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Sep 10 03:34:23.742 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Sep 10 03:34:23.742 INFO kablam! 12 | | } Sep 10 03:34:23.742 INFO kablam! | |_^ Sep 10 03:34:23.743 INFO kablam! | Sep 10 03:34:23.743 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 03:34:23.743 INFO kablam! Sep 10 03:34:23.895 INFO kablam! warning: unused macro definition Sep 10 03:34:23.895 INFO kablam! --> src/util.rs:9:1 Sep 10 03:34:23.895 INFO kablam! | Sep 10 03:34:23.895 INFO kablam! 9 | / macro_rules! io_err { Sep 10 03:34:23.895 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Sep 10 03:34:23.895 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Sep 10 03:34:23.895 INFO kablam! 12 | | } Sep 10 03:34:23.895 INFO kablam! | |_^ Sep 10 03:34:23.896 INFO kablam! | Sep 10 03:34:23.896 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 03:34:23.897 INFO kablam! Sep 10 03:34:23.919 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. Sep 10 03:34:23.919 INFO kablam! --> src/config/running_config.rs:102:9 Sep 10 03:34:23.919 INFO kablam! | Sep 10 03:34:23.919 INFO kablam! 102 | env::home_dir() Sep 10 03:34:23.919 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 03:34:23.919 INFO kablam! | Sep 10 03:34:23.919 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 03:34:23.919 INFO kablam! Sep 10 03:34:24.030 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. Sep 10 03:34:24.030 INFO kablam! --> src/config/running_config.rs:102:9 Sep 10 03:34:24.030 INFO kablam! | Sep 10 03:34:24.030 INFO kablam! 102 | env::home_dir() Sep 10 03:34:24.030 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 03:34:24.031 INFO kablam! | Sep 10 03:34:24.031 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 03:34:24.031 INFO kablam! Sep 10 03:34:27.870 INFO kablam! warning: unused macro definition Sep 10 03:34:27.870 INFO kablam! --> tests/encrypt.rs:39:1 Sep 10 03:34:27.870 INFO kablam! | Sep 10 03:34:27.870 INFO kablam! 39 | / macro_rules! assert_raw_encrypt { Sep 10 03:34:27.870 INFO kablam! 40 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_encrypt, $data) ) Sep 10 03:34:27.870 INFO kablam! 41 | | } Sep 10 03:34:27.870 INFO kablam! | |_^ Sep 10 03:34:27.870 INFO kablam! | Sep 10 03:34:27.870 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 03:34:27.870 INFO kablam! Sep 10 03:34:27.870 INFO kablam! warning: unused macro definition Sep 10 03:34:27.870 INFO kablam! --> tests/encrypt.rs:43:1 Sep 10 03:34:27.870 INFO kablam! | Sep 10 03:34:27.870 INFO kablam! 43 | / macro_rules! assert_raw_decrypt { Sep 10 03:34:27.870 INFO kablam! 44 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_decrypt, $data) ) Sep 10 03:34:27.870 INFO kablam! 45 | | } Sep 10 03:34:27.870 INFO kablam! | |_^ Sep 10 03:34:27.870 INFO kablam! Sep 10 03:34:28.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.96s Sep 10 03:34:28.175 INFO kablam! su: No module specific data is present Sep 10 03:34:29.585 INFO running `"docker" "rm" "-f" "f7d982c6e660f5ad1380d91ff7e7938f13938951dd6fca28127e9017574a532c"` Sep 10 03:34:29.692 INFO blam! f7d982c6e660f5ad1380d91ff7e7938f13938951dd6fca28127e9017574a532c