[INFO] updating cached repository mmacedoeu/csvtoredis.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mmacedoeu/csvtoredis.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mmacedoeu/csvtoredis.rs" "work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/mmacedoeu/csvtoredis.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/mmacedoeu/csvtoredis.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mmacedoeu/csvtoredis.rs" "work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/mmacedoeu/csvtoredis.rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/mmacedoeu/csvtoredis.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b9dfa3700e89a0ddeae744f25103d5231e11179c [INFO] sha for GitHub repo mmacedoeu/csvtoredis.rs: b9dfa3700e89a0ddeae744f25103d5231e11179c [INFO] validating manifest of mmacedoeu/csvtoredis.rs on toolchain master#e2f221c75932de7a29845c8d6f1f73536ad00c41 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mmacedoeu/csvtoredis.rs on toolchain try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mmacedoeu/csvtoredis.rs [INFO] finished frobbing mmacedoeu/csvtoredis.rs [INFO] frobbed toml for mmacedoeu/csvtoredis.rs written to work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/mmacedoeu/csvtoredis.rs/Cargo.toml [INFO] started frobbing mmacedoeu/csvtoredis.rs [INFO] finished frobbing mmacedoeu/csvtoredis.rs [INFO] frobbed toml for mmacedoeu/csvtoredis.rs written to work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/mmacedoeu/csvtoredis.rs/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mmacedoeu/csvtoredis.rs against try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff for pr-57617 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57617/worker-6/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/mmacedoeu/csvtoredis.rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 38bd53917637f49a94a6ae5a2426a2f162333668f2872a33933edc7db1317a5d [INFO] running `"docker" "start" "-a" "38bd53917637f49a94a6ae5a2426a2f162333668f2872a33933edc7db1317a5d"` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking csv v0.14.7 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking combine v3.6.6 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking rustcsvtoredis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `PipelineCommands` [INFO] [stderr] --> src/main.rs:10:23 [INFO] [stderr] | [INFO] [stderr] 10 | use redis::{Commands, PipelineCommands}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `stop` [INFO] [stderr] --> src/main.rs:84:36 [INFO] [stderr] | [INFO] [stderr] 84 | fn handle_requests(fpath : String, stop : &'static Option) -> redis::RedisResult<()> { [INFO] [stderr] | ^^^^ help: consider using `_stop` instead [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `stop_loop` should have an upper case name [INFO] [stderr] --> src/main.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | static mut stop_loop : Option = None; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper case: `STOP_LOOP` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `PipelineCommands` [INFO] [stderr] --> src/main.rs:10:23 [INFO] [stderr] | [INFO] [stderr] 10 | use redis::{Commands, PipelineCommands}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `stop` [INFO] [stderr] --> src/main.rs:84:36 [INFO] [stderr] | [INFO] [stderr] 84 | fn handle_requests(fpath : String, stop : &'static Option) -> redis::RedisResult<()> { [INFO] [stderr] | ^^^^ help: consider using `_stop` instead [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `stop_loop` should have an upper case name [INFO] [stderr] --> src/main.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | static mut stop_loop : Option = None; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper case: `STOP_LOOP` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.55s [INFO] running `"docker" "inspect" "38bd53917637f49a94a6ae5a2426a2f162333668f2872a33933edc7db1317a5d"` [INFO] running `"docker" "rm" "-f" "38bd53917637f49a94a6ae5a2426a2f162333668f2872a33933edc7db1317a5d"` [INFO] [stdout] 38bd53917637f49a94a6ae5a2426a2f162333668f2872a33933edc7db1317a5d