Sep 10 03:21:57.516 INFO checking mmacedoeu/csvtoredis.rs against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 03:21:57.516 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 03:21:57.516 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/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:21:57.752 INFO blam! 4087c2b0abe1fc2b63fec6f4350299a6c5f20f0894e0a19e349ef5833ae2a97d Sep 10 03:21:57.755 INFO running `"docker" "start" "-a" "4087c2b0abe1fc2b63fec6f4350299a6c5f20f0894e0a19e349ef5833ae2a97d"` Sep 10 03:21:58.797 INFO kablam! usermod: no changes Sep 10 03:21:59.181 INFO kablam! Compiling redis v0.9.0 Sep 10 03:21:59.181 INFO kablam! Checking ascii v0.7.1 Sep 10 03:21:59.181 INFO kablam! Checking regex-syntax v0.3.9 Sep 10 03:21:59.181 INFO kablam! Checking either v1.5.0 Sep 10 03:21:59.181 INFO kablam! Checking utf8-ranges v0.1.3 Sep 10 03:21:59.200 INFO kablam! Checking memchr v0.1.11 Sep 10 03:21:59.200 INFO kablam! Checking memchr v2.0.2 Sep 10 03:21:59.218 INFO kablam! Checking unix_socket v0.5.0 Sep 10 03:21:59.826 INFO kablam! Checking csv v0.14.7 Sep 10 03:22:00.842 INFO kablam! Checking log v0.3.9 Sep 10 03:22:00.850 INFO kablam! Checking aho-corasick v0.5.3 Sep 10 03:22:00.922 INFO kablam! Checking thread-id v2.0.0 Sep 10 03:22:01.518 INFO kablam! Checking tokio-reactor v0.1.5 Sep 10 03:22:01.770 INFO kablam! Checking combine v3.5.1 Sep 10 03:22:01.954 INFO kablam! Checking thread_local v0.2.7 Sep 10 03:22:04.334 INFO kablam! Checking tokio-tcp v0.1.1 Sep 10 03:22:12.592 INFO kablam! Checking regex v0.1.80 Sep 10 03:22:16.522 INFO kablam! Checking env_logger v0.3.5 Sep 10 03:22:31.542 INFO kablam! Checking rustcsvtoredis v0.1.0 (file:///source) Sep 10 03:22:32.315 INFO kablam! warning: unused import: `PipelineCommands` Sep 10 03:22:32.315 INFO kablam! --> src/main.rs:10:23 Sep 10 03:22:32.315 INFO kablam! | Sep 10 03:22:32.315 INFO kablam! 10 | use redis::{Commands, PipelineCommands}; Sep 10 03:22:32.315 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 03:22:32.322 INFO kablam! | Sep 10 03:22:32.322 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 03:22:32.322 INFO kablam! Sep 10 03:22:32.329 INFO kablam! warning: unused variable: `stop` Sep 10 03:22:32.329 INFO kablam! --> src/main.rs:84:36 Sep 10 03:22:32.329 INFO kablam! | Sep 10 03:22:32.329 INFO kablam! 84 | fn handle_requests(fpath : String, stop : &'static Option) -> redis::RedisResult<()> { Sep 10 03:22:32.329 INFO kablam! | ^^^^ help: consider using `_stop` instead Sep 10 03:22:32.329 INFO kablam! | Sep 10 03:22:32.329 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 03:22:32.329 INFO kablam! Sep 10 03:22:32.350 INFO kablam! warning: static variable `stop_loop` should have an upper case name such as `STOP_LOOP` Sep 10 03:22:32.350 INFO kablam! --> src/main.rs:30:1 Sep 10 03:22:32.350 INFO kablam! | Sep 10 03:22:32.350 INFO kablam! 30 | static mut stop_loop : Option = None; Sep 10 03:22:32.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:22:32.350 INFO kablam! | Sep 10 03:22:32.350 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 10 03:22:32.350 INFO kablam! Sep 10 03:22:32.458 INFO kablam! warning: unused import: `PipelineCommands` Sep 10 03:22:32.458 INFO kablam! --> src/main.rs:10:23 Sep 10 03:22:32.458 INFO kablam! | Sep 10 03:22:32.458 INFO kablam! 10 | use redis::{Commands, PipelineCommands}; Sep 10 03:22:32.458 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 03:22:32.462 INFO kablam! | Sep 10 03:22:32.462 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 03:22:32.462 INFO kablam! Sep 10 03:22:32.470 INFO kablam! warning: unused variable: `stop` Sep 10 03:22:32.470 INFO kablam! --> src/main.rs:84:36 Sep 10 03:22:32.470 INFO kablam! | Sep 10 03:22:32.470 INFO kablam! 84 | fn handle_requests(fpath : String, stop : &'static Option) -> redis::RedisResult<()> { Sep 10 03:22:32.470 INFO kablam! | ^^^^ help: consider using `_stop` instead Sep 10 03:22:32.478 INFO kablam! | Sep 10 03:22:32.478 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 03:22:32.478 INFO kablam! Sep 10 03:22:32.496 INFO kablam! warning: static variable `stop_loop` should have an upper case name such as `STOP_LOOP` Sep 10 03:22:32.496 INFO kablam! --> src/main.rs:30:1 Sep 10 03:22:32.496 INFO kablam! | Sep 10 03:22:32.496 INFO kablam! 30 | static mut stop_loop : Option = None; Sep 10 03:22:32.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:22:32.496 INFO kablam! | Sep 10 03:22:32.496 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 10 03:22:32.496 INFO kablam! Sep 10 03:22:32.558 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.72s Sep 10 03:22:32.566 INFO kablam! su: No module specific data is present Sep 10 03:22:34.067 INFO running `"docker" "rm" "-f" "4087c2b0abe1fc2b63fec6f4350299a6c5f20f0894e0a19e349ef5833ae2a97d"` Sep 10 03:22:34.182 INFO blam! 4087c2b0abe1fc2b63fec6f4350299a6c5f20f0894e0a19e349ef5833ae2a97d