Sep 03 20:42:13.289 INFO checking protecula/Immeanity against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 20:42:13.289 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 20:42:13.289 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 20:42:13.548 INFO blam! 153e277f342df053914916d9850c0fe1fe2920e8a59d5d26a2e5c251f98d5e29 Sep 03 20:42:13.549 INFO running `"docker" "start" "-a" "153e277f342df053914916d9850c0fe1fe2920e8a59d5d26a2e5c251f98d5e29"` Sep 03 20:42:14.579 INFO kablam! Compiling pkg-config v0.3.13 Sep 03 20:42:14.586 INFO kablam! Checking want v0.0.6 Sep 03 20:42:14.586 INFO kablam! Checking regex v1.0.2 Sep 03 20:42:14.587 INFO kablam! Checking h2 v0.1.10 Sep 03 20:42:19.254 INFO kablam! Compiling libsqlite3-sys v0.9.1 Sep 03 20:42:26.849 INFO kablam! Checking hyper v0.12.6 Sep 03 20:42:34.109 INFO kablam! Checking rusqlite v0.13.0 Sep 03 20:42:36.138 INFO kablam! Checking immeanity v0.1.0 (file:///source) Sep 03 20:42:37.539 INFO kablam! warning: method is never used: `set_incoming_port` Sep 03 20:42:37.539 INFO kablam! --> src/incoming_requests.rs:22:5 Sep 03 20:42:37.539 INFO kablam! | Sep 03 20:42:37.539 INFO kablam! 22 | pub fn set_incoming_port(&mut self, incoming_port: u16) { Sep 03 20:42:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.539 INFO kablam! | Sep 03 20:42:37.539 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 20:42:37.539 INFO kablam! Sep 03 20:42:37.540 INFO kablam! warning: method is never used: `set_server_port` Sep 03 20:42:37.540 INFO kablam! --> src/onion_manager.rs:49:5 Sep 03 20:42:37.540 INFO kablam! | Sep 03 20:42:37.540 INFO kablam! 49 | pub fn set_server_port(&mut self, server_port: u16) { Sep 03 20:42:37.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.540 INFO kablam! Sep 03 20:42:37.540 INFO kablam! warning: method is never used: `set_control_port` Sep 03 20:42:37.540 INFO kablam! --> src/onion_manager.rs:52:5 Sep 03 20:42:37.540 INFO kablam! | Sep 03 20:42:37.540 INFO kablam! 52 | pub fn set_control_port(&mut self, control_port: u16) { Sep 03 20:42:37.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.540 INFO kablam! Sep 03 20:42:37.540 INFO kablam! warning: method is never used: `set_proxy_port` Sep 03 20:42:37.540 INFO kablam! --> src/onion_manager.rs:55:5 Sep 03 20:42:37.540 INFO kablam! | Sep 03 20:42:37.540 INFO kablam! 55 | pub fn set_proxy_port(&mut self, proxy_port: u16) { Sep 03 20:42:37.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.541 INFO kablam! Sep 03 20:42:37.541 INFO kablam! warning: field is never used: `database_file` Sep 03 20:42:37.541 INFO kablam! --> src/persistence.rs:4:5 Sep 03 20:42:37.541 INFO kablam! | Sep 03 20:42:37.541 INFO kablam! 4 | database_file: String, Sep 03 20:42:37.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.541 INFO kablam! Sep 03 20:42:37.541 INFO kablam! warning: method is never used: `set_database_file` Sep 03 20:42:37.541 INFO kablam! --> src/persistence.rs:21:5 Sep 03 20:42:37.541 INFO kablam! | Sep 03 20:42:37.541 INFO kablam! 21 | pub fn set_database_file(&mut self, database_file: String) { Sep 03 20:42:37.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.541 INFO kablam! Sep 03 20:42:37.623 INFO kablam! warning: method is never used: `set_incoming_port` Sep 03 20:42:37.623 INFO kablam! --> src/incoming_requests.rs:22:5 Sep 03 20:42:37.623 INFO kablam! | Sep 03 20:42:37.623 INFO kablam! 22 | pub fn set_incoming_port(&mut self, incoming_port: u16) { Sep 03 20:42:37.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.628 INFO kablam! | Sep 03 20:42:37.628 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 20:42:37.628 INFO kablam! Sep 03 20:42:37.629 INFO kablam! warning: method is never used: `set_server_port` Sep 03 20:42:37.629 INFO kablam! --> src/onion_manager.rs:49:5 Sep 03 20:42:37.629 INFO kablam! | Sep 03 20:42:37.629 INFO kablam! 49 | pub fn set_server_port(&mut self, server_port: u16) { Sep 03 20:42:37.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.629 INFO kablam! Sep 03 20:42:37.629 INFO kablam! warning: method is never used: `set_control_port` Sep 03 20:42:37.629 INFO kablam! --> src/onion_manager.rs:52:5 Sep 03 20:42:37.629 INFO kablam! | Sep 03 20:42:37.629 INFO kablam! 52 | pub fn set_control_port(&mut self, control_port: u16) { Sep 03 20:42:37.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.629 INFO kablam! Sep 03 20:42:37.630 INFO kablam! warning: method is never used: `set_proxy_port` Sep 03 20:42:37.630 INFO kablam! --> src/onion_manager.rs:55:5 Sep 03 20:42:37.630 INFO kablam! | Sep 03 20:42:37.630 INFO kablam! 55 | pub fn set_proxy_port(&mut self, proxy_port: u16) { Sep 03 20:42:37.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.630 INFO kablam! Sep 03 20:42:37.630 INFO kablam! warning: field is never used: `database_file` Sep 03 20:42:37.630 INFO kablam! --> src/persistence.rs:4:5 Sep 03 20:42:37.630 INFO kablam! | Sep 03 20:42:37.630 INFO kablam! 4 | database_file: String, Sep 03 20:42:37.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.630 INFO kablam! Sep 03 20:42:37.630 INFO kablam! warning: method is never used: `set_database_file` Sep 03 20:42:37.630 INFO kablam! --> src/persistence.rs:21:5 Sep 03 20:42:37.631 INFO kablam! | Sep 03 20:42:37.631 INFO kablam! 21 | pub fn set_database_file(&mut self, database_file: String) { Sep 03 20:42:37.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:42:37.631 INFO kablam! Sep 03 20:42:37.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.30s Sep 03 20:42:37.697 INFO kablam! su: No module specific data is present Sep 03 20:42:38.232 INFO running `"docker" "rm" "-f" "153e277f342df053914916d9850c0fe1fe2920e8a59d5d26a2e5c251f98d5e29"` Sep 03 20:42:38.384 INFO blam! 153e277f342df053914916d9850c0fe1fe2920e8a59d5d26a2e5c251f98d5e29