Nov 16 19:25:44.880 INFO testing mmacedoeu/csvtoredis.rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 19:25:44.880 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 19:25:45.184 INFO [stdout] 863be95dffe93343d6cf39b33a35835f5a7a64851f42488c51d05ac23b42c328 Nov 16 19:25:45.187 INFO running `"docker" "start" "-a" "863be95dffe93343d6cf39b33a35835f5a7a64851f42488c51d05ac23b42c328"` Nov 16 19:25:46.427 INFO [stderr] usermod: no changes Nov 16 19:25:46.645 INFO [stderr] Compiling ascii v0.9.1 Nov 16 19:25:46.645 INFO [stderr] Compiling redis v0.9.1 Nov 16 19:25:46.655 INFO [stderr] Compiling unix_socket v0.5.0 Nov 16 19:25:46.655 INFO [stderr] Compiling memchr v2.1.1 Nov 16 19:25:46.661 INFO [stderr] Compiling smallvec v0.6.6 Nov 16 19:25:46.661 INFO [stderr] Compiling url v1.7.2 Nov 16 19:25:46.661 INFO [stderr] Compiling env_logger v0.3.5 Nov 16 19:25:50.601 INFO [stderr] Compiling parking_lot_core v0.3.1 Nov 16 19:25:52.915 INFO [stderr] Compiling combine v3.6.3 Nov 16 19:25:53.938 INFO [stderr] Compiling parking_lot v0.6.4 Nov 16 19:25:57.663 INFO [stderr] Compiling tokio-reactor v0.1.6 Nov 16 19:26:01.135 INFO [stderr] Compiling tokio-tcp v0.1.2 Nov 16 19:26:37.812 INFO [stderr] Compiling rustcsvtoredis v0.1.0 (/source) Nov 16 19:26:39.203 INFO [stderr] warning: unused import: `PipelineCommands` Nov 16 19:26:39.203 INFO [stderr] --> src/main.rs:10:23 Nov 16 19:26:39.204 INFO [stderr] | Nov 16 19:26:39.204 INFO [stderr] 10 | use redis::{Commands, PipelineCommands}; Nov 16 19:26:39.204 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 16 19:26:39.205 INFO [stderr] | Nov 16 19:26:39.205 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 19:26:39.206 INFO [stderr] Nov 16 19:26:39.206 INFO [stderr] warning: unused variable: `stop` Nov 16 19:26:39.207 INFO [stderr] --> src/main.rs:84:36 Nov 16 19:26:39.207 INFO [stderr] | Nov 16 19:26:39.208 INFO [stderr] 84 | fn handle_requests(fpath : String, stop : &'static Option) -> redis::RedisResult<()> { Nov 16 19:26:39.208 INFO [stderr] | ^^^^ help: consider using `_stop` instead Nov 16 19:26:39.209 INFO [stderr] | Nov 16 19:26:39.209 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 19:26:39.210 INFO [stderr] Nov 16 19:26:39.237 INFO [stderr] warning: static variable `stop_loop` should have an upper case name such as `STOP_LOOP` Nov 16 19:26:39.238 INFO [stderr] --> src/main.rs:30:1 Nov 16 19:26:39.239 INFO [stderr] | Nov 16 19:26:39.239 INFO [stderr] 30 | static mut stop_loop : Option = None; Nov 16 19:26:39.240 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 19:26:39.240 INFO [stderr] | Nov 16 19:26:39.241 INFO [stderr] = note: #[warn(non_upper_case_globals)] on by default Nov 16 19:26:39.241 INFO [stderr] Nov 16 19:26:42.428 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.95s Nov 16 19:26:42.439 INFO [stderr] su: No module specific data is present Nov 16 19:26:44.353 INFO running `"docker" "inspect" "863be95dffe93343d6cf39b33a35835f5a7a64851f42488c51d05ac23b42c328"` Nov 16 19:26:44.729 INFO running `"docker" "rm" "-f" "863be95dffe93343d6cf39b33a35835f5a7a64851f42488c51d05ac23b42c328"` Nov 16 19:26:45.174 INFO [stdout] 863be95dffe93343d6cf39b33a35835f5a7a64851f42488c51d05ac23b42c328 Nov 16 19:26:45.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 19:26:45.628 INFO [stdout] 78289c7316b5238c20baea9dfaf8f71b956e05ca33f3d2fbf6e447a7d6e9819d Nov 16 19:26:45.631 INFO running `"docker" "start" "-a" "78289c7316b5238c20baea9dfaf8f71b956e05ca33f3d2fbf6e447a7d6e9819d"` Nov 16 19:26:47.079 INFO [stderr] usermod: no changes Nov 16 19:26:47.255 INFO [stderr] Compiling rustcsvtoredis v0.1.0 (/source) Nov 16 19:26:48.587 INFO [stderr] warning: unused import: `PipelineCommands` Nov 16 19:26:48.587 INFO [stderr] --> src/main.rs:10:23 Nov 16 19:26:48.587 INFO [stderr] | Nov 16 19:26:48.587 INFO [stderr] 10 | use redis::{Commands, PipelineCommands}; Nov 16 19:26:48.587 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 16 19:26:48.587 INFO [stderr] | Nov 16 19:26:48.595 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 19:26:48.595 INFO [stderr] Nov 16 19:26:48.595 INFO [stderr] warning: unused variable: `stop` Nov 16 19:26:48.595 INFO [stderr] --> src/main.rs:84:36 Nov 16 19:26:48.595 INFO [stderr] | Nov 16 19:26:48.595 INFO [stderr] 84 | fn handle_requests(fpath : String, stop : &'static Option) -> redis::RedisResult<()> { Nov 16 19:26:48.595 INFO [stderr] | ^^^^ help: consider using `_stop` instead Nov 16 19:26:48.595 INFO [stderr] | Nov 16 19:26:48.595 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 19:26:48.595 INFO [stderr] Nov 16 19:26:48.631 INFO [stderr] warning: static variable `stop_loop` should have an upper case name such as `STOP_LOOP` Nov 16 19:26:48.631 INFO [stderr] --> src/main.rs:30:1 Nov 16 19:26:48.631 INFO [stderr] | Nov 16 19:26:48.631 INFO [stderr] 30 | static mut stop_loop : Option = None; Nov 16 19:26:48.631 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 19:26:48.631 INFO [stderr] | Nov 16 19:26:48.631 INFO [stderr] = note: #[warn(non_upper_case_globals)] on by default Nov 16 19:26:48.631 INFO [stderr] Nov 16 19:26:49.123 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s Nov 16 19:26:49.135 INFO [stderr] su: No module specific data is present Nov 16 19:26:49.859 INFO running `"docker" "inspect" "78289c7316b5238c20baea9dfaf8f71b956e05ca33f3d2fbf6e447a7d6e9819d"` Nov 16 19:26:50.176 INFO running `"docker" "rm" "-f" "78289c7316b5238c20baea9dfaf8f71b956e05ca33f3d2fbf6e447a7d6e9819d"` Nov 16 19:26:50.571 INFO [stdout] 78289c7316b5238c20baea9dfaf8f71b956e05ca33f3d2fbf6e447a7d6e9819d Nov 16 19:26:50.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 19:26:51.137 INFO [stdout] 569d7330016f6aa4b645dca8cacd30380b5db013524da7b51233a6700d70c80c Nov 16 19:26:51.140 INFO running `"docker" "start" "-a" "569d7330016f6aa4b645dca8cacd30380b5db013524da7b51233a6700d70c80c"` Nov 16 19:26:52.643 INFO [stderr] usermod: no changes Nov 16 19:26:52.815 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 16 19:26:52.835 INFO [stderr] Running /target/debug/deps/rustcsvtoredis-3db16b6bb78ffc2e Nov 16 19:26:52.843 INFO [stdout] Nov 16 19:26:52.843 INFO [stdout] running 0 tests Nov 16 19:26:52.843 INFO [stdout] Nov 16 19:26:52.843 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 19:26:52.843 INFO [stdout] Nov 16 19:26:52.849 INFO [stderr] su: No module specific data is present Nov 16 19:26:53.611 INFO running `"docker" "inspect" "569d7330016f6aa4b645dca8cacd30380b5db013524da7b51233a6700d70c80c"` Nov 16 19:26:53.901 INFO running `"docker" "rm" "-f" "569d7330016f6aa4b645dca8cacd30380b5db013524da7b51233a6700d70c80c"` Nov 16 19:26:54.239 INFO [stdout] 569d7330016f6aa4b645dca8cacd30380b5db013524da7b51233a6700d70c80c