[INFO] cloning repository https://github.com/mmacedoeu/csvtoredis.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmacedoeu/csvtoredis.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Fcsvtoredis.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Fcsvtoredis.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9dfa3700e89a0ddeae744f25103d5231e11179c [INFO] checking mmacedoeu/csvtoredis.rs against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmacedoeu%2Fcsvtoredis.rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmacedoeu/csvtoredis.rs on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmacedoeu/csvtoredis.rs [INFO] finished tweaking git repo https://github.com/mmacedoeu/csvtoredis.rs [INFO] tweaked toml for git repo https://github.com/mmacedoeu/csvtoredis.rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mmacedoeu/csvtoredis.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unix_socket v0.5.0 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] [stderr] Downloaded redis v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5317723ad645ee1a936c29ba30712bbdf8017667e96e2068edeba9e383168d59 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5317723ad645ee1a936c29ba30712bbdf8017667e96e2068edeba9e383168d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5317723ad645ee1a936c29ba30712bbdf8017667e96e2068edeba9e383168d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5317723ad645ee1a936c29ba30712bbdf8017667e96e2068edeba9e383168d59", kill_on_drop: false }` [INFO] [stdout] 5317723ad645ee1a936c29ba30712bbdf8017667e96e2068edeba9e383168d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTUP_TOOLCHAIN=3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/tmp/crater-runner-fifo/jobserver-crater-fwd" "/opt/rustwide/cargo-home/bin/cargo" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77cdcae99f3618eb9f8c20c2b9564e5b3436ac12cc308c9eab2d888fc758a039 [INFO] running `Command { std: "docker" "start" "-a" "77cdcae99f3618eb9f8c20c2b9564e5b3436ac12cc308c9eab2d888fc758a039", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking csv v0.14.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking rustcsvtoredis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | let pop : Option<(String, String)> = try!(con.brpop(REQUEST_KEY, TIMEOUT)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PipelineCommands` [INFO] [stdout] --> src/main.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use redis::{Commands, PipelineCommands}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stop` [INFO] [stdout] --> src/main.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | fn handle_requests(fpath : String, stop : &'static Option) -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `stop_loop` should have an upper case name [INFO] [stdout] --> src/main.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | static mut stop_loop : Option = None; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `STOP_LOOP` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | let pop : Option<(String, String)> = try!(con.brpop(REQUEST_KEY, TIMEOUT)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PipelineCommands` [INFO] [stdout] --> src/main.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use redis::{Commands, PipelineCommands}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stop` [INFO] [stdout] --> src/main.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | fn handle_requests(fpath : String, stop : &'static Option) -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `stop_loop` should have an upper case name [INFO] [stdout] --> src/main.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | static mut stop_loop : Option = None; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `STOP_LOOP` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.66s [INFO] running `Command { std: "docker" "inspect" "77cdcae99f3618eb9f8c20c2b9564e5b3436ac12cc308c9eab2d888fc758a039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77cdcae99f3618eb9f8c20c2b9564e5b3436ac12cc308c9eab2d888fc758a039", kill_on_drop: false }` [INFO] [stdout] 77cdcae99f3618eb9f8c20c2b9564e5b3436ac12cc308c9eab2d888fc758a039