Sep 01 13:30:30.643 INFO checking protecula/Immeanity against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 13:30:30.643 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 13:30:30.643 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:30:30.890 INFO blam! 7bbb5bfa9dea599825d4d1f2453888947c17e5df5fa8926711e775b8e8e39770 Sep 01 13:30:30.892 INFO running `"docker" "start" "-a" "7bbb5bfa9dea599825d4d1f2453888947c17e5df5fa8926711e775b8e8e39770"` Sep 01 13:30:31.996 INFO kablam! Compiling libsqlite3-sys v0.9.1 Sep 01 13:30:32.011 INFO kablam! Checking tokio-io v0.1.7 Sep 01 13:30:32.014 INFO kablam! Checking regex v1.0.2 Sep 01 13:30:32.030 INFO kablam! Checking tokio-threadpool v0.1.5 Sep 01 13:30:36.127 INFO kablam! Checking tokio-reactor v0.1.2 Sep 01 13:30:36.128 INFO kablam! Checking tokio-codec v0.1.0 Sep 01 13:30:36.128 INFO kablam! Checking h2 v0.1.10 Sep 01 13:30:36.878 INFO kablam! Checking tokio-fs v0.1.2 Sep 01 13:30:38.509 INFO kablam! Checking tokio-tcp v0.1.0 Sep 01 13:30:38.513 INFO kablam! Checking tokio-udp v0.1.1 Sep 01 13:30:40.215 INFO kablam! Checking tokio v0.1.7 Sep 01 13:30:48.495 INFO kablam! Checking hyper v0.12.6 Sep 01 13:30:51.122 INFO kablam! Checking rusqlite v0.13.0 Sep 01 13:30:57.590 INFO kablam! Checking immeanity v0.1.0 (file:///source) Sep 01 13:30:58.854 INFO kablam! warning: method is never used: `set_incoming_port` Sep 01 13:30:58.854 INFO kablam! --> src/incoming_requests.rs:22:5 Sep 01 13:30:58.854 INFO kablam! | Sep 01 13:30:58.854 INFO kablam! 22 | pub fn set_incoming_port(&mut self, incoming_port: u16) { Sep 01 13:30:58.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.854 INFO kablam! warning: method is never used: `set_incoming_port` Sep 01 13:30:58.854 INFO kablam! --> src/incoming_requests.rs:22:5 Sep 01 13:30:58.854 INFO kablam! | Sep 01 13:30:58.854 INFO kablam! 22 | pub fn set_incoming_port(&mut self, incoming_port: u16) { Sep 01 13:30:58.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.854 INFO kablam! | Sep 01 13:30:58.854 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 13:30:58.854 INFO kablam! Sep 01 13:30:58.854 INFO kablam! | Sep 01 13:30:58.854 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 13:30:58.854 INFO kablam! Sep 01 13:30:58.854 INFO kablam! warning: method is never used: `set_server_port` Sep 01 13:30:58.854 INFO kablam! --> src/onion_manager.rs:49:5 Sep 01 13:30:58.855 INFO kablam! | Sep 01 13:30:58.855 INFO kablam! 49 | pub fn set_server_port(&mut self, server_port: u16) { Sep 01 13:30:58.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.855 INFO kablam! Sep 01 13:30:58.855 INFO kablam! warning: method is never used: `set_control_port` Sep 01 13:30:58.855 INFO kablam! --> src/onion_manager.rs:52:5 Sep 01 13:30:58.855 INFO kablam! | Sep 01 13:30:58.855 INFO kablam! 52 | pub fn set_control_port(&mut self, control_port: u16) { Sep 01 13:30:58.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.855 INFO kablam! Sep 01 13:30:58.855 INFO kablam! warning: method is never used: `set_proxy_port` Sep 01 13:30:58.856 INFO kablam! --> src/onion_manager.rs:55:5 Sep 01 13:30:58.856 INFO kablam! | Sep 01 13:30:58.856 INFO kablam! 55 | pub fn set_proxy_port(&mut self, proxy_port: u16) { Sep 01 13:30:58.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.856 INFO kablam! Sep 01 13:30:58.856 INFO kablam! warning: field is never used: `database_file` Sep 01 13:30:58.856 INFO kablam! --> src/persistence.rs:4:5 Sep 01 13:30:58.856 INFO kablam! | Sep 01 13:30:58.856 INFO kablam! 4 | database_file: String, Sep 01 13:30:58.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.856 INFO kablam! Sep 01 13:30:58.856 INFO kablam! warning: method is never used: `set_database_file` Sep 01 13:30:58.856 INFO kablam! --> src/persistence.rs:21:5 Sep 01 13:30:58.856 INFO kablam! | Sep 01 13:30:58.856 INFO kablam! 21 | pub fn set_database_file(&mut self, database_file: String) { Sep 01 13:30:58.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.856 INFO kablam! Sep 01 13:30:58.858 INFO kablam! warning: method is never used: `set_server_port` Sep 01 13:30:58.858 INFO kablam! --> src/onion_manager.rs:49:5 Sep 01 13:30:58.858 INFO kablam! | Sep 01 13:30:58.858 INFO kablam! 49 | pub fn set_server_port(&mut self, server_port: u16) { Sep 01 13:30:58.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.858 INFO kablam! Sep 01 13:30:58.858 INFO kablam! warning: method is never used: `set_control_port` Sep 01 13:30:58.858 INFO kablam! --> src/onion_manager.rs:52:5 Sep 01 13:30:58.858 INFO kablam! | Sep 01 13:30:58.858 INFO kablam! 52 | pub fn set_control_port(&mut self, control_port: u16) { Sep 01 13:30:58.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.858 INFO kablam! Sep 01 13:30:58.858 INFO kablam! warning: method is never used: `set_proxy_port` Sep 01 13:30:58.858 INFO kablam! --> src/onion_manager.rs:55:5 Sep 01 13:30:58.858 INFO kablam! | Sep 01 13:30:58.858 INFO kablam! 55 | pub fn set_proxy_port(&mut self, proxy_port: u16) { Sep 01 13:30:58.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.858 INFO kablam! Sep 01 13:30:58.858 INFO kablam! warning: field is never used: `database_file` Sep 01 13:30:58.858 INFO kablam! --> src/persistence.rs:4:5 Sep 01 13:30:58.858 INFO kablam! | Sep 01 13:30:58.859 INFO kablam! 4 | database_file: String, Sep 01 13:30:58.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.859 INFO kablam! Sep 01 13:30:58.859 INFO kablam! warning: method is never used: `set_database_file` Sep 01 13:30:58.859 INFO kablam! --> src/persistence.rs:21:5 Sep 01 13:30:58.859 INFO kablam! | Sep 01 13:30:58.859 INFO kablam! 21 | pub fn set_database_file(&mut self, database_file: String) { Sep 01 13:30:58.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:30:58.859 INFO kablam! Sep 01 13:30:58.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.16s Sep 01 13:30:58.958 INFO kablam! su: No module specific data is present Sep 01 13:30:59.468 INFO running `"docker" "rm" "-f" "7bbb5bfa9dea599825d4d1f2453888947c17e5df5fa8926711e775b8e8e39770"` Sep 01 13:30:59.629 INFO blam! 7bbb5bfa9dea599825d4d1f2453888947c17e5df5fa8926711e775b8e8e39770