Sep 03 17:44:53.544 INFO checking loggerhead/shadowsocks-rust against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 17:44:53.544 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 17:44:53.544 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 17:44:53.775 INFO blam! 84fc1f204f55ee5ab6a5752caba2d58528e3c7b384c171f4417869e84b97251b Sep 03 17:44:53.776 INFO running `"docker" "start" "-a" "84fc1f204f55ee5ab6a5752caba2d58528e3c7b384c171f4417869e84b97251b"` Sep 03 17:44:54.618 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Sep 03 17:44:54.886 INFO kablam! Checking num-traits v0.1.42 Sep 03 17:44:54.890 INFO kablam! Checking slog v1.7.1 Sep 03 17:44:54.893 INFO kablam! Checking lru_time_cache v0.5.0 Sep 03 17:44:54.894 INFO kablam! Checking memchr v0.1.11 Sep 03 17:44:54.900 INFO kablam! Checking net2 v0.2.31 Sep 03 17:44:54.906 INFO kablam! Checking term_size v0.2.3 Sep 03 17:44:54.907 INFO kablam! Checking isatty v0.1.6 Sep 03 17:44:54.925 INFO kablam! Checking sig v1.0.0 Sep 03 17:44:55.922 INFO kablam! Checking daemonize v0.2.3 Sep 03 17:44:56.108 INFO kablam! Checking nix v0.5.1 Sep 03 17:44:56.259 INFO kablam! Checking toml v0.1.30 Sep 03 17:44:56.532 INFO kablam! Checking clap v2.18.0 Sep 03 17:44:57.168 INFO kablam! Checking aho-corasick v0.5.3 Sep 03 17:44:58.992 INFO kablam! Checking rust-crypto v0.2.36 Sep 03 17:44:59.111 INFO kablam! Checking slog-extra v0.1.2 Sep 03 17:44:59.290 INFO kablam! Checking slog-scope v0.2.2 Sep 03 17:45:00.574 INFO kablam! Checking thread-id v2.0.0 Sep 03 17:45:01.375 INFO kablam! Checking miow v0.1.5 Sep 03 17:45:01.619 INFO kablam! Checking slog-stream v1.2.1 Sep 03 17:45:02.047 INFO kablam! Checking thread_local v0.2.7 Sep 03 17:45:03.188 INFO kablam! Checking num-integer v0.1.35 Sep 03 17:45:03.346 INFO kablam! Checking regex v0.1.80 Sep 03 17:45:04.249 INFO kablam! Checking num-iter v0.1.34 Sep 03 17:45:05.209 INFO kablam! Checking num v0.1.41 Sep 03 17:45:05.735 INFO kablam! Checking chrono v0.2.25 Sep 03 17:45:11.982 INFO kablam! Checking mio v0.5.1 Sep 03 17:45:13.343 INFO kablam! Checking slog-term v1.3.5 Sep 03 17:45:19.002 INFO kablam! Checking shadowsocks v0.6.2 (file:///source) Sep 03 17:45:20.102 INFO kablam! warning: unused macro definition Sep 03 17:45:20.102 INFO kablam! --> src/util.rs:9:1 Sep 03 17:45:20.102 INFO kablam! | Sep 03 17:45:20.102 INFO kablam! 9 | / macro_rules! io_err { Sep 03 17:45:20.102 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Sep 03 17:45:20.102 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Sep 03 17:45:20.103 INFO kablam! 12 | | } Sep 03 17:45:20.103 INFO kablam! | |_^ Sep 03 17:45:20.103 INFO kablam! | Sep 03 17:45:20.103 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 17:45:20.103 INFO kablam! Sep 03 17:45:20.140 INFO kablam! warning: unused macro definition Sep 03 17:45:20.140 INFO kablam! --> src/util.rs:9:1 Sep 03 17:45:20.140 INFO kablam! | Sep 03 17:45:20.140 INFO kablam! 9 | / macro_rules! io_err { Sep 03 17:45:20.140 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Sep 03 17:45:20.140 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Sep 03 17:45:20.141 INFO kablam! 12 | | } Sep 03 17:45:20.141 INFO kablam! | |_^ Sep 03 17:45:20.141 INFO kablam! | Sep 03 17:45:20.141 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 17:45:20.141 INFO kablam! Sep 03 17:45:20.216 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 03 17:45:20.216 INFO kablam! --> src/config/running_config.rs:102:9 Sep 03 17:45:20.216 INFO kablam! | Sep 03 17:45:20.216 INFO kablam! 102 | env::home_dir() Sep 03 17:45:20.216 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 17:45:20.216 INFO kablam! | Sep 03 17:45:20.216 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 17:45:20.216 INFO kablam! Sep 03 17:45:20.256 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 03 17:45:20.256 INFO kablam! --> src/config/running_config.rs:102:9 Sep 03 17:45:20.256 INFO kablam! | Sep 03 17:45:20.256 INFO kablam! 102 | env::home_dir() Sep 03 17:45:20.256 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 17:45:20.256 INFO kablam! | Sep 03 17:45:20.256 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 17:45:20.256 INFO kablam! Sep 03 17:45:24.906 INFO kablam! warning: unused macro definition Sep 03 17:45:24.906 INFO kablam! --> tests/encrypt.rs:39:1 Sep 03 17:45:24.906 INFO kablam! | Sep 03 17:45:24.906 INFO kablam! 39 | / macro_rules! assert_raw_encrypt { Sep 03 17:45:24.906 INFO kablam! 40 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_encrypt, $data) ) Sep 03 17:45:24.907 INFO kablam! 41 | | } Sep 03 17:45:24.907 INFO kablam! | |_^ Sep 03 17:45:24.907 INFO kablam! | Sep 03 17:45:24.907 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 17:45:24.907 INFO kablam! Sep 03 17:45:24.907 INFO kablam! warning: unused macro definition Sep 03 17:45:24.907 INFO kablam! --> tests/encrypt.rs:43:1 Sep 03 17:45:24.907 INFO kablam! | Sep 03 17:45:24.908 INFO kablam! 43 | / macro_rules! assert_raw_decrypt { Sep 03 17:45:24.908 INFO kablam! 44 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_decrypt, $data) ) Sep 03 17:45:24.908 INFO kablam! 45 | | } Sep 03 17:45:24.908 INFO kablam! | |_^ Sep 03 17:45:24.908 INFO kablam! Sep 03 17:45:25.346 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.74s Sep 03 17:45:25.379 INFO kablam! su: No module specific data is present Sep 03 17:45:25.846 INFO running `"docker" "rm" "-f" "84fc1f204f55ee5ab6a5752caba2d58528e3c7b384c171f4417869e84b97251b"` Sep 03 17:45:26.029 INFO blam! 84fc1f204f55ee5ab6a5752caba2d58528e3c7b384c171f4417869e84b97251b