Sep 19 13:06:34.430 INFO checking loggerhead/shadowsocks-rust against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 13:06:34.430 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 13:06:34.430 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:06:34.878 INFO blam! 0adc2eac2e930d560a7f38a76c1a20b85307e274f267efc19751a467da0834a9 Sep 19 13:06:34.880 INFO running `"docker" "start" "-a" "0adc2eac2e930d560a7f38a76c1a20b85307e274f267efc19751a467da0834a9"` Sep 19 13:06:36.303 INFO kablam! usermod: no changes Sep 19 13:06:36.358 INFO kablam! warning: file found to be present in multiple build targets: /source/src/bin/main.rs Sep 19 13:06:36.583 INFO kablam! Checking slog v1.7.1 Sep 19 13:06:36.595 INFO kablam! Checking unicode-segmentation v0.1.3 Sep 19 13:06:36.595 INFO kablam! Checking bytes v0.3.0 Sep 19 13:06:36.595 INFO kablam! Checking slab v0.1.3 Sep 19 13:06:36.596 INFO kablam! Checking strsim v0.5.2 Sep 19 13:06:36.598 INFO kablam! Checking try_opt v0.1.1 Sep 19 13:06:36.599 INFO kablam! Checking lru_time_cache v0.5.0 Sep 19 13:06:36.602 INFO kablam! Compiling ws2_32-sys v0.2.1 Sep 19 13:06:37.455 INFO kablam! Checking memchr v0.1.11 Sep 19 13:06:37.567 INFO kablam! Checking net2 v0.2.31 Sep 19 13:06:38.645 INFO kablam! Checking term_size v0.2.3 Sep 19 13:06:38.787 INFO kablam! Checking isatty v0.1.6 Sep 19 13:06:39.067 INFO kablam! Checking daemonize v0.2.3 Sep 19 13:06:39.094 INFO kablam! Checking sig v1.0.0 Sep 19 13:06:39.447 INFO kablam! Checking nix v0.5.1 Sep 19 13:06:39.507 INFO kablam! Checking toml v0.1.30 Sep 19 13:06:39.575 INFO kablam! Checking aho-corasick v0.5.3 Sep 19 13:06:39.747 INFO kablam! Checking clap v2.18.0 Sep 19 13:06:40.191 INFO kablam! Checking slog-scope v0.2.2 Sep 19 13:06:40.215 INFO kablam! Checking slog-extra v0.1.2 Sep 19 13:06:41.348 INFO kablam! Checking rust-crypto v0.2.36 Sep 19 13:06:42.131 INFO kablam! Checking thread-id v2.0.0 Sep 19 13:06:42.151 INFO kablam! Checking miow v0.1.5 Sep 19 13:06:42.349 INFO kablam! Checking slog-stream v1.2.1 Sep 19 13:06:42.817 INFO kablam! Checking thread_local v0.2.7 Sep 19 13:06:42.927 INFO kablam! Checking slog-term v1.3.5 Sep 19 13:06:44.570 INFO kablam! Checking regex v0.1.80 Sep 19 13:06:53.859 INFO kablam! Checking mio v0.5.1 Sep 19 13:06:58.755 INFO kablam! Checking shadowsocks v0.6.2 (/source) Sep 19 13:06:59.718 INFO kablam! warning: unused macro definition Sep 19 13:06:59.718 INFO kablam! --> src/util.rs:9:1 Sep 19 13:06:59.718 INFO kablam! | Sep 19 13:06:59.719 INFO kablam! 9 | / macro_rules! io_err { Sep 19 13:06:59.719 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Sep 19 13:06:59.719 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Sep 19 13:06:59.720 INFO kablam! 12 | | } Sep 19 13:06:59.720 INFO kablam! | |_^ Sep 19 13:06:59.735 INFO kablam! | Sep 19 13:06:59.735 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 13:06:59.736 INFO kablam! Sep 19 13:06:59.759 INFO kablam! warning: unused macro definition Sep 19 13:06:59.759 INFO kablam! --> src/util.rs:9:1 Sep 19 13:06:59.760 INFO kablam! | Sep 19 13:06:59.760 INFO kablam! 9 | / macro_rules! io_err { Sep 19 13:06:59.760 INFO kablam! 10 | | ($desc:expr) => ( io::Error::new(io::ErrorKind::Other, $desc) ); Sep 19 13:06:59.760 INFO kablam! 11 | | ($fmt:expr, $($arg:tt)*) => ( io::Error::new(io::ErrorKind::Other, format!($fmt, $($arg)*)) ); Sep 19 13:06:59.761 INFO kablam! 12 | | } Sep 19 13:06:59.761 INFO kablam! | |_^ Sep 19 13:06:59.761 INFO kablam! | Sep 19 13:06:59.762 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 13:06:59.762 INFO kablam! Sep 19 13:06:59.823 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 19 13:06:59.823 INFO kablam! --> src/config/running_config.rs:102:9 Sep 19 13:06:59.824 INFO kablam! | Sep 19 13:06:59.824 INFO kablam! 102 | env::home_dir() Sep 19 13:06:59.824 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 13:06:59.824 INFO kablam! | Sep 19 13:06:59.825 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 13:06:59.825 INFO kablam! Sep 19 13:06:59.854 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 19 13:06:59.854 INFO kablam! --> src/config/running_config.rs:102:9 Sep 19 13:06:59.854 INFO kablam! | Sep 19 13:06:59.854 INFO kablam! 102 | env::home_dir() Sep 19 13:06:59.855 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 13:06:59.855 INFO kablam! | Sep 19 13:06:59.855 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 13:06:59.856 INFO kablam! Sep 19 13:07:03.407 INFO kablam! warning: unused macro definition Sep 19 13:07:03.407 INFO kablam! --> tests/encrypt.rs:39:1 Sep 19 13:07:03.407 INFO kablam! | Sep 19 13:07:03.407 INFO kablam! 39 | / macro_rules! assert_raw_encrypt { Sep 19 13:07:03.407 INFO kablam! 40 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_encrypt, $data) ) Sep 19 13:07:03.407 INFO kablam! 41 | | } Sep 19 13:07:03.407 INFO kablam! | |_^ Sep 19 13:07:03.407 INFO kablam! | Sep 19 13:07:03.407 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 13:07:03.407 INFO kablam! Sep 19 13:07:03.407 INFO kablam! warning: unused macro definition Sep 19 13:07:03.407 INFO kablam! --> tests/encrypt.rs:43:1 Sep 19 13:07:03.407 INFO kablam! | Sep 19 13:07:03.408 INFO kablam! 43 | / macro_rules! assert_raw_decrypt { Sep 19 13:07:03.408 INFO kablam! 44 | | ($cryptor:expr, $data:expr) => ( assert_do!($cryptor, raw_decrypt, $data) ) Sep 19 13:07:03.408 INFO kablam! 45 | | } Sep 19 13:07:03.408 INFO kablam! | |_^ Sep 19 13:07:03.408 INFO kablam! Sep 19 13:07:03.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.40s Sep 19 13:07:03.769 INFO kablam! su: No module specific data is present Sep 19 13:07:05.227 INFO running `"docker" "rm" "-f" "0adc2eac2e930d560a7f38a76c1a20b85307e274f267efc19751a467da0834a9"` Sep 19 13:07:05.547 INFO blam! 0adc2eac2e930d560a7f38a76c1a20b85307e274f267efc19751a467da0834a9